aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-13flow_offload: reject configuration of packet-per-second policing in offload driversBaowen Zheng1-0/+5
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman3-11/+22
2021-01-08net, xdp: Introduce xdp_prepare_buff utility routineLorenzo Bianconi1-4/+4
2021-01-08net, xdp: Introduce xdp_init_buff utility routineLorenzo Bianconi1-2/+2
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski1-2/+0
2020-12-17nfp: move indirect block cleanup to flower app stop callbackSimon Horman1-3/+3
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-6/+1
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-6/+0
2020-12-09nfp: silence set but not used warning with IPV6=nJakub Kicinski1-1/+1
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen1-6/+0
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman2-2/+2
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann1-0/+1
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-1/+1
2020-12-01xsk: Propagate napi_id to XDP socket Rx pathBjörn Töpel1-1/+1
2020-11-19devlink: move request_firmware out of driverJacob Keller3-17/+4
2020-11-18nfp: tls: Fix unreachable code issueGustavo A. R. Silva1-1/+1
2020-11-12nfp: Fix passing zero to 'PTR_ERR'YueHaibing1-3/+1
2020-09-25devlink: convert flash_update to use params structureJacob Keller1-3/+4
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller1-2/+0
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+12
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-09-17nfp: use correct define to return NONE fecJakub Kicinski1-2/+2
2020-09-15bpf: Mutex protect used_maps array and countYiFei Zhu1-6/+12
2020-09-14nfp: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-10/+12
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2020-09-02nfp: flower: fix ABI mismatch between driver and firmwareLouis Peens1-0/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva8-10/+10
2020-08-20nfp: flower: add support to offload QinQ matchLouis Peens4-16/+152
2020-08-20nfp: flower: check that we don't exceed the FW key sizeLouis Peens2-0/+13
2020-07-25bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commandsAndrii Nakryiko1-4/+0
2020-07-14nfp: convert to new udp_tunnel_nic infraJakub Kicinski2-97/+34
2020-07-13net: sched: Pass qdisc reference in struct flow_block_offloadPetr Machata2-5/+5
2020-07-09devlink: Move input checks from driver to devlinkDanielle Ratson1-4/+1
2020-07-09devlink: Add a new devlink port split ability attribute and pass to netlinkDanielle Ratson1-0/+1
2020-07-09devlink: Replace devlink_port_attrs_set parameters with a structDanielle Ratson1-3/+8
2020-06-29net:qos: police action offloading parameter 'burst' change to the original valuePo Liu1-3/+3
2020-06-28net: nfp: fix nfp_net_tx()'s return typeLuc Van Oostenryck1-1/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-14/+19
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu3-7/+6
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2-8/+14
2020-06-19net: qos offload add flow status with dropped countPo Liu2-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-4/+4
2020-06-01nfp: update indirect block supportPablo Neira Ayuso3-36/+17
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2020-05-29nfp: flower: fix incorrect flag assignmentLouis Peens1-3/+3
2020-05-27nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn1-1/+2
2020-05-26flow_dissector: Parse multiple MPLS Label Stack EntriesGuillaume Nault1-11/+31
2020-05-19nfp: flower: inform firmware of flower featuresLouis Peens2-30/+87
2020-05-19nfp: flower: renaming of feature bitsLouis Peens4-14/+17