summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)AuthorFilesLines
2021-10-20nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng1-5/+14
2021-09-22net/{mlx5|nfp|bnxt}: Remove unnecessary RTNL lock assertEli Cohen1-3/+0
2021-09-18nfp: fix return statement in nfp_net_parse_meta()Niklas Söderlund1-1/+1
2021-08-12nfp: update ethtool reporting of pauseframe controlFei Qin1-0/+2
2021-05-14nfp: devlink: initialize the devlink port attribute "lanes"Yinjun Zhang1-0/+1
2021-04-14nfp: flower: ignore duplicate merge hints from FWYinjun Zhang3-3/+69
2021-04-14ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong1-0/+1
2021-03-30nfp: flower: fix pre_tun mask id allocationLouis Peens1-7/+17
2021-03-30nfp: flower: add ipv6 bit to pre_tunnel control messageLouis Peens1-2/+13
2021-03-30nfp: flower: fix unsupported pre_tunnel flowsLouis Peens1-0/+18
2020-12-30nfp: move indirect block cleanup to flower app stop callbackSimon Horman1-3/+3
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-6/+0
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen1-6/+0
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann1-0/+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
2020-05-16nfp: don't check lack of RX/TX channelsJakub Kicinski1-2/+1
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2020-05-14nfp: Add XDP frame size to netronome driverJesper Dangaard Brouer1-0/+6