aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/flower
Commit message (Expand)AuthorAgeFilesLines
* nfp: flower: Allow ipv6gretap interface for offloadingYu Xiao2021-11-013-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-141-5/+14
|\
| * nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng2021-10-121-5/+14
* | ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-3/+3
|/
* net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen2021-09-161-3/+0
* nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()Yang Yingliang2021-07-281-2/+6
* 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: 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
|/
* 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: 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-023-0/+100
* nfp: flower: move non-zero chain checkLouis Peens2021-06-021-5/+19
* net: netronome: nfp: Fix wrong function name in commentsYang Shen2021-05-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-093-3/+69
|\
| * nfp: flower: ignore duplicate merge hints from FWYinjun Zhang2021-03-303-3/+69
* | nfp: flower: add support for packet-per-second policingPeng Zhang2021-04-062-46/+119
* | 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
* | flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng2021-03-131-0/+5
|/
* nfp: move indirect block cleanup to flower app stop callbackSimon Horman2020-12-171-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-044-3/+5
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-031-0/+2
| |\
| | * nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens2020-09-021-0/+2