summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/mirred.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-14net/mlx5: Refactor mlx5_flow_destination->rep pointer to vport numVlad Buslov1-2/+3
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu1-0/+1
2023-03-16net/mlx5e: Enable TC offload for egress MACVLAN over bondMaor Dickman1-3/+3
2023-02-15net/mlx5: Lag, Control MultiPort E-Switch single FDB modeRoi Dayan1-9/+0
2023-02-04net/mlx5: Lag, Update multiport eswitch check to log an errorRoi Dayan1-3/+3
2022-12-09net/mlx5e: TC, add terminating actionsOz Shlomo1-0/+7
2022-05-18net/mlx5: Support multiport eswitch modeEli Cohen1-0/+14
2022-03-17net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman1-0/+5
2022-03-17net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman1-0/+5
2022-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2022-02-24net/mlx5e: Fix MPLSoUDP encap to use MPLS action informationMaor Dickman1-0/+6
2022-02-17net/mlx5e: TC, Clean redundant counter flag from tc action parsersRoi Dayan1-2/+1
2022-01-27net/mlx5e: TC, Pass attr to tc_act can_offload()Roi Dayan1-3/+4
2022-01-07net/mlx5e: TC, Remove redundant error loggingRoi Dayan1-8/+0
2021-12-15net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan1-0/+315