summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/flower/metadata.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfp: flower: avoid rmmod nfp crash issuesYanguo Li2023-10-111-0/+2
* nfp: flower: fix comment typos and formattingWalter Heymans2022-06-291-1/+1
* nfp: flower: add infrastructure for pre_tun reworkLouis Peens2022-05-061-1/+18
* nfp: flower: refine the use of circular bufferYinjun Zhang2021-12-171-19/+31
* nfp: flower: correction of error handlingYu Xiao2021-11-191-20/+0
* nfp: flower: refactor match functions to take flow_rule as inputLouis Peens2021-07-221-4/+3
* nfp: flower-ct: add nft_merge tableLouis Peens2021-06-161-0/+2
* nfp: flower-ct: add nft flows to nft listLouis Peens2021-06-161-0/+26
* nfp: flower-ct: add tc_merge_tbLouis Peens2021-06-021-0/+4
* nfp: flower-ct: add a table to map flow cookies to ct flowsLouis Peens2021-06-021-1/+45
* nfp: flower-ct: add nfp_fl_ct_flow_entriesLouis Peens2021-06-021-2/+29
* nfp: flower-ct: add zone table entry when handling pre/post_ct flowsLouis Peens2021-06-021-0/+4
* nfp: flower-ct: add ct zone tableLouis Peens2021-06-021-1/+21
* nfp: flower: ignore duplicate merge hints from FWYinjun Zhang2021-03-311-1/+15
* nfp: flower: fix pre_tun mask id allocationLouis Peens2021-03-161-7/+17
* nfp: flower: fix stats id allocationJohn Hurley2019-12-181-6/+6
* net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso2019-07-091-1/+1
* nfp: flower: extend extack messaging for flower match and actionsPieter Jansen van Vuuren2019-06-151-2/+26
* nfp: flower: offload merge flowsJohn Hurley2019-04-161-6/+10
* nfp: flower: get flows by host contextJohn Hurley2019-04-161-16/+85
* nfp: flower: support multiple memory units for filter offloadsPieter Jansen van Vuuren2019-01-171-7/+20
* nfp: flower: remove unnecessary code in flow lookupJohn Hurley2018-11-111-8/+3
* nfp: flower: remove TC egdev offloadsJohn Hurley2018-11-111-0/+1
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2
* nfp: flower: use host context count provided by firmwarePieter Jansen van Vuuren2018-10-111-9/+9
* nfp: flower: use stats array instead of storing stats per flowPieter Jansen van Vuuren2018-10-111-31/+25
* nfp: flower: use rhashtable for flow cachingPieter Jansen van Vuuren2018-10-111-11/+62
* nfp: avoid using getnstimeofday64()Arnd Bergmann2018-07-121-7/+5
* treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+2
* nfp: flower: support offloading multiple rules with same cookieJohn Hurley2018-04-251-8/+12
* nfp: fix flower offload metadata flag usagePieter Jansen van Vuuren2017-11-171-2/+5
* nfp: add helper to get flower cmsg lengthJohn Hurley2017-09-271-1/+1
* nfp: freeing the wrong variableDan Carpenter2017-07-121-1/+1
* nfp: add a stats handler for flower offloadsPieter Jansen van Vuuren2017-07-011-2/+122
* nfp: add metadata to each flow offloadPieter Jansen van Vuuren2017-07-011-0/+318