index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2023-06-14
mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()
Petr Machata
1
-9
/
+20
2023-06-12
mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev()
Petr Machata
1
-1
/
+1
2023-06-12
mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helper
Petr Machata
1
-1
/
+7
2023-06-12
mlxsw: Convert RIF-has-netdevice queries to a dedicated helper
Petr Machata
1
-0
/
+5
2023-06-12
mlxsw: spectrum_router: Reuse work neighbor initialization in work scheduler
Petr Machata
1
-19
/
+10
2023-06-12
mlxsw: spectrum_router: Use the available router pointer for netevent handling
Petr Machata
1
-7
/
+12
2023-06-12
mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directly
Petr Machata
1
-5
/
+6
2023-06-12
mlxsw: spectrum_router: Move here inetaddr validator notifiers
Petr Machata
1
-4
/
+22
2023-06-12
mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variable
Petr Machata
1
-12
/
+13
2023-06-05
mlxsw: spectrum_router: Do not query MAX_VRS on each iteration
Petr Machata
1
-4
/
+8
2023-06-05
mlxsw: spectrum_router: Do not query MAX_RIFS on each iteration
Petr Machata
1
-2
/
+4
2023-06-05
mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()
Petr Machata
1
-2
/
+2
2023-06-05
mlxsw: spectrum_router: Clarify a comment
Petr Machata
1
-2
/
+2
2023-03-15
mlxsw: spectrum: Fix incorrect parsing depth after reload
Ido Schimmel
1
-0
/
+14
2023-01-09
mlxsw: spectrum_router: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2022-12-08
mlxsw: spectrum_router: Add support for double entry RIFs
Ido Schimmel
1
-1
/
+3
2022-12-08
mlxsw: spectrum_router: Parametrize RIF allocation size
Ido Schimmel
1
-14
/
+27
2022-12-08
mlxsw: spectrum_router: Use gen_pool for RIF index allocation
Ido Schimmel
1
-10
/
+63
2022-09-16
mellanox/mlxsw: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-22
mlxsw: use netif_is_any_bridge_port() instead of open code
Juhee Kang
1
-3
/
+1
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
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-18
mlxsw: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
1
-11
/
+11
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_update_priority.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-04
mlxsw: Enable unified bridge model
Amit Cohen
1
-17
/
+3
2022-07-04
mlxsw: Add support for 802.1Q FID family
Amit Cohen
1
-1
/
+2
2022-07-04
mlxsw: Add support for VLAN RIFs
Amit Cohen
1
-0
/
+119
2022-07-04
mlxsw: Configure egress FID classification after routing
Amit Cohen
1
-0
/
+3
2022-07-04
mlxsw: spectrum_router: Do not configure VID for sub-port RIFs
Amit Cohen
1
-1
/
+1
2022-07-04
mlxsw: Configure ingress RIF classification
Amit Cohen
1
-4
/
+16
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+13
2022-06-30
mlxsw: spectrum_router: Fix rollback in tunnel next hop init
Petr Machata
1
-1
/
+13
2022-06-24
mlxsw: spectrum: Change mlxsw_sp_rif_vlan_fid_op() to be dedicated for FID RIFs
Amit Cohen
1
-10
/
+8
2022-06-24
mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLAN
Amit Cohen
1
-4
/
+4
2022-06-17
mlxsw: Add a resource describing number of RIFs
Petr Machata
1
-0
/
+12
2022-06-17
mlxsw: Keep track of number of allocated RIFs
Petr Machata
1
-0
/
+6
2022-06-14
mlxsw: Revert "Prepare for XM implementation - LPM trees"
Petr Machata
1
-69
/
+31
2022-06-14
mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"
Petr Machata
1
-530
/
+206
2022-06-14
mlxsw: Revert "Introduce initial XM router support"
Petr Machata
1
-22
/
+1
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-11
mlxsw: Use dscp_t in struct mlxsw_sp_fib4_entry
Guillaume Nault
1
-6
/
+6
2022-04-11
ipv4: Use dscp_t in struct fib_entry_notifier_info
Guillaume Nault
1
-3
/
+3
[prev]
[next]