aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-02net/mlx5e: Add post meter table for flow meteringJianbo Liu1-2/+3
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu1-4/+2
2022-05-04net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich1-0/+11
2022-03-10net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey1-0/+2
2022-01-27net/mlx5e: CT, Remove redundant flow args from tc ct callsRoi Dayan1-4/+0
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan1-0/+2
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi1-2/+4
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey1-12/+11
2021-02-05net/mlx5e: Refactor reg_c1 usageVlad Buslov1-4/+2
2020-09-23net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed1-5/+2
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich1-21/+33
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich1-7/+7
2020-09-21net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan1-10/+16
2020-07-16net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein1-0/+3
2020-07-09net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey1-5/+5
2020-07-09net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey1-8/+9
2020-07-09net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey1-0/+10
2020-05-22net/mlx5e: CT: Correctly get flow ruleRoi Dayan1-1/+3
2020-03-17net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey1-0/+9
2020-03-12net/mlx5e: CT: Support clear actionPaul Blakey1-2/+5
2020-03-12net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey1-0/+25
2020-03-12net/mlx5e: CT: Offload established flowsPaul Blakey1-0/+3
2020-03-12net/mlx5e: CT: Introduce connection trackingPaul Blakey1-0/+140