summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rep/bridge.c
AgeCommit message (Expand)Author
2023-10-12net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov
2023-08-07net/mlx5: Bridge, Only handle registered netdev bridge eventsRoi Dayan
2023-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov
2023-04-11net/mlx5: Bridge, add tracepoints for multicastVlad Buslov
2023-04-11net/mlx5: Bridge, implement mdb offloadVlad Buslov
2023-04-11net/mlx5: Bridge, snoop igmp/mld packetsVlad Buslov
2023-02-07net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov
2022-11-09net/mlx5: Bridge, verify LAG state when adding bond to bridgeVlad Buslov
2022-07-13net/mlx5: Bridge, implement infrastructure for VLAN protocol changeVlad Buslov
2022-02-01net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan
2022-02-01net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov
2021-10-12net/mlx5: Fix cleanup of bridge delayed workShay Drory
2021-09-07net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov
2021-08-16net/mlx5: Bridge, support LAGVlad Buslov
2021-08-16net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov
2021-08-16net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov
2021-06-28net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean
2021-06-09net/mlx5: Bridge, implement infrastructure for vlansVlad Buslov
2021-06-09net/mlx5: Bridge, dynamic entry ageingVlad Buslov
2021-06-09net/mlx5: Bridge, handle FDB eventsVlad Buslov
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov