summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-23net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli3-5/+12
2018-05-23net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli1-1/+1
2018-05-23net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King1-1/+1
2018-05-23ibmvnic: Only do H_EOI for mobility eventsNathan Fontenot1-6/+9
2018-05-23Merge tag 'wireless-drivers-for-davem-2018-05-22' of git://git.kernel.org/pub...David S. Miller2-3/+3
2018-05-23tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang1-4/+15
2018-05-23virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang1-8/+7
2018-05-23virtio-net: correctly check num_buf during err pathJason Wang1-1/+1
2018-05-23virtio-net: correctly transmit XDP buff after linearizingJason Wang1-1/+1
2018-05-23virtio-net: correctly redirect linearized packetJason Wang1-1/+1
2018-05-23Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller1-2/+2
2018-05-22pcnet32: add an error handling path in pcnet32_probe_pci()Bo Chen1-3/+7
2018-05-22qed: Fix mask for physical address in ILT entryShahed Shaikh1-1/+1
2018-05-22isdn: eicon: fix a missing-check bugWenwen Wang3-16/+29
2018-05-22net: fec: Add a SPDX identifierFabio Estevam1-0/+1
2018-05-22net: fec: ptp: Switch to SPDX identifierFabio Estevam1-13/+1
2018-05-22mac80211_hwsim: Fix radio dump for radio idx 0Andrew Zaborowski1-2/+2
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-216/+286
2018-05-20Merge branch 'parisc-4.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2018-05-20Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2018-05-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-5/+18
2018-05-19Merge tag 'dmaengine-fix-4.17-rc6' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds1-5/+13
2018-05-19efi/libstub/arm64: Handle randomized TEXT_OFFSETMark Rutland1-0/+10
2018-05-19Merge tag 'platform-drivers-x86-v4.17-3' of git://git.infradead.org/linux-pla...Linus Torvalds1-1/+1
2018-05-19Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-5/+3
2018-05-19Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-8/+18
2018-05-19platform/x86: DELL_WMI use depends on instead of select for DELL_SMBIOSDarren Hart1-1/+1
2018-05-18cxgb4: fix offset in collecting TX rate limit infoRahul Lakkireddy1-19/+9
2018-05-18sh_eth: Change platform check to CONFIG_ARCH_RENESASGeert Uytterhoeven1-1/+1
2018-05-18Merge tag 'powerpc-4.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-0/+23
2018-05-18Merge tag 'acpi-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-20/+74
2018-05-18Merge tag 'pm-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2018-05-18Merge tag 'usb-4.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-44/+145
2018-05-18Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2018-05-18Merge tag 'spi-fix-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-12/+34
2018-05-18Merge tag 'mtd/fixes-for-4.17-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+5
2018-05-18Merge tag 'drm-fixes-for-v4.17-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds8-4/+19
2018-05-18parisc: Move ccio_cujo20_fixup() into init sectionHelge Deller1-1/+1
2018-05-18Merge tag 'drm-intel-fixes-2018-05-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-0/+11
2018-05-18Merge tag 'hwmon-for-linus-v4.17-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-16/+37
2018-05-17ibmvnic: Fix statistics buffers memory leakThomas Falcon1-9/+15
2018-05-17ibmvnic: Fix non-fatal firmware error resetThomas Falcon1-2/+1
2018-05-17ibmvnic: Free coherent DMA memory if FW map failedThomas Falcon1-0/+1
2018-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-10/+15
2018-05-17bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=nColy Li1-1/+3
2018-05-17dmaengine: qcom: bam_dma: check if the runtime pm enabledSrinivas Kandagatla1-5/+13
2018-05-17Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/lin...Dave Airlie1-0/+2
2018-05-17Merge tag 'drm-misc-fixes-2018-05-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-4/+6
2018-05-16tuntap: fix use after free during releaseJason Wang1-1/+1
2018-05-16qed: Fix LL2 race during connection terminateMichal Kalderon1-10/+14