aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_act.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+1
2022-07-28net/mlx5e: TC, Fix post_act to not match on in_port metadataMaor Dickman1-0/+1
2022-07-19net/mlx5: CT: Remove warning of ignore_flow_level support for non PFRoi Dayan1-1/+1
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu1-3/+3
2022-02-16net/mlx5e: TC, Make post_act parse CT and sample actionsRoi Dayan1-2/+3
2022-02-16net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan1-2/+1
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan1-6/+0
2022-02-16net/mlx5e: Add post act offload/unoffload APIRoi Dayan1-21/+46
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan1-0/+1
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey1-7/+6
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi1-0/+102
2021-08-19net/mlx5e: Introduce post action infrastructureChris Mi1-0/+62