aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.h
AgeCommit message (Expand)Author
2023-07-05net/mlx5e: TC, CT: Offload ct clear only onceYevgeny Kliteynik
2023-04-05net/mlx5e: TC, Remove special handling of CT actionPaul Blakey
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey
2022-07-02net/mlx5e: Add post meter table for flow meteringJianbo Liu
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu
2022-05-04net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich
2022-03-10net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey
2022-01-27net/mlx5e: CT, Remove redundant flow args from tc ct callsRoi Dayan
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov
2020-09-23net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich
2020-09-21net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan
2020-07-16net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein
2020-07-09net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey
2020-05-22net/mlx5e: CT: Correctly get flow ruleRoi Dayan
2020-03-17net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey