summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/flower
AgeCommit message (Expand)Author
2022-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-08nfp: flower: fix ida_idx not being releasedLouis Peens
2022-01-26nfp: flower: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2021-12-19flow_offload: reject to offload tc actions in offload driversBaowen Zheng
2021-12-16nfp: flower: refine the use of circular bufferYinjun Zhang
2021-11-19nfp: flower: correction of error handlingYu Xiao
2021-11-01nfp: flower: Allow ipv6gretap interface for offloadingYu Xiao
2021-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-12nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng
2021-09-16net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen
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-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