summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/pedit.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-15net/mlx5e: Access array with enum values instead of magic numbersGal Pressman1-1/+2
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu1-1/+3
2023-04-06net/mlx5e: Set default can_offload actionPaul Blakey1-10/+0
2022-03-17net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman1-52/+7
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-5/+3
2021-12-15net/mlx5e: Add pedit to tc action infraRoi Dayan1-0/+165