summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-18PCI: Allow PCI express root ports to find themselvesThierry Reding
2017-08-18tun: handle register_netdevice() failures properlyEric Dumazet
2017-08-18netxen: fix incorrect loop counter decrementColin Ian King
2017-08-18nfp: fix infinite loop on umapping cleanupColin Ian King
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-15PCI: fix oops when try to find Root Port for a PCI devicedingtianhong
2017-08-15sfc: don't try and read ef10 data on non-ef10 NICBert Kenward
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller
2017-08-14net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom
2017-08-14PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong
2017-08-14PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong
2017-08-14PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong
2017-08-14Merge tag 'md/4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-08-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-14brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel
2017-08-13bonding: ratelimit failed speed/duplex update warningAndreas Born
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-12Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-11MD: not clear ->safemode for external metadata arrayShaohua Li
2017-08-11mISDN: Fix null pointer dereference at mISDN_FsmNewAnton Vasilyev
2017-08-11nfp: do not update MTU from BH in flower appSimon Horman
2017-08-11net: stmmac: Use the right logging function in stmmac_mdio_registerRomain Perier
2017-08-11bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-11Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-08-11Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linuxLinus Torvalds
2017-08-11Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov
2017-08-11xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo
2017-08-11xen: avoid deadlock in xenbusJuergen Gross
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-10zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke
2017-08-10Merge tag 'pci-v4.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-10thunderbolt: Do not enumerate more ports from DROM than the controller hasMika Westerberg
2017-08-10mei: exclude device from suspend direct complete optimizationAlexander Usyskin
2017-08-10firmware: avoid invalid fallback aborts by using killable waitLuis R. Rodriguez
2017-08-10firmware: fix batched requests - send wake up on failure on direct lookupsLuis R. Rodriguez
2017-08-10firmware: fix batched requests - wake all waitersLuis R. Rodriguez