summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp (follow)
Commit message (Expand)AuthorAgeFilesLines
* nfp: add support for coalesce adaptive featureYinjun Zhang2021-07-263-13/+159
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-231-0/+1
|\
| * Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds2021-07-151-0/+1
| |\
| | * nfp: flower-ct: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-121-0/+1
* | | nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund2021-07-221-1/+1
* | | nfp: flower-tc: add flow stats updates for ctLouis Peens2021-07-224-2/+157
* | | nfp: flower-ct: add offload calls to the nfpLouis Peens2021-07-223-1/+16
* | | nfp: flower-ct: add flow_pay to the offload tableLouis Peens2021-07-223-2/+78
* | | nfp: flower-ct: add actions into flow_pay for offloadLouis Peens2021-07-221-0/+72
* | | nfp: flower-ct: compile match sections of flow_payloadLouis Peens2021-07-221-1/+223
* | | nfp: flower-ct: calculate required key_layersLouis Peens2021-07-224-2/+125
* | | nfp: flower: refactor action offload code slightlyLouis Peens2021-07-223-20/+19
* | | nfp: flower: refactor match functions to take flow_rule as inputLouis Peens2021-07-224-28/+17
* | | nfp: flower: make the match compilation functions reusableYinjun Zhang2021-07-222-145/+239
|/ /
* / nfp: flower-ct: remove callback delete deadlockLouis Peens2021-07-021-13/+0
|/
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-0111-14/+1586
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-291-2/+0
| |\
| | * nfp: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen2021-06-241-2/+0
| * | nfp: flower-ct: check for error in nfp_fl_ct_offload_nft_flow()Dan Carpenter2021-06-211-0/+2
| |/
| * nfp: flower-ct: implement action_merge checkLouis Peens2021-06-161-0/+119
| * nfp: flower-ct: fill ct metadata check functionLouis Peens2021-06-161-5/+32
| * nfp: flower-ct: fill in ct merge check functionLouis Peens2021-06-162-0/+190
| * nfp: flower-ct: implement code to save merge of tc and nft flowsLouis Peens2021-06-161-0/+187
| * nfp: flower-ct: add nft_merge tableLouis Peens2021-06-163-0/+49
| * nfp: flower-ct: make a full copy of the rule when it is a NFT flowYinjun Zhang2021-06-161-12/+46
| * nfp: flower-ct: add nft flows to nft listLouis Peens2021-06-163-1/+77
| * nfp: flower-ct: add nft callback stubsLouis Peens2021-06-162-1/+73
| * nfp: flower-ct: add delete flow handling for ctLouis Peens2021-06-163-4/+49
| * nfp: use list_move instead of list_del/list_add in nfp_cppcore.cBaokun Li2021-06-091-2/+1
| * nfp: flower-ct: add tc merge functionalityLouis Peens2021-06-021-4/+158
| * nfp: flower-ct: add tc_merge_tbLouis Peens2021-06-023-0/+47
| * nfp: flower-ct: add a table to map flow cookies to ct flowsLouis Peens2021-06-024-7/+89
| * nfp: flower-ct: add nfp_fl_ct_flow_entriesLouis Peens2021-06-023-3/+209
| * nfp: flower-ct: add zone table entry when handling pre/post_ct flowsLouis Peens2021-06-023-0/+131
| * nfp: flower-ct: add ct zone tableLouis Peens2021-06-023-1/+40
| * nfp: flower-ct: add pre and post ct checksLouis Peens2021-06-024-1/+102
| * nfp: flower: move non-zero chain checkLouis Peens2021-06-021-5/+19
| * net: netronome: nfp: Fix wrong function name in commentsYang Shen2021-05-173-3/+3
* | nfp: Fix fall-through warnings for ClangGustavo A. R. Silva2021-05-181-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-261-0/+1
|\
| * nfp: devlink: initialize the devlink port attribute "lanes"Yinjun Zhang2021-04-211-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-104-3/+70
|\|
| * nfp: flower: ignore duplicate merge hints from FWYinjun Zhang2021-03-313-3/+69
| * ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong2021-03-301-0/+1
* | nfp: flower: add support for packet-per-second policingPeng Zhang2021-04-072-46/+119
* | drivers: net: ethernet: struct sk_buff is declared duplicatelyWan Jiabing2021-03-261-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-253-9/+48
|\|
| * nfp: flower: fix pre_tun mask id allocationLouis Peens2021-03-161-7/+17
| * nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens2021-03-161-2/+13
| * nfp: flower: fix unsupported pre_tunnel flowsLouis Peens2021-03-161-0/+18