aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/ct.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich1-2/+32
2022-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+5
2022-02-23net/mlx5e: TC, Skip redundant ct clear actionsRoi Dayan1-0/+7
2022-02-16net/mlx5e: TC, Allow sample action with CTRoi Dayan1-6/+0
2022-02-16net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan1-0/+12
2022-02-16net/mlx5e: Fix spelling mistake "supoported" -> "supported"Colin Ian King1-1/+1
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan1-0/+1
2022-01-27net/mlx5e: CT, Don't set flow flag CT for ct clear flowRoi Dayan1-2/+3
2022-01-27net/mlx5e: TC, Reject rules with multiple CT actionsRoi Dayan1-0/+10
2022-01-27net/mlx5e: TC, Pass attr to tc_act can_offload()Roi Dayan1-1/+2
2021-12-14net/mlx5e: Add ct to tc action infraRoi Dayan1-0/+50