Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a3a424602aab9a2d3527463f94b2472235d62ff1
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_router.c
1819ae3
mlxsw: spectrum_router: Don't offload routes next in list
by Ido Schimmel
· 8 years ago
7387dbb
mlxsw: spectrum_router: Fix use-after-free in route replace
by Ido Schimmel
· 8 years ago
a4e75b7
mlxsw: spectrum_router: Add missing rollback
by Ido Schimmel
· 8 years ago
b079115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6b27c8a
mlxsw: spectrum_router: Fix NULL pointer dereference
by Ido Schimmel
· 8 years ago
d7a6030
mlxsw: spectrum_router: Mark only first LPM tree as reserved
by Ido Schimmel
· 8 years ago
de5ed99
mlxsw: spectrum_router: Align RIF index allocation with existing code
by Ido Schimmel
· 8 years ago
e4f3c1c
mlxsw: spectrum_router: Implement common RIF core
by Ido Schimmel
· 8 years ago
a110748
mlxsw: spectrum: Implement common FID core
by Ido Schimmel
· 8 years ago
c9ec53f
mlxsw: spectrum_router: Determine VR first when creating RIF
by Ido Schimmel
· 8 years ago
8e3482d
mlxsw: spectrum_router: Flood packets to router after RIF creation
by Ido Schimmel
· 8 years ago
1b8f09a
mlxsw: spectrum_router: Destroy RIF only based on its struct
by Ido Schimmel
· 8 years ago
ab01ae9
mlxsw: spectrum_router: Configure RIFs based on RIF struct
by Ido Schimmel
· 8 years ago
4d93cee
mlxsw: spectrum_router: Extend the RIF struct
by Ido Schimmel
· 8 years ago
a13a594
mlxsw: spectrum_router: Allocate RIF prior to its configuration
by Ido Schimmel
· 8 years ago
caa3ddf
mlxsw: spectrum_router: Allocate FID prior to RIF configuration
by Ido Schimmel
· 8 years ago
c57529e
mlxsw: spectrum: Replace vPorts with Port-VLAN
by Ido Schimmel
· 8 years ago
ed9ddd3
mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppers
by Ido Schimmel
· 8 years ago
7cbecf2
mlxsw: spectrum_router: Replace vPorts with Port-VLAN
by Ido Schimmel
· 8 years ago
ce95e15
mlxsw: spectrum: Change signature of FID leave function
by Ido Schimmel
· 8 years ago
4aafc36
mlxsw: spectrum: Set port's mode according to FID mappings
by Ido Schimmel
· 8 years ago
03ea01e
mlxsw: spectrum_router: Adjust RIF configuration for new firmware versions
by Ido Schimmel
· 8 years ago
c6cd850
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6b1206b
mlxsw: spectrum_router: Fix rif counter freeing routine
by Arkadi Sharshevsky
· 8 years ago
348b8fc
mlxsw: spectrum_router: Initialize RIFs in a separate function
by Ido Schimmel
· 8 years ago
7e39d11
mlxsw: spectrum_router: Move FIB notification block to router struct
by Ido Schimmel
· 8 years ago
5f9efff
mlxsw: spectrum_router: Move RIFs array to its rightful place
by Ido Schimmel
· 8 years ago
5f6935c
mlxsw: spectrum_switchdev: Reduce scope of bridge struct
by Ido Schimmel
· 8 years ago
9011b67
mlxsw: spectrum_router: Reduce scope of router struct
by Ido Schimmel
· 8 years ago
b1e4552
mlxsw: spectrum_router: Simplify VRF enslavement
by Ido Schimmel
· 8 years ago
2b94e58
mlxsw: spectrum: Allow ports to work under OVS master
by Jiri Pirko
· 8 years ago
fd1b9d4
mlxsw: spectrum_router: Add rif helper functions
by Arkadi Sharshevsky
· 8 years ago
e0c0afd
mlxsw: spectrum: Support for counters on router interfaces
by Arkadi Sharshevsky
· 8 years ago
1312444
mlxsw: spectrum_kvdl: Cosmetic kvdl allocator API change
by Arkadi Sharshevsky
· 8 years ago
5ec2ee7
mlxsw: Query maximum number of ports from firmware
by Ido Schimmel
· 8 years ago
8494ab0
mlxsw: spectrum_router: Query number of LPM trees from firmware
by Ido Schimmel
· 8 years ago
bf95233
mlxsw: spectrum: Cosmetic naming change
by Arkadi Sharshevsky
· 8 years ago
c7f6e66
mlxsw: spectrum_router: Don't abort on l3mdev rules
by Ido Schimmel
· 8 years ago
3d70e458
mlxsw: spectrum_router: Add support for VRFs on top of bridges
by Ido Schimmel
· 8 years ago
7179eb5
mlxsw: spectrum_router: Add support for VRFs
by Ido Schimmel
· 8 years ago
9db032b
mlxsw: spectrum_router: Don't destroy RIF if L3 slave
by Ido Schimmel
· 8 years ago
5783788
mlxsw: spectrum_router: Associate RIFs with correct VR
by Ido Schimmel
· 8 years ago
5d7bfd1
ipv4: fib_rules: Dump FIB rules when registering FIB notifier
by Ido Schimmel
· 8 years ago
b5d90e6
mlxsw: spectrum_router: Make abort mechanism VR-aware
by Ido Schimmel
· 8 years ago
6913229
mlxsw: spectrum_router: Explicitly Associate RIFs with VRs
by Ido Schimmel
· 8 years ago
76610eb
mlxsw: spectrum_router: Refactor virtual router handling
by Ido Schimmel
· 8 years ago
382dbb4
mlxsw: spectrum_router: Simplify LPM tree allocation
by Ido Schimmel
· 8 years ago
4724ba56
mlxsw: spectrum_router: Place RIF related code with router code
by Ido Schimmel
· 8 years ago
97989ee
mlxsw: spectrum_router: Allow more route types to be programmed
by Ido Schimmel
· 8 years ago
f7df492
mlxsw: spectrum_router: Avoid potential packets loss
by Ido Schimmel
· 8 years ago
599cf8f
mlxsw: spectrum_router: Add support for route replace
by Ido Schimmel
· 8 years ago
4283bce
mlxsw: spectrum_router: Add support for route append
by Ido Schimmel
· 8 years ago
9aecce1
mlxsw: spectrum_router: Correctly handle identical routes
by Ido Schimmel
· 8 years ago
df6dd79b
mlxsw: spectrum_router: Don't reflect LINKDOWN nexthops
by Ido Schimmel
· 8 years ago
9665b74
mlxsw: spectrum_router: Flush resources when RIF is deleted
by Ido Schimmel
· 8 years ago
ad178c8
mlxsw: spectrum_router: Reflect nexthop status changes
by Ido Schimmel
· 8 years ago
70ad350
mlxsw: spectrum_router: Use trap action only for some route types
by Ido Schimmel
· 8 years ago
4b41147
mlxsw: spectrum_router: Determine offload status using generic function
by Ido Schimmel
· 8 years ago
013b20f
mlxsw: spectrum_router: More accurately set offload flag
by Ido Schimmel
· 8 years ago
a8c9701
mlxsw: spectrum_router: Refactor nexthop init routine
by Ido Schimmel
· 8 years ago
c8b0307
mlxsw: spectrum_router: Remove FIB info from FIB entry struct
by Ido Schimmel
· 8 years ago
b8399a1
mlxsw: spectrum_router: Store routes in a more generic way
by Ido Schimmel
· 8 years ago
b3e8d1e
mlxsw: spectrum_router: Add gateway indication to nexthop group
by Ido Schimmel
· 8 years ago
d55409c
mlxsw: spectrum_router: Use nexthop's scope to set action type
by Ido Schimmel
· 8 years ago
c53b8e1
mlxsw: spectrum_router: Store nexthops in a hash table
by Ido Schimmel
· 8 years ago
e9ad5e7
mlxsw: spectrum_router: Store nexthop groups in a hash table
by Ido Schimmel
· 8 years ago
e58be79
mlxsw: spectrum_router: Nullify nexthop's neigh pointer
by Ido Schimmel
· 8 years ago
fd76d91
mlxsw: spectrum_router: Fix typo in comment
by Ido Schimmel
· 8 years ago
01b1aa3
mlxsw: spectrum_router: Don't read 'nud_state' without lock
by Ido Schimmel
· 8 years ago
8a0b727
mlxsw: spectrum_router: Remove redundant check
by Ido Schimmel
· 8 years ago
5c8802f
mlxsw: spectrum_router: Simplify neighbour reflection
by Ido Schimmel
· 8 years ago
de04b6a
mlxsw: spectrum_router: Remove unused variable
by Ido Schimmel
· 8 years ago
e60234d
mlxsw: spectrum_router: Use ordered workqueue for neigh updates
by Ido Schimmel
· 8 years ago
a0e4761
mlxsw: core: Queue work immediately instead of delaying it
by Ido Schimmel
· 8 years ago
a59b7e0
mlxsw: spectrum_router: Correctly reallocate adjacency entries
by Ido Schimmel
· 8 years ago
5831212
mlxsw: spectrum_router: Correctly remove nexthop groups
by Ido Schimmel
· 8 years ago
93a87e5
mlxsw: spectrum_router: Don't reflect dead neighs
by Ido Schimmel
· 8 years ago
c3852ef
ipv4: fib: Replay events when registering FIB notifier
by Ido Schimmel
· 8 years ago
3057224
mlxsw: spectrum_router: Implement FIB offload in deferred work
by Ido Schimmel
· 8 years ago
d331d30
mlxsw: spectrum_router: Adjust placement of FIB abort warning
by Ido Schimmel
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ac571de
mlxsw: spectrum_router: Flush FIB tables during fini
by Ido Schimmel
· 8 years ago
8d41932
mlxsw: spectrum_router: Add FIB abort warning
by Jiri Pirko
· 8 years ago
42cdb33
mlxsw: spectrum_router: Correctly dump neighbour activity
by Arkadi Sharshevsky
· 8 years ago
0e3715c
mlxsw: spectrum_router: Ignore FIB notification events for non-init namespaces
by Jiri Pirko
· 8 years ago
33b1341
mlxsw: spectrum_router: Fix handling of neighbour structure
by Jiri Pirko
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8c9583a
mlxsw: spectrum: Remove extra whitespace
by Ido Schimmel
· 8 years ago
8b99bec
mlxsw: spectrum_router: Compare only trees which are in use during tree get
by Jiri Pirko
· 8 years ago
2083d36
mlxsw: spectrum_router: Save requested prefix bitlist when creating tree
by Jiri Pirko
· 8 years ago
c1a3831
mlxsw: Convert resources into array
by Jiri Pirko
· 8 years ago
37956d7
mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove warn
by Jiri Pirko
· 8 years ago
19271c1
mlxsw: spectrum_router: Use correct tree index for binding
by Jiri Pirko
· 8 years ago
ab58070
mlxsw: spectrum_router: avoid potential uninitialized data usage
by Arnd Bergmann
· 8 years ago
b45f64d
mlxsw: spectrum_router: Use FIB notifications instead of switchdev calls
by Jiri Pirko
· 8 years ago
8f8a62d
mlxsw: spectrum: Implement max rif resource
by Nogah Frankel
· 8 years ago
9497c04
mlxsw: spectrum: Implement max virtual routers resource
by Nogah Frankel
· 8 years ago
1a9234e66
mlxsw: spectrum: Fix sparse warnings
by Ido Schimmel
· 8 years ago
40d2590
mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init
by Jiri Pirko
· 8 years ago
e732263
mlxsw: spectrum_router: Fix netevent notifier registration
by Jiri Pirko
· 8 years ago
Next »