summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/rep
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Bridge, fix ageing of peer FDB entriesVlad Buslov2023-02-071-4/+0
* net/mlx5e: TC, Remove redundant WARN_ON()Roi Dayan2022-11-121-1/+0
* net/mlx5: Bridge, verify LAG state when adding bond to bridgeVlad Buslov2022-11-091-0/+31
* net/mlx5e: TC, Support tc action api for policeRoi Dayan2022-07-281-1/+116
* net/mlx5: Bridge, implement infrastructure for VLAN protocol changeVlad Buslov2022-07-131-0/+6
* net/mlx5e: TC, Move flow hashtable to be per repPaul Blakey2022-02-161-2/+2
* net/mlx5e: Fix handling of wrong devices during bond neteventMaor Dickman2022-02-011-18/+14
* net/mlx5: Bridge, Fix devlink deadlock on net namespace deletionRoi Dayan2022-02-011-2/+2
* net/mlx5: Bridge, take rtnl lock in init error handlerVlad Buslov2022-02-011-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-301-1/+1
|\
| * net/mlx5e: Fix skb memory leak when TC classifier action offloads are disabledGal Pressman2021-12-221-1/+1
* | flow_offload: reject to offload tc actions in offload driversBaowen Zheng2021-12-191-0/+3
|/
* net/mlx5e: Add indirect tc offload of ovs internal portAriel Levkovich2021-10-291-7/+25
* net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich2021-10-292-4/+40
* net/mlx5e: Use generic name for the forwarding dev pointerAriel Levkovich2021-10-291-4/+4
* net/mlx5e: Refactor rx handler of represetor deviceAriel Levkovich2021-10-292-24/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-141-4/+4
|\
| * net/mlx5: Fix cleanup of bridge delayed workShay Drory2021-10-121-4/+4
* | net/mlx5e: Enable TC offload for ingress MACVLANDima Chumak2021-09-241-2/+16
* | net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan2021-09-241-2/+0
|/
* net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen2021-09-161-3/+0
* net/mlx5: Bridge, fix uninitialized variable usageVlad Buslov2021-09-071-2/+2
* net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi2021-08-191-9/+22
* net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnelChris Mi2021-08-191-9/+6
* net/mlx5e: Move esw/sample to en/tc/sampleChris Mi2021-08-191-2/+2
* net/mlx5: Bridge, support LAGVlad Buslov2021-08-161-38/+87
* net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov2021-08-161-15/+45
* net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov2021-08-161-105/+133
* net: switchdev: add a context void pointer to struct switchdev_notifier_infoVladimir Oltean2021-06-281-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-182-14/+7
|\
| * net/mlx5e: Fix use-after-free of encap entry in neigh update handlerVlad Buslov2021-06-092-14/+7
* | net/mlx5: Bridge, implement infrastructure for vlansVlad Buslov2021-06-091-0/+73
* | net/mlx5: Bridge, dynamic entry ageingVlad Buslov2021-06-091-0/+95
* | net/mlx5: Bridge, handle FDB eventsVlad Buslov2021-06-091-1/+149
* | net/mlx5: Bridge, add offload infrastructureVlad Buslov2021-06-092-0/+129
* | Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-05-271-1/+1
|\ \ | |/ |/|
| * net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen2021-05-271-1/+1
* | net: zero-initialize tc skb extension on allocationVlad Buslov2021-05-251-1/+1
* | net/mlx5e: Fix null deref accessing lag devRoi Dayan2021-05-181-0/+2
|/
* net/mlx5e: TC, Handle sampled packetsChris Mi2021-04-061-3/+11
* net/mlx5e: TC, Refactor tc update skb functionChris Mi2021-04-061-26/+33
* net/mlx5: Instantiate separate mapping objects for FDB and NIC tablesChris Mi2021-04-061-1/+1
* net/mlx5: Map register values to restore objectsChris Mi2021-04-061-16/+22
* net/mlx5e: Verify dev is present in some ndosRoi Dayan2021-03-161-0/+6
* net/mlx5e: rep: Improve reg_cX conditionsSaeed Mahameed2021-03-111-5/+3
* net/mlx5e: Rename some encap-specific API to generic namesVlad Buslov2021-02-051-1/+1
* net/mlx5e: Refactor neigh update infrastructureVlad Buslov2021-02-054-10/+21
* net/mlx5e: Refactor reg_c1 usageVlad Buslov2021-02-051-2/+2
* net/mlx5e: Move representor neigh init into profile enableRoi Dayan2021-02-011-5/+13
* net/mlx5e: In skb build skip setting mark in switchdev modeMaor Dickman2021-01-071-0/+5