summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/vlan.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu1-0/+1
2023-04-06net/mlx5e: Set default can_offload actionPaul Blakey1-10/+0
2023-02-08net/mlx5e: Remove redundant code for handling vlan actionsRoi Dayan1-26/+9
2022-03-17net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman1-0/+3
2022-03-17net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman1-4/+12
2022-01-27net/mlx5e: TC, Pass attr to tc_act can_offload()Roi Dayan1-1/+2
2022-01-27net/mlx5e: TC, Move pedit_headers_action to parse_attrRoi Dayan1-6/+4
2021-12-15net/mlx5e: Move vlan action chunk into tc action vlan post parse opRoi Dayan1-0/+51
2021-12-15net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan1-0/+167