index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-07-22
mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
Ido Schimmel
1
-1
/
+1
2019-12-17
mlxsw: spectrum_router: Refresh nexthop neighbour when it becomes dead
Ido Schimmel
1
-3
/
+70
2019-12-17
mlxsw: spectrum_router: Relax GRE decap matching check
Nir Dotan
1
-4
/
+1
2018-09-15
mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridge
Ido Schimmel
1
-0
/
+11
2018-03-09
mlxsw: spectrum_router: Do not unconditionally clear route offload indication
Ido Schimmel
1
-0
/
+3
2018-03-09
mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
Jiri Pirko
1
-8
/
+11
2018-01-31
mlxsw: spectrum_router: Don't log an error on missing neighbor
Yuval Mintz
1
-8
/
+2
2018-01-17
mlxsw: spectrum_router: Fix NULL pointer deref
Ido Schimmel
1
-1
/
+1
2017-10-22
mlxsw: spectrum_router: Configure TIGCR on init
Petr Machata
1
-1
/
+10
2017-10-08
mlxsw: spectrum_router: Avoid expensive lookup during route removal
Ido Schimmel
1
-14
/
+0
2017-10-02
mlxsw: spectrum_router: Track RIF of IPIP next hops
Petr Machata
1
-2
/
+11
2017-10-02
mlxsw: spectrum_router: Move VRF refcounting
Petr Machata
1
-2
/
+3
2017-09-16
mlxsw: spectrum_router: Only handle IPv4 and IPv6 events
Ido Schimmel
1
-1
/
+2
2017-09-04
mlxsw: spectrum_router: Support GRE tunnels
Petr Machata
1
-0
/
+26
2017-09-04
mlxsw: spectrum_router: Add loopback accessors
Petr Machata
1
-0
/
+10
2017-09-04
mlxsw: spectrum_router: Use existing decap route
Petr Machata
1
-4
/
+76
2017-09-04
mlxsw: spectrum_router: Support IPv4 underlay decap
Petr Machata
1
-5
/
+136
2017-09-04
mlxsw: spectrum_router: Support IPv6 overlay encap
Petr Machata
1
-1
/
+19
2017-09-04
mlxsw: spectrum_router: Support IPv4 overlay encap
Petr Machata
1
-1
/
+237
2017-09-04
mlxsw: spectrum_router: Make nexthops typed
Petr Machata
1
-43
/
+95
2017-09-04
mlxsw: spectrum_router: Extract mlxsw_sp_rt6_is_gateway()
Petr Machata
1
-4
/
+11
2017-09-04
mlxsw: spectrum_router: Extract mlxsw_sp_fi_is_gateway()
Petr Machata
1
-4
/
+10
2017-09-04
mlxsw: spectrum_router: Introduce loopback RIFs
Petr Machata
1
-2
/
+150
2017-09-04
mlxsw: spectrum_router: Support FID-less RIFs
Petr Machata
1
-22
/
+63
2017-09-04
mlxsw: spectrum_router: Add mlxsw_sp_ipip_ops
Petr Machata
1
-0
/
+19
2017-09-04
mlxsw: spectrum_router: Publish mlxsw_sp_l3proto
Petr Machata
1
-5
/
+0
2017-09-04
mlxsw: reg: Give mlxsw_reg_ratr_pack a type parameter
Petr Machata
1
-1
/
+2
2017-09-04
mlxsw: reg: Extract mlxsw_reg_ritr_mac_pack()
Petr Machata
1
-3
/
+4
2017-09-01
mlxsw: spectrum_router: Set abort trap in all virtual routers
Ido Schimmel
1
-3
/
+0
2017-09-01
mlxsw: spectrum_router: Trap packets hitting anycast routes
Ido Schimmel
1
-1
/
+1
2017-09-01
mlxsw: spectrum_router: Add support for setting counters on IPv6 neighbors
Arkadi Sharshevsky
1
-5
/
+17
2017-09-01
mlxsw: spectrum_router: Add IPv6 neighbor access helper
Arkadi Sharshevsky
1
-0
/
+9
2017-09-01
mlxsw: spectrum_router: Export IPv6 link local address check helper
Arkadi Sharshevsky
1
-2
/
+4
2017-08-24
mlxsw: spectrum_dpipe: Add support for controlling neighbor counters
Arkadi Sharshevsky
1
-0
/
+12
2017-08-24
mlxsw: spectrum_router: Add support for setting counters on neighbors
Arkadi Sharshevsky
1
-0
/
+56
2017-08-24
mlxsw: spectrum_router: Add helpers for neighbor access
Arkadi Sharshevsky
1
-0
/
+36
2017-08-16
mlxsw: spectrum_router: Use correct config option
Ido Schimmel
1
-1
/
+1
2017-08-16
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
1
-4
/
+4
2017-08-15
mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6
Arkadi Sharshevsky
1
-9
/
+141
2017-08-15
mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6
Arkadi Sharshevsky
1
-17
/
+52
2017-08-14
mlxsw: spectrum_router: Use one LPM tree for all virtual routers
Ido Schimmel
1
-94
/
+165
2017-08-14
mlxsw: spectrum_router: Pass argument explicitly
Ido Schimmel
1
-4
/
+4
2017-08-14
mlxsw: spectrum_router: Return void from deletion functions
Ido Schimmel
1
-10
/
+9
2017-08-04
mlxsw: spectrum_router: Don't ignore IPv6 notifications
Ido Schimmel
1
-1
/
+1
2017-08-04
mlxsw: spectrum_router: Abort on source-specific routes
Ido Schimmel
1
-0
/
+3
2017-08-04
mlxsw: spectrum_router: Add support for route replace
Ido Schimmel
1
-14
/
+49
2017-08-04
mlxsw: spectrum_router: Add support for IPv6 routes addition / deletion
Ido Schimmel
1
-3
/
+723
2017-08-04
mlxsw: spectrum_router: Sanitize IPv6 FIB rules
Ido Schimmel
1
-0
/
+25
2017-08-04
mlxsw: spectrum_router: Demultiplex FIB event based on family
Ido Schimmel
1
-21
/
+44
2017-08-04
mlxsw: spectrum_router: Ignore address families other than IPv4
Ido Schimmel
1
-1
/
+1
[next]