aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome
AgeCommit message (Expand)Author
2019-08-02nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren
2019-05-05nfp: validate the return code from dev_queue_xmit()Jakub Kicinski
2019-03-26nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-03-26nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-01-12nfp: flower: ensure TCP flags can be placed in IPv6 framePieter Jansen van Vuuren
2018-11-13nfp: devlink port split support for 1x100G CXP NICRyan C Goodfellow
2018-11-13nfp: flower: use offsets provided by pedit instead of index for ipv6Pieter Jansen van Vuuren
2018-11-13nfp: flower: fix pedit set actions for multiple partial masksPieter Jansen van Vuuren
2018-10-18nfp: avoid soft lockups under control message stormJakub Kicinski
2018-09-26nfp: avoid buffer leak when FW communication failsJakub Kicinski
2018-09-26nfp: don't fail probe on pci_sriov_set_totalvfs() errorsJakub Kicinski
2018-09-15nfp: wait for posted reconfigs when disabling the deviceJakub Kicinski
2018-07-28nfp: flower: fix port metadata conversion bugJohn Hurley
2018-07-22nfp: flower: ensure dead neighbour entries are not offloadedJohn Hurley
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-29nfp: stop limiting VFs to 0Jakub Kicinski
2018-06-27nfp: cast sizeof() to int when comparing with error codeChengguang Xu
2018-06-27nfp: reject binding to shared blocksJohn Hurley
2018-06-27nfp: flower: fix mpls ether type detectionPieter Jansen van Vuuren
2018-06-25nfp: bpf: don't stop offload if replace failedJakub Kicinski
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12nfp: flower: free dst_entry in route tablePieter Jansen van Vuuren
2018-06-12nfp: remove phys_port_name on flower's vNICJakub Kicinski
2018-06-12nfp: include all ring counters in interface statsJakub Kicinski
2018-06-12nfp: don't pad strings in nfp_cpp_resource_find() to avoid gcc 8 warningJakub Kicinski
2018-06-05devlink: Add extack to reload and port_{un, }split operationsDavid Ahern
2018-05-29nfp: abm: report correct MQ statsJakub Kicinski
2018-05-29nfp: abm: multi-queue RED offloadJakub Kicinski
2018-05-29nfp: abm: expose all PF queuesJakub Kicinski
2018-05-29nfp: abm: expose the internal stats in ethtoolJakub Kicinski
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski
2018-05-29nfp: abm: report statistics from RED offloadJakub Kicinski
2018-05-29nfp: abm: add simple RED offloadJakub Kicinski
2018-05-29nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski
2018-05-29nfp: abm: enable advanced queuing on demandJakub Kicinski
2018-05-29nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski
2018-05-29nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski
2018-05-24nfp: flower: compute link aggregation actionJohn Hurley
2018-05-24nfp: flower: implement host cmsg handler for LAGJohn Hurley
2018-05-24nfp: flower: monitor and offload LAG groupsJohn Hurley
2018-05-24nfp: flower: add per repr private data for LAG offloadJohn Hurley
2018-05-24nfp: flower: check for/turn on LAG support in firmwareJohn Hurley
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley
2018-05-24nfp: add ndo_set_mac_address for representorsJohn Hurley
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-23nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski
2018-05-23nfp: use split in naming of PCIe PF portsJakub Kicinski