summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c
AgeCommit message (Expand)Author
2023-07-05net/mlx5e: TC, CT: Offload ct clear only onceYevgeny Kliteynik
2023-06-16net/mlx5e: TC, Add null pointer check for hardware miss supportChris Mi
2023-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-04-20net/mlx5e: Release the label when replacing existing ct entryVlad Buslov
2023-04-05net/mlx5e: TC, Remove special handling of CT actionPaul Blakey
2023-02-20Merge tag 'mlx5-updates-2023-02-15' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-02-20net/mlx5e: TC, Set CT miss to the specific ct action instancePaul Blakey
2023-02-20net/mlx5e: Rename CHAIN_TO_REG to MAPPED_OBJ_TO_REGPaul Blakey
2023-02-20net/mlx5: Kconfig: Make tc offload depend on tc skb extensionPaul Blakey
2023-02-18net/mlx5e: Allow offloading of ct 'new' matchVlad Buslov
2023-02-18net/mlx5e: Implement CT entry updateVlad Buslov
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov
2022-12-28net/mlx5e: CT: Fix ct debugfs folder nameChris Mi
2022-11-12net/mlx5e: CT, optimize pre_ct table lookupOz Shlomo
2022-07-19net/mlx5: CT: Remove warning of ignore_flow_level support for non PFRoi Dayan
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-06net/mlx5e: CT: Use own workqueue instead of mlx5e privRoi Dayan
2022-07-02net/mlx5e: Add generic macros to use metadata register mappingJianbo Liu
2022-05-31net/mlx5: CT: Fix header-rewrite re-use for tupelsPaul Blakey
2022-05-17net/mlx5e: CT: Add ct driver countersSaeed Mahameed
2022-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-04net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey
2022-05-04net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich
2022-05-02net/mlx5: Remove useless kfreeHaowen Bai
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