summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c
AgeCommit message (Expand)Author
2021-05-27net/mlx5e: CT, Remove newline from ct_dbg callRoi Dayan
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-02net/mlx5: CT: Add support for matching on ct_state inv and rel flagsAriel Levkovich
2021-03-31net/mlx5e: Fix mapping of ct_label zeroAriel Levkovich
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-22net/mlx5e: Offload tuple rewrite for non-CT flowsDima Chumak
2021-03-12net/mlx5: CT: Add support for mirroringPaul Blakey
2021-03-11net/mlx5e: Alloc flow spec using kvzalloc instead of kzallocRoi Dayan
2021-03-11net/mlx5e: CT, Avoid false lock dependency warningRoi Dayan
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-11net/mlx5e: CT: manage the lifetime of the ct entry objectOz Shlomo
2021-02-05net/mlx5e: TC preparation refactoring for routing update eventVlad Buslov
2021-02-05net/mlx5e: Always set attr mdev pointerVlad Buslov
2021-02-01net/mlx5e: CT: remove useless conversion to PTR_ERR then ERR_PTRSaeed Mahameed
2021-01-29net/mlx5: CT: Add support for matching on ct_state reply flagPaul Blakey
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtablePaul Blakey
2021-01-13net/mlx5e: CT: Remove redundant usage of zone maskRoi Dayan
2021-01-13net/mlx5e: CT: Pass null instead of zero specRoi Dayan
2021-01-07net/mlx5e: CT: Use per flow counter when CT flow accounting is enabledOz Shlomo
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5e: CT, Fix coverity issueMaor Dickman
2020-09-30net/mlx5e: Fix a use after free on error in mlx5_tc_ct_shared_counter_get()Dan Carpenter
2020-09-23net/mlx5e: Keep direct reference to mlx5_core_dev in tc ctAriel Levkovich
2020-09-23net/mlx5e: TC: Remove unused parameter from mlx5_tc_ct_add_no_trk_match()Saeed Mahameed
2020-09-23net/mlx5e: CT: Use the same counter for both directionsOz Shlomo
2020-09-23net/mlx5e: Support CT offload for tc nic flowsAriel Levkovich
2020-09-23net/mlx5e: rework ct offload init messagesAriel Levkovich
2020-09-23net/mlx5: Refactor tc flow attributes structureAriel Levkovich
2020-09-23net/mlx5: Refactor multi chains and prios supportAriel 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: Fix releasing ft entriesRoi Dayan
2020-07-09net/mlx5e: CT: Remove unused function paramSaeed Mahameed
2020-07-09net/mlx5e: CT: Return err_ptr from internal functionsSaeed Mahameed
2020-07-09net/mlx5e: CT: Use mapping for zone restore registerPaul Blakey
2020-07-09net/mlx5e: CT: Re-use tuple modify headers for identical modify actionsPaul 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-07-09net/mlx5e: CT: Save ct entries tuples in hashtablesPaul Blakey
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo
2020-05-27net/mlx5e: Optimize performance for IPv4/IPv6 ethertypeEli Britstein
2020-05-27net/mlx5e: Helper function to set ethertypeEli Britstein
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-22net/mlx5e: CT: Correctly get flow ruleRoi Dayan
2020-05-15net/mlx5e: CT: Fix offload with CT action after CT NAT actionRoi Dayan
2020-04-30net/mlx5: CT: Remove unused variablesPaul Blakey
2020-04-30net/mlx5e: CT: Avoid false warning about rule may be used uninitializedRoi Dayan
2020-04-30net/mlx5e: Remove unneeded semicolonZheng Bin