summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rep
AgeCommit message (Expand)Author
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
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov
2021-06-09net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov
2021-05-27Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-18net/mlx5e: Fix null deref accessing lag devRoi Dayan
2021-04-06net/mlx5e: TC, Handle sampled packetsChris Mi
2021-04-06net/mlx5e: TC, Refactor tc update skb functionChris Mi
2021-04-06net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi
2021-04-06net/mlx5: Map register values to restore objectsChris Mi
2021-03-16net/mlx5e: Verify dev is present in some ndosRoi Dayan
2021-03-11net/mlx5e: rep: Improve reg_cX conditionsSaeed Mahameed
2021-02-05net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov
2021-02-05net/mlx5e: Refactor neigh update infrastructureVlad Buslov
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov
2021-02-01net/mlx5e: Move representor neigh init into profile enableRoi Dayan
2021-01-07net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman
2020-11-17net/mlx5e: Fix check if netdev is bond slaveMaor Dickman
2020-11-05net/mlx5e: Protect encap route dev from concurrent releaseVlad Buslov
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5e: Fix race condition on nhe->n pointer in neigh updateVlad Buslov
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich