summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c
AgeCommit message (Expand)Author
2022-03-17net/mlx5: CT: Remove extra rhashtable remove on tuple entriesPaul Blakey
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-03-10net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey
2022-03-10net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey
2022-03-03net/mlx5: Support GRE conntrack offloadToshiaki Makita
2022-02-16net/mlx5e: Use multi table support for CT and sample actionsRoi Dayan
2022-02-16net/mlx5e: Create new flow attr for multi table actionsRoi Dayan
2022-01-27net/mlx5e: CT, Remove redundant flow args from tc ct callsRoi Dayan
2022-01-27net/mlx5e: TC, Store mapped tunnel id on flow attrRoi Dayan
2022-01-27net/mlx5e: Refactor eswitch attr flags to just attr flagsRoi Dayan
2022-01-27net/mlx5e: CT, Don't set flow flag CT for ct clear flowRoi Dayan
2022-01-04net/mlx5: CT: Set flow source hint from provided tuple devicePaul Blakey
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-16net/mlx5: TC, using swap() instead of tmp variableYihao Han
2021-11-16net/mlx5: CT: Allow static allocation of mod headersPaul Blakey
2021-11-16net/mlx5e: Refactor mod header management APIPaul Blakey
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan
2021-10-29net/mlx5: Allow skipping counter refresh on creationPaul Blakey
2021-10-29net/mlx5: CT: Remove warning of ignore_flow_level support for VFsPaul Blakey
2021-10-15net/mlx5: CT: Fix missing cleanup of ct nat table on init failurePaul Blakey
2021-09-28net/mlx5e: check return value of rhashtable_initMichelleJin
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi
2021-08-19net/mlx5e: CT, Use xarray to manage fte idsChris Mi
2021-08-05net/mlx5e: Use shared mappings for restoring from metadataRoi Dayan
2021-05-27net/mlx5e: TC: Use bit counts for register mappingPaul Blakey
2021-05-27net/mlx5: CT: Avoid reusing modify header context for natted entriesPaul Blakey
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