summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c
AgeCommit message (Expand)Author
2023-10-12net/mlx5: Bridge, fix peer entry ageing in LAG modeVlad Buslov
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-06-16net/mlx5: Bridge, expose FDB state via debugfsVlad Buslov
2023-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed
2023-04-11net/mlx5: Bridge, add tracepoints for multicastVlad Buslov
2023-04-11net/mlx5: Bridge, implement mdb offloadVlad Buslov
2023-04-11net/mlx5: Bridge, support multicast VLAN popVlad Buslov
2023-04-11net/mlx5: Bridge, add per-port multicast replication tablesVlad Buslov
2023-04-11net/mlx5: Bridge, snoop igmp/mld packetsVlad Buslov
2023-04-11net/mlx5: Bridge, extract code to lookup parent bridge of portVlad Buslov
2023-04-11net/mlx5: Bridge, move additional data structures to priv headerVlad Buslov
2023-04-11net/mlx5: Bridge, increase bridge tables sizesVlad Buslov
2023-02-07net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov
2022-11-12net/mlx5: Bridge, Use debug instead of warn if entry doesn't existsRoi Dayan
2022-07-13net/mlx5: Bridge, implement QinQ supportVlad Buslov
2022-07-13net/mlx5: Bridge, implement infrastructure for VLAN protocol changeVlad Buslov
2022-07-13net/mlx5: Bridge, extract VLAN push/pop actions creationVlad Buslov
2022-07-13net/mlx5: Bridge, rename filter fg to vlan_filterVlad Buslov
2022-07-13net/mlx5: Bridge, refactor groups sizes and indicesVlad Buslov
2022-02-01net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov
2021-10-25net/mlx5: Bridge, support replacing existing FDB entryVlad Buslov
2021-10-25net/mlx5: Bridge, extract code to lookup and del/notify entryVlad Buslov
2021-10-15net/mlx5: Bridge, provide flow source hintsVlad Buslov
2021-10-04net/mlx5: Bridge, pop VLAN on egress table missVlad Buslov
2021-10-04net/mlx5: Bridge, mark reg_c1 when pushing VLANVlad Buslov
2021-10-04net/mlx5: Bridge, extract VLAN pop code to dedicated functionsVlad Buslov
2021-10-04net/mlx5: Bridge, refactor eswitch instance 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, extract FDB delete notification to functionVlad Buslov
2021-08-16net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov
2021-08-16net/mlx5: Bridge, obtain core device from eswitch instead of privVlad Buslov
2021-08-16net/mlx5: Bridge, release bridge in same function where it is takenVlad Buslov
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-09net/mlx5: Bridge, fix ageing timeVlad Buslov
2021-06-09net/mlx5: Bridge, add tracepointsVlad Buslov
2021-06-09net/mlx5: Bridge, filter tagged packets that didn't match tagged fgVlad Buslov
2021-06-09net/mlx5: Bridge, support pvid and untagged vlan configurationsVlad Buslov
2021-06-09net/mlx5: Bridge, match FDB entry vlan tagVlad Buslov
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