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
2022-07-20
mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
Ido Schimmel
1
-1
/
+1
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_update_priority.
Kuniyuki Iwashima
1
-1
/
+2
2022-06-30
mlxsw: spectrum_router: Fix rollback in tunnel next hop init
Petr Machata
1
-1
/
+13
2022-05-08
mlxsw: spectrum_router: Take router lock in router notifier handler
Petr Machata
1
-32
/
+15
2022-05-08
mlxsw: spectrum: Move handling of tunnel events to router code
Petr Machata
1
-9
/
+15
2022-05-08
mlxsw: spectrum: Move handling of router events to router code
Petr Machata
1
-2
/
+16
2022-05-08
mlxsw: spectrum: Move handling of HW stats events to router code
Petr Machata
1
-7
/
+40
2022-05-08
mlxsw: spectrum: Move handling of VRF events to router code
Petr Machata
1
-2
/
+16
2022-05-08
mlxsw: spectrum_router: Add a dedicated notifier block
Petr Machata
1
-0
/
+20
2022-05-04
mlxsw: spectrum_router: Only query neighbour activity when necessary
Ido Schimmel
1
-0
/
+6
2022-04-12
mlxsw: Use dscp_t in struct mlxsw_sp_fib4_entry
Guillaume Nault
1
-6
/
+6
2022-04-12
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
1
-3
/
+3
2022-04-12
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
1
-3
/
+4
2022-04-05
mlxsw: spectrum_router: simplify list unwinding
Tom Rix
1
-12
/
+8
2022-03-03
mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
1
-2
/
+289
2022-03-03
mlxsw: spectrum_router: Drop mlxsw_sp arg from counter alloc/free functions
Petr Machata
1
-8
/
+6
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-12-15
mlxsw: Add support for VxLAN with IPv6 underlay
Amit Cohen
1
-0
/
+14
2021-12-14
mlxsw: spectrum_router: Consolidate MAC profiles when possible
Danielle Ratson
1
-1
/
+2
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
1
-1
/
+1
2021-11-23
mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_find
Danielle Ratson
1
-3
/
+0
2021-10-26
mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resource
Danielle Ratson
1
-0
/
+8
2021-10-26
mlxsw: spectrum_router: Add RIF MAC profiles support
Danielle Ratson
1
-47
/
+269
2021-10-26
mlxsw: spectrum_router: Propagate extack further
Danielle Ratson
1
-8
/
+15
2021-09-24
mlxsw: Add support for IP-in-IP with IPv6 underlay for Spectrum-2 and above
Amit Cohen
1
-9
/
+77
2021-09-24
mlxsw: spectrum_router: Increase parsing depth for IPv6 decapsulation
Amit Cohen
1
-0
/
+40
2021-09-24
mlxsw: Create separate ipip_ops_arr for different ASICs
Amit Cohen
1
-2
/
+16
2021-09-24
mlxsw: Take tunnel's type into account when searching underlay device
Amit Cohen
1
-13
/
+4
2021-09-24
mlxsw: spectrum_ipip: Create common function for mlxsw_sp_ipip_ol_netdev_chan...
Amit Cohen
1
-10
/
+1
2021-09-24
mlxsw: spectrum_router: Fix arguments alignment
Amit Cohen
1
-2
/
+5
2021-09-24
mlxsw: spectrum_router: Create common function for fib_entry_type_unset() code
Amit Cohen
1
-3
/
+10
2021-09-22
mlxsw: spectrum_router: Start using new trap adjacency entry
Ido Schimmel
1
-50
/
+1
2021-09-22
mlxsw: spectrum_router: Add trap adjacency entry upon first nexthop group
Ido Schimmel
1
-0
/
+78
2021-08-22
mlxsw: spectrum_router: Increase parsing depth for multipath hash
Amit Cohen
1
-1
/
+43
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
1
-2
/
+2
2021-06-16
mlxsw: spectrum_router: remove redundant continue statement
Colin Ian King
1
-1
/
+0
2021-06-09
mlxsw: spectrum_router: Remove abort mechanism
Amit Cohen
1
-124
/
+5
2021-05-19
mlxsw: spectrum_router: Add support for custom multipath hash policy
Ido Schimmel
1
-0
/
+85
2021-05-19
mlxsw: spectrum_router: Add support for inner layer 3 multipath hash policy
Ido Schimmel
1
-0
/
+41
2021-05-19
mlxsw: spectrum_outer: Factor out helper for common outer fields
Ido Schimmel
1
-20
/
+28
2021-05-19
mlxsw: spectrum_router: Move multipath hash configuration to a bitmap
Ido Schimmel
1
-38
/
+60
2021-05-19
mlxsw: spectrum_router: Replace if statement with a switch statement
Ido Schimmel
1
-31
/
+38
2021-05-18
mlxsw: spectrum_router: Avoid missing error code warning
Ido Schimmel
1
-2
/
+4
2021-05-18
mlxsw: Verify the accessed index doesn't exceed the array length
Danielle Ratson
1
-0
/
+3
2021-03-31
mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when r...
Ido Schimmel
1
-2
/
+3
2021-03-25
mlxsw: spectrum_router: Enable resilient nexthop groups to be programmed
Ido Schimmel
1
-1
/
+85
2021-03-25
mlxsw: spectrum_router: Periodically update activity of nexthop buckets
Ido Schimmel
1
-0
/
+100
2021-03-25
mlxsw: spectrum_router: Update hardware flags on nexthop buckets
Ido Schimmel
1
-0
/
+37
[next]