summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-06net/mlx5e: Refactor reg_c1 usageVlad Buslov1-4/+2
2020-09-24net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed1-5/+2
2020-09-24net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich1-21/+33
2020-09-24net/mlx5: Refactor tc flow attributes structureAriel Levkovich1-7/+7
2020-09-22net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan1-10/+16
2020-07-17net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein1-0/+3
2020-07-10net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey1-5/+5
2020-07-10net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey1-8/+9
2020-07-10net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey1-0/+10
2020-05-23net/mlx5e: CT: Correctly get flow ruleRoi Dayan1-1/+3
2020-03-18net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey1-0/+9
2020-03-13net/mlx5e: CT: Support clear actionPaul Blakey1-2/+5
2020-03-13net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey1-0/+25
2020-03-13net/mlx5e: CT: Offload established flowsPaul Blakey1-0/+3
2020-03-13net/mlx5e: CT: Introduce connection trackingPaul Blakey1-0/+140