aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert10-22/+12
2016-05-20Revert "phy: add support for a reset-gpio specification"Fabio Estevam1-8/+0
2016-05-20xen-netback: only deinitialized hash if it was initializedPaul Durrant1-2/+1
2016-05-20qede: Fix DMA address APIs usageManish Chopra1-4/+3
2016-05-20macsec: fix netlink attribute for key idSabrina Dubroca1-2/+2
2016-05-20xen-netback: correct length checks on hash copy_opsPaul Durrant1-2/+2
2016-05-20phy: fix crash in fixed_phy_add()Rabin Vincent1-1/+5
2016-05-19Revert "net: pegasus: remove dead coding"David S. Miller1-0/+53
2016-05-19net: Fix coding style warnings and errors.Amit Ghadge1-11/+10
2016-05-19scsi_tcp: block BH in TCP callbacksEric Dumazet1-6/+6
2016-05-19net: pegasus: remove dead codingxypron.glpk@gmx.de1-53/+0
2016-05-19net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de1-1/+1
2016-05-19net: irda: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+2
2016-05-19net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de1-1/+0
2016-05-19net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de1-5/+4
2016-05-19net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de1-1/+3
2016-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds28-475/+3915
2016-05-19Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds6-0/+281
2016-05-18Merge tag 'rproc-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds3-9/+33
2016-05-18Merge tag 'rpmsg-v4.7' of git://github.com/andersson/remoteprocLinus Torvalds1-3/+5
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds12-169/+139
2016-05-18Merge tag 'media/v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds146-3349/+6341
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds105-6440/+4595
2016-05-18Merge branch 'stable/for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibftLinus Torvalds2-1/+127
2016-05-18Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds56-446/+9792
2016-05-18Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+3
2016-05-18Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-3/+36
2016-05-18Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-05-18Merge tag 'armsoc-cleanups-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-20/+27
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds18-215/+1264
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds1-1/+2
2016-05-18Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-19/+13
2016-05-17Merge branch 'fixes' into miscJames Bottomley65-242/+410
2016-05-17Merge branch 'for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds3-17/+18
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds58-917/+1257
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds12-73/+126
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds25-38/+38
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds918-24685/+56228
2016-05-17Merge tag 'dm-4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds5-254/+281
2016-05-17Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds29-736/+905
2016-05-17Merge branch 'for-4.7/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2016-05-17Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2016-05-17Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller1-1/+1
2016-05-17Revert "phy dp83867: Make rgmii parameters optional"David S. Miller1-28/+3
2016-05-17r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel1-19/+25
2016-05-17phy dp83867: Make rgmii parameters optionalAlexander Graf1-3/+28
2016-05-17phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf1-1/+1
2016-05-17Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernelDavid S. Miller5-73/+202
2016-05-17asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz1-1/+1
2016-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-9/+5