index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-17
net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
Corentin Labbe
1
-0
/
+1
2018-09-16
veth: Orphan skb before GRO
Toshiaki Makita
1
-2
/
+2
2018-09-16
net: phy: et011c: Remove incorrect PHY_POLL flags
Florian Fainelli
1
-1
/
+0
2018-09-16
stmmac: fix valid numbers of unicast filter entries
Jongsung Kim
1
-3
/
+2
2018-09-14
Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+3
2018-09-14
Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-24
/
+42
2018-09-14
Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
1
-3
/
+1
2018-09-14
Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
30
-145
/
+188
2018-09-14
Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+33
2018-09-14
cxgb4: update supported DCB version
Ganesh Goudar
2
-2
/
+31
2018-09-14
Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-19
/
+54
2018-09-14
cxgb4: add per rx-queue counter for packet errors
Ganesh Goudar
3
-0
/
+6
2018-09-14
cxgb4: Fix endianness issue in t4_fwcache()
Ganesh Goudar
1
-1
/
+1
2018-09-14
Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-33
/
+72
2018-09-14
net: move definition of pcpu_lstats to header file
Li RongQing
3
-22
/
+4
2018-09-14
xen/gntdev: fix up blockable calls to mn_invl_range_start
Michal Hocko
1
-11
/
+15
2018-09-14
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-09-14
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2018-09-14
xen/balloon: add runtime control for scrubbing ballooned out pages
Marek Marczykowski-Górecki
3
-3
/
+14
2018-09-14
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
1
-2
/
+4
2018-09-13
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-36
/
+87
2018-09-13
Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-113
/
+188
2018-09-13
Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-190
/
+131
2018-09-13
Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-2
/
+7
2018-09-13
Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+27
2018-09-13
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-53
/
+33
2018-09-13
net/ibm/emac: Remove VLA usage
Kees Cook
2
-1
/
+8
2018-09-14
Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-10
/
+11
2018-09-14
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-12
/
+22
2018-09-14
Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
4
-168
/
+98
2018-09-13
tg3: Fix fall-through annotations
Gustavo A. R. Silva
1
-6
/
+6
2018-09-13
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-0
/
+2
2018-09-13
net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT
Willy Tarreau
1
-2
/
+6
2018-09-13
hv_netvsc: fix schedule in RCU context
Stephen Hemminger
1
-6
/
+3
2018-09-13
net: dsa: b53: Do not fail when IRQ are not initialized
Florian Fainelli
1
-1
/
+7
2018-09-13
vhost_net: batch submitting XDP buffers to underlayer sockets
Jason Wang
1
-13
/
+161
2018-09-13
tap: accept an array of XDP buffs through sendmsg()
Jason Wang
1
-2
/
+72
2018-09-13
tuntap: accept an array of XDP buffs through sendmsg()
Jason Wang
1
-3
/
+114
2018-09-13
tun: switch to new type of msg_control
Jason Wang
3
-9
/
+22
2018-09-13
tuntap: move XDP flushing out of tun_do_xdp()
Jason Wang
1
-1
/
+2
2018-09-13
tuntap: split out XDP logic
Jason Wang
1
-37
/
+51
2018-09-13
tuntap: tweak on the path of skb XDP case in tun_build_skb()
Jason Wang
1
-15
/
+24
2018-09-13
tuntap: simplify error handling in tun_build_skb()
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: enable bh early during processing XDP
Jason Wang
1
-7
/
+3
2018-09-13
tuntap: switch to use XDP_PACKET_HEADROOM
Jason Wang
1
-2
/
+1
2018-09-13
net: sock: introduce SOCK_XDP
Jason Wang
1
-0
/
+19
2018-09-13
xen/netfront: don't bug in case of too many frags
Juergen Gross
1
-1
/
+7
2018-09-13
net: dsa: Add Lantiq / Intel DSA driver for vrx200
Hauke Mehrtens
4
-0
/
+1331
2018-09-13
net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
Hauke Mehrtens
3
-0
/
+572
2018-09-13
MIPS: lantiq: Do not enable IRQs in dma open
Hauke Mehrtens
1
-0
/
+1
[prev]
[next]