aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-11tun: send netlink notification when the device is modifiedSabrina Dubroca1-2/+22
2018-04-11tun: set the flags before registering the netdeviceSabrina Dubroca1-3/+6
2018-04-11lan78xx: Don't reset the interface on openPhil Elwell1-4/+0
2018-04-11bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan1-1/+1
2018-04-11bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan1-0/+2
2018-04-11bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna1-0/+30
2018-04-11bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna1-1/+3
2018-04-11bnxt_en: do not allow wildcard matches for L2 flowsAndy Gospodarek1-0/+59
2018-04-11bnxt_en: Fix ethtool -x crash when device is down.Michael Chan1-3/+8
2018-04-11vhost: return bool from *_access_ok() functionsStefan Hajnoczi2-35/+35
2018-04-11vhost: fix vhost_vq_access_ok() log checkStefan Hajnoczi1-3/+5
2018-04-11vhost: Fix vhost_copy_to_user()Eric Auger1-1/+1
2018-04-11net: aquantia: oops when shutdown on already stopped deviceIgor Russkikh1-3/+5
2018-04-11net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh1-0/+16
2018-04-11cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWANBassem Boubaker1-0/+6
2018-04-11slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+5
2018-04-11lan78xx: Avoid spurious kevent 4 "error"Phil Elwell1-1/+1
2018-04-11lan78xx: Correctly indicate invalid OTPPhil Elwell1-1/+2
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds16-195/+310
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-3/+1
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-466/+108
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds26-239/+981
2018-04-09vhost-net: set packet weight of tx polling to 2 * vq sizehaibinzhang(张海斌)1-1/+7
2018-04-09net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2-24/+11
2018-04-08dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal1-0/+18
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko4-83/+74
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal1-16/+34
2018-04-08ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot1-23/+32
2018-04-08ibmvnic: Fix failover case for non-redundant configurationThomas Falcon2-8/+30
2018-04-08ibmvnic: Fix reset scheduler error handlingThomas Falcon1-10/+29
2018-04-08ibmvnic: Zero used TX descriptor counter on resetThomas Falcon1-0/+1
2018-04-08ibmvnic: Fix DMA mapping mistakesThomas Falcon1-8/+6
2018-04-07Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds5-120/+249
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds2-0/+0
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds20-760/+1880
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds13-112/+188
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-8/+2
2018-04-06Merge tag 'vfio-v4.17-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds4-41/+348
2018-04-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-64/+244
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds91-1978/+2899
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds133-2484/+5199
2018-04-06Merge tag 'mailbox-v4.17' of git://git.linaro.org/landing-teams/working/fujitsu/integrationLinus Torvalds4-3/+324
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-48/+60
2018-04-06Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtdLinus Torvalds153-4239/+2840
2018-04-06Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds24-451/+441
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-6/+6
2018-04-06net: phy: marvell: Enable interrupt function on LED2 pinEsben Haabendal1-2/+18
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King1-9/+3
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King4-109/+0
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King4-138/+0