index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2023-07-28
mlxsw: spectrum_router: IPv6 events: Use tracker helpers to hold & put netdev...
Petr Machata
2023-07-28
mlxsw: spectrum_router: RIF: Use tracker helpers to hold & put netdevices
Petr Machata
2023-07-28
mlxsw: spectrum_router: hw_stats: Use tracker helpers to hold & put netdevices
Petr Machata
2023-07-28
mlxsw: spectrum_router: FIB: Use tracker helpers to hold & put netdevices
Petr Machata
2023-07-21
mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavement
Petr Machata
2023-07-21
mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavement
Petr Machata
2023-07-21
mlxsw: spectrum_router: Replay neighbours when RIF is made
Petr Machata
2023-07-21
mlxsw: spectrum_router: Replay MACVLANs when RIF is made
Petr Machata
2023-07-21
mlxsw: spectrum_router: Offload ethernet nexthops when RIF is made
Petr Machata
2023-07-21
mlxsw: spectrum_router: Join RIFs of LAG upper VLANs
Petr Machata
2023-07-21
mlxsw: spectrum_router: Extract a helper to schedule neighbour work
Petr Machata
2023-07-21
mlxsw: spectrum_router: Allow address handlers to run on bridge ports
Petr Machata
2023-07-14
mlxsw: spectrum_switchdev: Manage RIFs on PVID change
Petr Machata
2023-07-14
mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argument
Petr Machata
2023-07-14
mlxsw: spectrum_router: Adjust mlxsw_sp_inetaddr_vlan_event() coding style
Petr Machata
2023-07-14
mlxsw: spectrum_router: Take VID for VLAN FIDs from RIF params
Petr Machata
2023-07-14
mlxsw: spectrum_router: Pass struct mlxsw_sp_rif_params to fid_get
Petr Machata
2023-07-04
mlxsw: spectrum_router: Fix an IS_ERR() vs NULL check
Dan Carpenter
2023-06-23
mlxsw: spectrum_router: Track next hops at CRIFs
Petr Machata
2023-06-23
mlxsw: spectrum_router: Split nexthop finalization to two stages
Petr Machata
2023-06-23
mlxsw: spectrum_router: Use router.lb_crif instead of .lb_rif_index
Petr Machata
2023-06-23
mlxsw: spectrum_router: Link CRIFs to RIFs
Petr Machata
2023-06-23
mlxsw: spectrum_router: Maintain CRIF for fallback loopback RIF
Petr Machata
2023-06-23
mlxsw: spectrum_router: Maintain a hash table of CRIFs
Petr Machata
2023-06-23
mlxsw: spectrum_router: Use mlxsw_sp_ul_rif_get() to get main VRF LB RIF
Petr Machata
2023-06-23
mlxsw: spectrum_router: Add extack argument to mlxsw_sp_lb_rif_init()
Petr Machata
2023-06-14
mlxsw: spectrum_router: Move IPIP init up
Petr Machata
2023-06-14
mlxsw: spectrum_router: Extract a helper for RIF migration
Petr Machata
2023-06-14
mlxsw: spectrum_router: Add a helper to check if netdev has addresses
Petr Machata
2023-06-14
mlxsw: spectrum_router: Extract a helper to free a RIF
Petr Machata
2023-06-14
mlxsw: spectrum_router: Access nhgi->rif through a helper
Petr Machata
2023-06-14
mlxsw: spectrum_router: Access nh->rif->dev through a helper
Petr Machata
2023-06-14
mlxsw: spectrum_router: Access rif->dev from params in mlxsw_sp_rif_create()
Petr Machata
2023-06-14
mlxsw: spectrum_router: Access rif->dev through a helper
Petr Machata
2023-06-14
mlxsw: spectrum_router: Add a helper specifically for joining a LAG
Petr Machata
2023-06-14
mlxsw: spectrum_router: Extract a helper from mlxsw_sp_port_vlan_router_join()
Petr Machata
2023-06-12
mlxsw: spectrum_router: Privatize mlxsw_sp_rif_dev()
Petr Machata
2023-06-12
mlxsw: Convert does-RIF-have-this-netdev queries to a dedicated helper
Petr Machata
2023-06-12
mlxsw: Convert RIF-has-netdevice queries to a dedicated helper
Petr Machata
2023-06-12
mlxsw: spectrum_router: Reuse work neighbor initialization in work scheduler
Petr Machata
2023-06-12
mlxsw: spectrum_router: Use the available router pointer for netevent handling
Petr Machata
2023-06-12
mlxsw: spectrum_router: Pass router to mlxsw_sp_router_schedule_work() directly
Petr Machata
2023-06-12
mlxsw: spectrum_router: Move here inetaddr validator notifiers
Petr Machata
2023-06-12
mlxsw: spectrum_router: mlxsw_sp_router_fini(): Extract a helper variable
Petr Machata
2023-06-05
mlxsw: spectrum_router: Do not query MAX_VRS on each iteration
Petr Machata
2023-06-05
mlxsw: spectrum_router: Do not query MAX_RIFS on each iteration
Petr Machata
2023-06-05
mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()
Petr Machata
2023-06-05
mlxsw: spectrum_router: Clarify a comment
Petr Machata
2023-03-15
mlxsw: spectrum: Fix incorrect parsing depth after reload
Ido Schimmel
2023-01-09
mlxsw: spectrum_router: Replace 0-length array with flexible array
Kees Cook
[next]