summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_act.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-02net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu1-1/+1
2023-12-05net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi1-0/+6
2023-06-10net/mlx5e: Remove a useless function callChristophe JAILLET1-3/+1
2023-04-21net/mlx5e: Don't clone flow post action attributes second timeVlad Buslov1-9/+2
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-17net/mlx5e: TC, Make post_act parse CT and sample actionsRoi Dayan1-2/+3
2022-02-17net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan1-2/+1
2022-02-17net/mlx5e: Create new flow attr for multi table actionsRoi Dayan1-6/+0
2022-02-17net/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-20net/mlx5e: Refactor ct to use post action infrastructureChris Mi1-0/+102
2021-08-20net/mlx5e: Introduce post action infrastructureChris Mi1-0/+62