aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/goto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal1-1/+2
2022-07-28net/mlx5e: Convert mlx5e_flow_steering member of mlx5e_priv to pointerLama Kayal1-1/+1
2022-07-28net/mlx5e: Make mlx5e_tc_table privateLama Kayal1-1/+1
2022-02-16net/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-5/+7
2021-12-14net/mlx5e: Move goto action checks into tc_action goto post parse opRoi Dayan1-0/+35
2021-12-14net/mlx5e: Add goto to tc action infraRoi Dayan1-0/+87