aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey1-2/+3
2021-10-29net/mlx5: E-Switch, Add ovs internal port mapping to metadata supportAriel Levkovich2-0/+522
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey1-7/+6
2021-10-29net/mlx5: Add esw assignment back in mlx5e_tc_sample_unoffload()Nathan Chancellor1-0/+1
2021-10-25net/mlx5: Remove unnecessary checks for slow path flagPaul Blakey1-16/+1
2021-10-04net/mlx5e: TC, Refactor sample offload error flowRoi Dayan1-16/+5
2021-09-24net/mlx5e: Use tc sample stubs instead of ifdefs in source fileRoi Dayan1-0/+27
2021-08-19net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi2-86/+212
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi2-2/+5
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi2-0/+120
2021-08-19net/mlx5e: Introduce post action infrastructureChris Mi2-0/+79
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi1-13/+14
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi2-0/+625