summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rep
AgeCommit message (Expand)Author
2023-11-15net/mlx5e: Some cleanup in mlx5e_tc_stats_matchall()Amir Tzin
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-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu
2023-06-16net/mlx5: Bridge, pass net device when linking vport to bridgeVlad Buslov
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-20net/mlx5: Release tunnel device after tc update skbChris Mi
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-03-15net/mlx5e: Enable TC offload for ingress MACVLAN over bondMaor Dickman
2023-03-15net/mlx5e: TC, Extract indr setup block checks to functionMaor Dickman
2023-02-24net/mlx5: Remove NULL check before dev_{put, hold}Yang Li
2023-02-20net/mlx5: Refactor tc miss handling to a single functionPaul Blakey
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey
2023-02-14net/mlx5: E-Switch, rename bond update function to be reusedRoi Dayan
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo
2023-02-07net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov
2022-11-12net/mlx5e: TC, Remove redundant WARN_ON()Roi Dayan
2022-11-09net/mlx5: Bridge, verify LAG state when adding bond to bridgeVlad Buslov
2022-07-28net/mlx5e: TC, Support tc action api for policeRoi Dayan
2022-07-13net/mlx5: Bridge, implement infrastructure for VLAN protocol changeVlad Buslov
2022-02-16net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey
2022-02-01net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman
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-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-22net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabledGal Pressman
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng
2021-10-29net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich
2021-10-29net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich
2021-10-29net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-12net/mlx5: Fix cleanup of bridge delayed workShay Drory
2021-09-24net/mlx5e: Enable TC offload for ingress MACVLANDima Chumak
2021-09-24net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
2021-09-07net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi
2021-08-19net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnelChris Mi
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi
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-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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