index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_router.c
Age
Commit message (
Expand
)
Author
2017-01-24
mlxsw: spectrum_router: Correctly reallocate adjacency entries
Ido Schimmel
2016-12-23
mlxsw: spectrum_router: Correctly remove nexthop groups
Ido Schimmel
2016-12-23
mlxsw: spectrum_router: Don't reflect dead neighs
Ido Schimmel
2016-12-03
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
2016-12-03
mlxsw: spectrum_router: Implement FIB offload in deferred work
Ido Schimmel
2016-11-16
mlxsw: spectrum_router: Adjust placement of FIB abort warning
Ido Schimmel
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-14
mlxsw: spectrum_router: Flush FIB tables during fini
Ido Schimmel
2016-11-13
mlxsw: spectrum_router: Add FIB abort warning
Jiri Pirko
2016-11-13
mlxsw: spectrum_router: Correctly dump neighbour activity
Arkadi Sharshevsky
2016-11-10
mlxsw: spectrum_router: Ignore FIB notification events for non-init namespaces
Jiri Pirko
2016-11-10
mlxsw: spectrum_router: Fix handling of neighbour structure
Jiri Pirko
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-28
mlxsw: spectrum: Remove extra whitespace
Ido Schimmel
2016-10-28
mlxsw: spectrum_router: Compare only trees which are in use during tree get
Jiri Pirko
2016-10-28
mlxsw: spectrum_router: Save requested prefix bitlist when creating tree
Jiri Pirko
2016-10-23
mlxsw: Convert resources into array
Jiri Pirko
2016-10-20
mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...
Jiri Pirko
2016-10-20
mlxsw: spectrum_router: Use correct tree index for binding
Jiri Pirko
2016-10-03
mlxsw: spectrum_router: avoid potential uninitialized data usage
Arnd Bergmann
2016-09-28
mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls
Jiri Pirko
2016-09-21
mlxsw: spectrum: Implement max rif resource
Nogah Frankel
2016-09-21
mlxsw: spectrum: Implement max virtual routers resource
Nogah Frankel
2016-09-20
mlxsw: spectrum: Fix sparse warnings
Ido Schimmel
2016-09-09
mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init
Jiri Pirko
2016-09-01
mlxsw: spectrum_router: Fix netevent notifier registration
Jiri Pirko
2016-09-01
mlxsw: spectrum_router: Fix fib entry update path
Jiri Pirko
2016-09-01
mlxsw: spectrum_router: Fix failure caused by double fib removal from HW
Jiri Pirko
2016-08-24
mlxsw: router: Enable neighbors to be created on stacked devices
Yotam Gigi
2016-08-14
mlxsw: spectrum_router: Fix use after free
Vincent
2016-07-14
mlxsw: spectrum_router: Return -ENOENT in case of error
Christophe Jaillet
2016-07-05
mlxsw: Add the unresolved next-hops probes
Yotam Gigi
2016-07-05
mlxsw: spectrum_router: Add the nexthop neigh activity update
Yotam Gigi
2016-07-05
mlxsw: spectrum_router: Implement next-hop routing
Jiri Pirko
2016-07-05
mlxsw: spectrum_router: Offload neighbours based on NUD state change
Yotam Gigi
2016-07-05
mlxsw: spectrum_router: Periodically update the kernel's neigh table
Yotam Gigi
2016-07-05
mlxsw: spectrum_router: Add private neigh table
Jiri Pirko
2016-07-04
mlxsw: spectrum_router: Implement fib4 add/del switchdev obj ops
Jiri Pirko
2016-07-04
mlxsw: spectrum_router: Add virtual router management
Jiri Pirko
2016-07-04
mlxsw: spectrum_router: Implement LPM trees management
Jiri Pirko
2016-07-04
mlxsw: spectrum_router: Implement private fib
Jiri Pirko
2016-07-02
mlxsw: spectrum_router: Add basic ipv4 router initialization
Ido Schimmel