summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-03-08net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: toshiba: ps3_genic_net: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: sunhme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: sungem: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: niu: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: sun: cassini: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: smsc: smc91x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-08net: smsc: smc911x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-07ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon
2017-03-07ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon
2017-03-07bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt
2017-03-07bnx2x: fix incorrect filter count in an error messageMichal Schmidt
2017-03-07bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt
2017-03-07bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt
2017-03-07bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt
2017-03-07bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt
2017-03-07bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2017-03-07spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten
2017-03-07spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten
2017-03-07net/mlx5e: add IPV6 dependencyArnd Bergmann
2017-03-05net: phy: Do not perform software reset for Generic PHYFlorian Fainelli
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree
2017-03-03sfc: avoid max() in array sizeEdward Cree
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde
2017-03-03can: gs_usb: fix coding styleEthan Zonca
2017-03-03can: gs_usb: Don't use stack memory for USB transfersEthan Zonca
2017-03-02ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck
2017-03-02ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-03-02xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman
2017-03-02bonding: use ETH_MAX_MTU as max mtuWANG Cong
2017-03-02netvsc: fix use-after-free in netvsc_change_mtu()Dexuan Cui
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-02Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...David S. Miller
2017-03-02drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov
2017-03-02Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-03-02cxgb4: update latest firmware version supportedGanesh Goudar
2017-03-02amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas
2017-03-02amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas