summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
Commit message (Expand)AuthorAgeFilesLines
* 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-094-3/+70
|\|
| * nfp: flower: ignore duplicate merge hints from FWYinjun Zhang2021-03-303-3/+69
| * ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong2021-03-291-0/+1
* | nfp: flower: add support for packet-per-second policingPeng Zhang2021-04-062-46/+119
* | drivers: net: ethernet: struct sk_buff is declared duplicatelyWan Jiabing2021-03-251-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
* | nfp: Replace nfp_pr_et with ethtool_sprintfAlexander Duyck2021-03-173-49/+36
* | flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng2021-03-131-0/+5
|/
* bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-143-11/+22
* net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi2021-01-081-4/+4
* net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi2021-01-081-2/+2
* net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2021-01-071-2/+0
* 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-12-112-6/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-101-6/+0
| |\
| | * xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2020-12-091-6/+0
| * | ethernet: select CONFIG_CRC32 as neededArnd Bergmann2020-12-041-0/+1
| |/
* | nfp: silence set but not used warning with IPV6=nJakub Kicinski2020-12-091-1/+1
* | nfp: Replace zero-length array with flexible-array memberSimon Horman2020-12-042-2/+2
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-1/+1
|\ \
| * | xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel2020-12-011-1/+1
* | | devlink: move request_firmware out of driverJacob Keller2020-11-193-17/+4
* | | nfp: tls: Fix unreachable code issueGustavo A. R. Silva2020-11-181-1/+1
|/ /
* / nfp: Fix passing zero to 'PTR_ERR'YueHaibing2020-11-121-3/+1
|/
* devlink: convert flash_update to use params structureJacob Keller2020-09-251-3/+4
* devlink: check flash_update parameter support in net coreJacob Keller2020-09-251-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-231-6/+12
|\
| * bpf: Mutex protect used_maps array and countYiFei Zhu2020-09-151-6/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-2/+2
|\ \
| * | nfp: use correct define to return NONE fecJakub Kicinski2020-09-171-2/+2
* | | nfp: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-141-4/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-049-10/+12
|\| | | |/ |/|
| * 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
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-238-10/+10
| |/
* | nfp: flower: add support to offload QinQ matchLouis Peens2020-08-204-16/+152
* | nfp: flower: check that we don't exceed the FW key sizeLouis Peens2020-08-202-0/+13
|/
* bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko2020-07-251-4/+0
* nfp: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-142-97/+34
* net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata2020-07-132-5/+5
* devlink: Move input checks from driver to devlinkDanielle Ratson2020-07-091-4/+1
* devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson2020-07-091-0/+1
* devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson2020-07-091-3/+8
* net:qos: police action offloading parameter 'burst' change to the original valuePo Liu2020-06-291-3/+3
* net: nfp: fix nfp_net_tx()'s return typeLuc Van Oostenryck2020-06-281-1/+1