aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-20qlcnic: Fix a memory leak in error handling pathChristophe Jaillet1-2/+4
2017-02-20net: mvpp2: Fix a memory leak in error handling pathChristophe Jaillet1-2/+4
2017-02-20mlx4: reduce OOM risk on arches with large pagesEric Dumazet1-1/+2
2017-02-20Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-57/+147
2017-02-20net: qlogic: qla3xxx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-11/+18
2017-02-20fsl/fman: fix spelling mistake in variable name en_tsu_err_exeptionColin Ian King1-4/+4
2017-02-20net: aquantia: remove function aq_ring_tx_deinitLino Sanfilippo3-39/+11
2017-02-20net: ena: remove superfluous check in ena_remove()Lino Sanfilippo1-6/+0
2017-02-20net: phy: Check phydev->drvFlorian Fainelli2-7/+25
2017-02-20net: phy: Fix PHY unbind crashFlorian Fainelli1-0/+2
2017-02-19of_mdio: Add "broadcom,bcm5241" to the whitelist.David Daney1-0/+1
2017-02-19net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac supportdavid.wu1-0/+117
2017-02-19virtio-net: batch stats updatingJason Wang1-16/+31
2017-02-19mlx4: fix potential divide by 0 in mlx4_en_auto_moderation()Eric Dumazet1-10/+14
2017-02-19ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqsThomas Falcon2-2/+15
2017-02-19ibmvnic: Use common counter for capabilities checksThomas Falcon2-35/+39
2017-02-19ibmvnic: Handle processing of CRQ messages in a taskletThomas Falcon2-1/+18
2017-02-19qed: Add support for hardware offloaded FCoE.Arun Easi21-16/+2303
2017-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-48/+50
2017-02-18i40e: Invoke softirqs after napi_rescheduleBenjamin Poirier1-0/+2
2017-02-18i40e: remove duplicate device id from PCI tableCarolyn Wyborny1-1/+0
2017-02-18i40e: mark the value passed to csum_replace_by_diff as __wsumJacob Keller2-4/+6
2017-02-18i40e: Error handling for link eventHarshitha Ramamurthy2-2/+13
2017-02-18i40e: properly convert le16 value to CPU formatJacob Keller1-5/+6
2017-02-18i40e: convert to cpu from le16 to generate switch_id correctlyJacob Keller1-2/+3
2017-02-18i40e: refactor AQ CMD buffer debug printingAlan Brady2-14/+24
2017-02-18i40e: Fix Adaptive ITR enablingCarolyn Wyborny2-12/+12
2017-02-18i40evf: add commentMitch Williams1-0/+5
2017-02-18i40evf: free rings in remove functionMitch Williams1-1/+2
2017-02-18i40e: remove unnecessary call to i40e_update_link_infoJacob Keller1-1/+0
2017-02-18i40e: enable mc magic pkt wakeup during power downJoshua Hay3-10/+67
2017-02-18i40e: fix disable overflow promiscuous modeAlan Brady1-5/+7
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+5
2017-02-19btmrvl: fix spelling mistake: "actived" -> "activated"Colin Ian King1-1/+1
2017-02-18Bluetooth: hci_qca: fix spelling mistake: "Spurrious" -> "Spurious"Colin Ian King1-2/+2
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni1-2/+4
2017-02-17sfc: do not device_attach if a reset is pendingPeter Dunning5-11/+19
2017-02-17sfc: forget filters from sw table if hw replies ENOENT on removing themBert Kenward1-3/+8
2017-02-17sfc: fix filter_id misinterpretation in edge caseJon Cooper1-18/+30
2017-02-17vmxnet3: prevent building with 64K pagesArnd Bergmann1-0/+3
2017-02-17net/wan: add MODULE_LICENSE for fsl_ucc_hdlcValentin Longchamp1-0/+1
2017-02-17nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman3-9/+4
2017-02-17netvsc: fix typo on statisticsSimon Xiao1-1/+1
2017-02-17net: qlogic: netxen: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-58/+65
2017-02-17net: hamachi: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-02-17net: bgmac: store MAC address directly in netdev->dev_addrTobias Klauser4-8/+6
2017-02-17Merge tag 'wireless-drivers-next-for-davem-2017-02-16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller28-431/+213
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-35/+11