summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* liquidio: improve UDP TX performanceVSR Burru2017-03-097-182/+144
* mlxsw: spectrum_flower: Remove bogus warns in mlxsw_sp_flower_destroyJiri Pirko2017-03-091-2/+2
* vrf: Fix use-after-free in vrf_xmitDavid Ahern2017-03-091-1/+2
* team: use ETH_MAX_MTU as max mtuJarod Wilson2017-03-091-0/+1
* net: Revert ksettings conversions.David S. Miller2017-03-097-233/+188
* net: ibm: emac: fix regression caused by emac_dt_phy_probe()Christian Lamparter2017-03-091-8/+17
* net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-10/+14
* net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+29
* net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-28/+34
* net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-41/+57
* net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-17/+20
* net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-46/+52
* net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-22/+25
* net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-091-24/+27
* ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon2017-03-071-8/+8
* ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2017-03-072-1/+27
* bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt2017-03-071-0/+17
* bnx2x: fix incorrect filter count in an error messageMichal Schmidt2017-03-071-1/+1
* bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2017-03-072-1/+8
* bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt2017-03-071-5/+11
* bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt2017-03-071-12/+11
* bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt2017-03-071-6/+8
* bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt2017-03-071-1/+19
* spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten2017-03-071-1/+1
* spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten2017-03-071-0/+1
* net/mlx5e: add IPV6 dependencyArnd Bergmann2017-03-071-0/+1
* net: phy: Do not perform software reset for Generic PHYFlorian Fainelli2017-03-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-0536-123/+373
|\
| * sfc: fix IPID endianness in TSOv2Edward Cree2017-03-031-1/+1
| * sfc: avoid max() in array sizeEdward Cree2017-03-031-5/+5
| * Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller2017-03-033-24/+38
| |\
| | * can: flexcan: fix typo in commentMarc Kleine-Budde2017-03-031-1/+1
| | * can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-031-6/+3
| | * can: gs_usb: fix coding styleEthan Zonca2017-03-031-6/+5
| | * can: gs_usb: Don't use stack memory for USB transfersEthan Zonca2017-03-031-11/+29
| * | nfp: correct DMA direction in XDP DMA syncJakub Kicinski2017-03-031-2/+2
| * | nfp: don't tell FW about the reserved buffer spaceJakub Kicinski2017-03-031-1/+2
| * | net: ethernet: bgmac: mac address change bugHari Vyas2017-03-031-1/+5
| * | net: ethernet: bgmac: init sequence bugJon Mason2017-03-032-9/+34
| * | xen-netback: don't vfree() queues under spinlockPaul Durrant2017-03-031-1/+4
| * | xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant2017-03-031-14/+18
| * | ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2017-03-032-2/+3
| * | ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni2017-03-033-4/+20
| |/
| * xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman2017-03-021-1/+1
| * bonding: use ETH_MAX_MTU as max mtuWANG Cong2017-03-021-0/+1
| * netvsc: fix use-after-free in netvsc_change_mtu()Dexuan Cui2017-03-021-4/+11
| * Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-03-023-3/+3
| |\
| | * average: change to declare precision, not factorJohannes Berg2017-03-023-3/+3
| * | Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...David S. Miller2017-03-022-3/+117
| |\ \
| | * | ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-03-022-3/+117