summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/flower/conntrack.c
AgeCommit message (Expand)Author
2024-01-25nfp: flower: fix hardware offload for the transfer layer portHui Zhou
2024-01-25nfp: flower: add hardware offload check for post ct entryHui Zhou
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-03-15nfp: flower: offload tc flows of multiple conntrack zonesWentao Jia
2023-03-15nfp: flower: prepare for parameterisation of number of offload rulesWentao Jia
2023-03-15nfp: flower: add goto_chain_index for ct entryWentao Jia
2023-03-15nfp: flower: refactor function "is_post_ct_flow"Wentao Jia
2023-03-15nfp: flower: refactor function "is_pre_ct_flow"Wentao Jia
2023-03-15nfp: flower: add get_flow_act_ct() for ct actionWentao Jia
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov
2022-09-20nfp: flower: support vlan action in pre_ctHui Zhou
2022-09-20nfp: flower: support hw offload for ct nat actionHui Zhou
2022-06-29nfp: flower: fix comment typos and formattingWalter Heymans
2022-06-09nfp: flower: restructure flow-key for gre+vlan combinationEtienne van der Linde
2022-05-19nfp: flower: support ct merging when mangle action existsYinjun Zhang
2022-04-29nfp: flower: utilize the tuple iifidx in offloading ct flowsYinjun Zhang
2021-07-28nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()Yang Yingliang
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-22nfp: flower-tc: add flow stats updates for ctLouis Peens
2021-07-22nfp: flower-ct: add offload calls to the nfpLouis Peens
2021-07-22nfp: flower-ct: add flow_pay to the offload tableLouis Peens
2021-07-22nfp: flower-ct: add actions into flow_pay for offloadLouis Peens
2021-07-22nfp: flower-ct: compile match sections of flow_payloadLouis Peens
2021-07-22nfp: flower-ct: calculate required key_layersLouis Peens
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-12nfp: flower-ct: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-02nfp: flower-ct: remove callback delete deadlockLouis Peens
2021-06-21nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()Dan Carpenter
2021-06-16nfp: flower-ct: implement action_merge checkLouis Peens
2021-06-16nfp: flower-ct: fill ct metadata check functionLouis Peens
2021-06-16nfp: flower-ct: fill in ct merge check functionLouis Peens
2021-06-16nfp: flower-ct: implement code to save merge of tc and nft flowsLouis Peens
2021-06-16nfp: flower-ct: add nft_merge tableLouis Peens
2021-06-16nfp: flower-ct: make a full copy of the rule when it is a NFT flowYinjun Zhang
2021-06-16nfp: flower-ct: add nft flows to nft listLouis Peens
2021-06-16nfp: flower-ct: add nft callback stubsLouis Peens
2021-06-16nfp: flower-ct: add delete flow handling for ctLouis Peens
2021-06-02nfp: flower-ct: add tc merge functionalityLouis Peens
2021-06-02nfp: flower-ct: add tc_merge_tbLouis Peens
2021-06-02nfp: flower-ct: add a table to map flow cookies to ct flowsLouis Peens
2021-06-02nfp: flower-ct: add nfp_fl_ct_flow_entriesLouis Peens
2021-06-02nfp: flower-ct: add zone table entry when handling pre/post_ct flowsLouis Peens
2021-06-02nfp: flower-ct: add pre and post ct checksLouis Peens