summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe1-0/+1
2018-09-16veth: Orphan skb before GROToshiaki Makita1-2/+2
2018-09-16net: phy: et011c: Remove incorrect PHY_POLL flagsFlorian Fainelli1-1/+0
2018-09-16stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-24/+42
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds1-3/+1
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds30-145/+188
2018-09-14Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-5/+33
2018-09-14cxgb4: update supported DCB versionGanesh Goudar2-2/+31
2018-09-14Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-19/+54
2018-09-14cxgb4: add per rx-queue counter for packet errorsGanesh Goudar3-0/+6
2018-09-14cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar1-1/+1
2018-09-14Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-33/+72
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing3-22/+4
2018-09-14xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko1-11/+15
2018-09-14xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham1-1/+1
2018-09-14xen: avoid crash in disable_hotplug_cpuOlaf Hering1-7/+8
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki3-3/+14
2018-09-14xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov1-2/+4
2018-09-13Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds4-36/+87
2018-09-13Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-113/+188
2018-09-13Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-190/+131
2018-09-13Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-2/+7
2018-09-13Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+27
2018-09-13Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-53/+33
2018-09-13net/ibm/emac: Remove VLA usageKees Cook2-1/+8
2018-09-14Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-10/+11
2018-09-14Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-12/+22
2018-09-14Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-168/+98
2018-09-13tg3: Fix fall-through annotationsGustavo A. R. Silva1-6/+6
2018-09-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-0/+2
2018-09-13net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2018-09-13hv_netvsc: fix schedule in RCU contextStephen Hemminger1-6/+3
2018-09-13net: dsa: b53: Do not fail when IRQ are not initializedFlorian Fainelli1-1/+7
2018-09-13vhost_net: batch submitting XDP buffers to underlayer socketsJason Wang1-13/+161
2018-09-13tap: accept an array of XDP buffs through sendmsg()Jason Wang1-2/+72
2018-09-13tuntap: accept an array of XDP buffs through sendmsg()Jason Wang1-3/+114
2018-09-13tun: switch to new type of msg_controlJason Wang3-9/+22
2018-09-13tuntap: move XDP flushing out of tun_do_xdp()Jason Wang1-1/+2
2018-09-13tuntap: split out XDP logicJason Wang1-37/+51
2018-09-13tuntap: tweak on the path of skb XDP case in tun_build_skb()Jason Wang1-15/+24
2018-09-13tuntap: simplify error handling in tun_build_skb()Jason Wang1-7/+3
2018-09-13tuntap: enable bh early during processing XDPJason Wang1-7/+3
2018-09-13tuntap: switch to use XDP_PACKET_HEADROOMJason Wang1-2/+1
2018-09-13net: sock: introduce SOCK_XDPJason Wang1-0/+19
2018-09-13xen/netfront: don't bug in case of too many fragsJuergen Gross1-1/+7
2018-09-13net: dsa: Add Lantiq / Intel DSA driver for vrx200Hauke Mehrtens4-0/+1331
2018-09-13net: lantiq: Add Lantiq / Intel VRX200 Ethernet driverHauke Mehrtens3-0/+572
2018-09-13MIPS: lantiq: Do not enable IRQs in dma openHauke Mehrtens1-0/+1