summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/act.c
AgeCommit message (Expand)Author
2023-05-24net/mlx5: Fix post parse infra to only parse every action onceVlad Buslov
2023-04-05net/mlx5e: TC, Remove CT action reorderingPaul Blakey
2022-12-08net/mlx5e: TC, add terminating actionsOz Shlomo
2022-11-09net/mlx5e: Fix tc acts array not to be dependent on enum orderRoi Dayan
2022-07-02net/mlx5e: TC, Support offloading police actionJianbo Liu
2022-07-02net/mlx5e: Add flow_action to parse stateJianbo Liu
2022-05-04net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich
2022-03-16net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitlyMaor Dickman
2022-03-16net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of peditMaor Dickman
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2021-12-14net/mlx5e: Add redirect ingress to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add sample and ptype to tc_action infraRoi Dayan
2021-12-14net/mlx5e: Add ct to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mirred/redirect to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add mpls push/pop to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add vlan push/pop/mangle to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add pedit to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add csum to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tunnel encap/decap to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan
2021-12-14net/mlx5e: Add tc action infrastructureRoi Dayan