summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Fix post parse infra to only parse every action onceVlad Buslov2023-05-241-1/+6
* net/mlx5e: TC, Remove CT action reorderingPaul Blakey2023-04-051-20/+0
* net/mlx5e: TC, add terminating actionsOz Shlomo2022-12-081-1/+1
* net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan2022-11-091-60/+32
* net/mlx5e: TC, Support offloading police actionJianbo Liu2022-07-021-1/+1
* net/mlx5e: Add flow_action to parse stateJianbo Liu2022-07-021-1/+1
* net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich2022-05-041-2/+1
* net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman2022-03-161-0/+1
* net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman2022-03-161-0/+6
* net/mlx5e: Create new flow attr for multi table actionsRoi Dayan2022-02-161-0/+73
* net/mlx5e: Add redirect ingress to tc action infraRoi Dayan2021-12-141-1/+1
* net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan2021-12-141-2/+2
* net/mlx5e: Add ct to tc action infraRoi Dayan2021-12-141-1/+8
* net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan2021-12-141-3/+3
* net/mlx5e: Add mpls push/pop to tc action infraRoi Dayan2021-12-141-0/+11
* net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan2021-12-141-3/+3
* net/mlx5e: Add pedit to tc action infraRoi Dayan2021-12-141-4/+4
* net/mlx5e: Add csum to tc action infraRoi Dayan2021-12-141-1/+4
* net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan2021-12-141-0/+9
* net/mlx5e: Add goto to tc action infraRoi Dayan2021-12-141-1/+2
* net/mlx5e: Add tc action infrastructureRoi Dayan2021-12-141-0/+72