summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: TC: Use bit counts for register mappingPaul Blakey2021-05-271-12/+11
* net/mlx5e: Refactor reg_c1 usageVlad Buslov2021-02-051-4/+2
* net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed2020-09-231-5/+2
* net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich2020-09-231-21/+33
* net/mlx5: Refactor tc flow attributes structureAriel Levkovich2020-09-231-7/+7
* net/mlx5e: CT: Fix freeing ct_label mappingRoi Dayan2020-09-211-10/+16
* net/mlx5e: CT: Map 128 bits labels to 32 bit map IDEli Britstein2020-07-161-0/+3
* net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey2020-07-091-5/+5
* net/mlx5e: CT: Restore ct state from lookup in zone instead of tupleidPaul Blakey2020-07-091-8/+9
* net/mlx5e: CT: Don't offload tuple rewrites for established tuplesPaul Blakey2020-07-091-0/+10
* net/mlx5e: CT: Correctly get flow ruleRoi Dayan2020-05-221-1/+3
* net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabledPaul Blakey2020-03-171-0/+9
* net/mlx5e: CT: Support clear actionPaul Blakey2020-03-121-2/+5
* net/mlx5e: CT: Handle misses after executing CT actionPaul Blakey2020-03-121-0/+25
* net/mlx5e: CT: Offload established flowsPaul Blakey2020-03-121-0/+3
* net/mlx5e: CT: Introduce connection trackingPaul Blakey2020-03-121-0/+140