aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/flower (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-22nfp: flower: refactor match functions to take flow_rule as inputLouis Peens4-28/+17
2021-07-22nfp: flower: make the match compilation functions reusableYinjun Zhang2-145/+239
2021-07-02nfp: flower-ct: remove callback delete deadlockLouis Peens1-13/+0
2021-06-21nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()Dan Carpenter1-0/+2
2021-06-16nfp: flower-ct: implement action_merge checkLouis Peens1-0/+119
2021-06-16nfp: flower-ct: fill ct metadata check functionLouis Peens1-5/+32
2021-06-16nfp: flower-ct: fill in ct merge check functionLouis Peens2-0/+190
2021-06-16nfp: flower-ct: implement code to save merge of tc and nft flowsLouis Peens1-0/+187
2021-06-16nfp: flower-ct: add nft_merge tableLouis Peens3-0/+49
2021-06-16nfp: flower-ct: make a full copy of the rule when it is a NFT flowYinjun Zhang1-12/+46
2021-06-16nfp: flower-ct: add nft flows to nft listLouis Peens3-1/+77
2021-06-16nfp: flower-ct: add nft callback stubsLouis Peens2-1/+73
2021-06-16nfp: flower-ct: add delete flow handling for ctLouis Peens3-4/+49
2021-06-02nfp: flower-ct: add tc merge functionalityLouis Peens1-4/+158
2021-06-02nfp: flower-ct: add tc_merge_tbLouis Peens3-0/+47
2021-06-02nfp: flower-ct: add a table to map flow cookies to ct flowsLouis Peens4-7/+89
2021-06-02nfp: flower-ct: add nfp_fl_ct_flow_entriesLouis Peens3-3/+209
2021-06-02nfp: flower-ct: add zone table entry when handling pre/post_ct flowsLouis Peens3-0/+131
2021-06-02nfp: flower-ct: add ct zone tableLouis Peens3-1/+40
2021-06-02nfp: flower-ct: add pre and post ct checksLouis Peens3-0/+100
2021-06-02nfp: flower: move non-zero chain checkLouis Peens1-5/+19
2021-05-17net: netronome: nfp: Fix wrong function name in commentsYang Shen1-1/+1
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-3/+69
2021-04-06nfp: flower: add support for packet-per-second policingPeng Zhang2-46/+119
2021-03-30nfp: flower: ignore duplicate merge hints from FWYinjun Zhang3-3/+69
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-9/+48
2021-03-16nfp: flower: fix pre_tun mask id allocationLouis Peens1-7/+17
2021-03-16nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens1-2/+13
2021-03-16nfp: flower: fix unsupported pre_tunnel flowsLouis Peens1-0/+18
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload driversBaowen Zheng1-0/+5
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman1-3/+3
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-3/+5
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2020-09-02nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens1-0/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva3-3/+3
2020-08-20nfp: flower: add support to offload QinQ matchLouis Peens4-16/+152
2020-08-20nfp: flower: check that we don't exceed the FW key sizeLouis Peens2-0/+13
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata2-5/+5
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-3/+3
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-14/+19
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu3-7/+6
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2-8/+14
2020-06-19net: qos offload add flow status with dropped countPo Liu2-2/+2
2020-06-01nfp: update indirect block supportPablo Neira Ayuso3-36/+17
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2020-05-29nfp: flower: fix incorrect flag assignmentLouis Peens1-3/+3
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn1-1/+2
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault1-11/+31
2020-05-19nfp: flower: inform firmware of flower featuresLouis Peens2-30/+87
2020-05-19nfp: flower: renaming of feature bitsLouis Peens4-14/+17