summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc/post_act.c
AgeCommit message (Expand)Author
2024-03-01net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu
2023-12-04net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi
2023-06-09net/mlx5e: Remove a useless function callChristophe JAILLET
2023-04-20net/mlx5e: Don't clone flow post action attributes second timeVlad Buslov
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-07-28net/mlx5e: TC, Fix post_act to not match on in_port metadataMaor Dickman
2022-07-19net/mlx5: CT: Remove warning of ignore_flow_level support for non PFRoi Dayan
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu
2022-02-16net/mlx5e: TC, Make post_act parse CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2022-02-16net/mlx5e: Add post act offload/unoffload APIRoi Dayan
2022-01-27net/mlx5e: Test CT and SAMPLE on flow attrRoi Dayan
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi
2021-08-19net/mlx5e: Introduce post action infrastructureChris Mi