aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-08-25net: sxgbe: check memory allocation failureGravatar Christophe Jaillet 1-0/+2
2017-08-25r8169: Be drop monitor friendlyGravatar Florian Fainelli 1-2/+2
2017-08-25r8169: Do not increment tx_dropped in TX ring cleaningGravatar Florian Fainelli 1-1/+0
2017-08-24netvsc: fix deadlock betwen link status and removalGravatar stephen hemminger 1-1/+6
2017-08-24net: systemport: Free DMA coherent descriptors on errorsGravatar Florian Fainelli 1-0/+2
2017-08-24net: bcmgenet: Be drop monitor friendlyGravatar Florian Fainelli 1-3/+3
2017-08-24net: systemport: Be drop monitor friendlyGravatar Florian Fainelli 1-1/+1
2017-08-24qlge: avoid memcpy buffer overflowGravatar Arnd Bergmann 1-1/+1
2017-08-24virtio_net: be drop monitor friendlyGravatar Eric Dumazet 1-1/+1
2017-08-23bnxt_en: Do not setup MAC address in bnxt_hwrm_func_qcaps().Gravatar Michael Chan 1-12/+28
2017-08-23bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.Gravatar Michael Chan 1-0/+2
2017-08-23bnxt_en: Fix .ndo_setup_tc() to include XDP rings.Gravatar Michael Chan 1-0/+1
2017-08-23nfp: TX time stamp packets before HW doorbell is rungGravatar Jakub Kicinski 1-2/+2
2017-08-23nfp: avoid buffer leak when representor is missingGravatar Jakub Kicinski 1-5/+5
2017-08-23nfp: make sure representors are destroyed before their lower netdevGravatar Jakub Kicinski 1-8/+14
2017-08-23nfp: don't hold PF lock while enabling SR-IOVGravatar Jakub Kicinski 1-9/+7
2017-08-23net: stmmac: socfgpa: Ensure emac bit set in sys manager for MII/GMII/SGMII.Gravatar Stephan Gatzka 1-1/+4
2017-08-22fsl/man: Inherit parent device and of_nodeGravatar Florian Fainelli 1-0/+2
2017-08-22net: phy: Deal with unbound PHY driver in phy_attached_print()Gravatar Florian Fainelli 1-2/+4
2017-08-22macsec: add genl family module aliasGravatar Sabrina Dubroca 1-0/+1
2017-08-22mlxsw: spectrum_switchdev: Fix mrouter flag updateGravatar Nogah Frankel 1-4/+11
2017-08-22net: ftgmac100: Fix oops in probe on failure to find associated PHYGravatar Andrew Jeffery 1-1/+0
2017-08-21Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-1/+0
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 5-10/+11
2017-08-21rtc: ds1307: fix regmap configGravatar Heiner Kallweit 1-1/+0
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-9/+10
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-33/+74
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledGravatar Huy Nguyen 1-2/+2
2017-08-18PCI: Allow PCI express root ports to find themselvesGravatar Thierry Reding 1-5/+4
2017-08-18tun: handle register_netdevice() failures properlyGravatar Eric Dumazet 1-0/+3
2017-08-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-19/+13
2017-08-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 10-55/+114
2017-08-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 2-7/+10
2017-08-18netxen: fix incorrect loop counter decrementGravatar Colin Ian King 1-1/+1
2017-08-18Merge tag 'dma-mapping-4.13-3' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-4/+4
2017-08-18nfp: fix infinite loop on umapping cleanupGravatar Colin Ian King 1-2/+1
2017-08-18Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusGravatar Jens Axboe 4-14/+9
2017-08-18soc: ti: ti_sci_pm_domains: Populate name for genpdGravatar Dave Gerlach 1-0/+2
2017-08-18nvme-pci: set cqe_seen on polled completionsGravatar Keith Busch 1-3/+2
2017-08-17Merge tag 'drm-fixes-for-v4.13-rc6' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 7-17/+27
2017-08-17Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-2/+1
2017-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 2-2/+6
2017-08-18Merge branch 'drm-fixes-4.13' of git://people.freedesktop.org/~agd5f/linux in...Gravatar Dave Airlie 1-7/+6
2017-08-17Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'Gravatar Rafael J. Wysocki 1-2/+1
2017-08-17Merge branch 'parisc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2017-08-17nvme-fabrics: fix reporting of unrecognized optionsGravatar Christoph Hellwig 1-1/+2
2017-08-17pty: fix the cached path of the pty slave file descriptor in the masterGravatar Linus Torvalds 1-2/+5
2017-08-17of: fix DMA mask generationGravatar Robin Murphy 1-4/+4
2017-08-17nvmet-fc: eliminate incorrect static markers on local variablesGravatar James Smart 1-2/+2
2017-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 5-29/+24