summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov2023-12-131-2/+3
* net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu2023-09-061-0/+1
* net/mlx5e: Enable TC offload for egress MACVLAN over bondMaor Dickman2023-03-151-3/+3
* net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan2023-02-141-9/+0
* net/mlx5: Lag, Update multiport eswitch check to log an errorRoi Dayan2023-02-041-3/+3
* net/mlx5e: TC, add terminating actionsOz Shlomo2022-12-081-0/+7
* net/mlx5: Support multiport eswitch modeEli Cohen2022-05-171-0/+14
* net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman2022-03-161-0/+5
* net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman2022-03-161-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-0/+6
|\
| * net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman2022-02-231-0/+6
* | net/mlx5e: TC, Clean redundant counter flag from tc action parsersRoi Dayan2022-02-161-2/+1
* | net/mlx5e: TC, Pass attr to tc_act can_offload()Roi Dayan2022-01-271-3/+4
|/
* net/mlx5e: TC, Remove redundant error loggingRoi Dayan2022-01-061-8/+0
* net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan2021-12-141-0/+315