summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/flower
AgeCommit message (Expand)Author
2021-07-22nfp: flower: refactor action offload code slightlyLouis Peens
2021-07-22nfp: flower: refactor match functions to take flow_rule as inputLouis Peens
2021-07-22nfp: flower: make the match compilation functions reusableYinjun Zhang
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 ct zone tableLouis Peens
2021-06-02nfp: flower-ct: add pre and post ct checksLouis Peens
2021-06-02nfp: flower: move non-zero chain checkLouis Peens
2021-05-17net: netronome: nfp: Fix wrong function name in commentsYang Shen
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-06nfp: flower: add support for packet-per-second policingPeng Zhang
2021-03-30nfp: flower: ignore duplicate merge hints from FWYinjun Zhang
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-16nfp: flower: fix pre_tun mask id allocationLouis Peens
2021-03-16nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens
2021-03-16nfp: flower: fix unsupported pre_tunnel flowsLouis Peens
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-02nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20nfp: flower: add support to offload QinQ matchLouis Peens
2020-08-20nfp: flower: check that we don't exceed the FW key sizeLouis Peens
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-19net: qos offload add flow status with dropped countPo Liu
2020-06-01nfp: update indirect block supportPablo Neira Ayuso
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29nfp: flower: fix incorrect flag assignmentLouis Peens
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn