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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-11
xps: must clear sender_cpu before forwarding
Eric Dumazet
4
-1
/
+10
2015-03-11
xen-netback: notify immediately after pushing Tx response.
David Vrabel
1
-11
/
+12
2015-03-11
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
1
-4
/
+6
2015-03-11
tcp: restore 1.5x per RTT limit to CUBIC cwnd growth in congestion avoidance
Neal Cardwell
1
-2
/
+4
2015-03-11
tcp: fix tcp_cong_avoid_ai() credit accumulation bug with decreases in w
Neal Cardwell
1
-0
/
+6
2015-03-11
MAINTAINERS: Update my email address
chas williams - CONTRACTOR
1
-1
/
+1
2015-03-10
net: Handle unregister properly when netdev namespace change fails.
David S. Miller
1
-13
/
+13
2015-03-10
net: add comment for sock_efree() usage
Oliver Hartkopp
1
-0
/
+4
2015-03-10
Merge tag 'wireless-drivers-for-davem-2015-03-10' of git://git.kernel.org/pub...
David S. Miller
13
-44
/
+109
2015-03-10
cxgb4: fix coccinelle warnings
Hariprasad Shenai
1
-1
/
+1
2015-03-10
net: fec: fix receive VLAN CTAG HW acceleration issue
Nimrod Andy
1
-2
/
+1
2015-03-10
net: WIZnet drivers: enable interrupts after napi_complete()
Yongbae Park
2
-2
/
+2
2015-03-10
ibmveth: enable interrupts after napi_complete()
Yongbae Park
1
-2
/
+2
2015-03-09
net_sched: fix struct tc_u_hnode layout in u32
WANG Cong
1
-1
/
+4
2015-03-09
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-45
/
+40
2015-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
9
-39
/
+38
2015-03-09
Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-12
/
+32
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
39
-177
/
+311
2015-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-23
/
+65
2015-03-09
Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+17
2015-03-09
Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
8
-12
/
+47
2015-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
3
-28
/
+22
2015-03-09
Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-87
/
+102
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+4
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2015-03-09
Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+54
2015-03-09
tipc: fix bug in link failover handling
Jon Paul Maloy
1
-3
/
+4
2015-03-09
net: delete stale packet_mclist entries
Francesco Ruggeri
1
-8
/
+14
2015-03-09
net: macb: constify macb configuration data
Josh Cartwright
1
-4
/
+4
2015-03-09
Merge tag 'linux-can-fixes-for-4.0-20150309' of git://git.kernel.org/pub/scm/...
David S. Miller
5
-19
/
+49
2015-03-09
ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
Steven Rostedt (Red Hat)
1
-3
/
+3
2015-03-09
ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl
Pratyush Anand
1
-6
/
+22
2015-03-09
ftrace: Clear REGS_EN and TRAMP_EN flags on disabling record via sysctl
Steven Rostedt (Red Hat)
1
-2
/
+6
2015-03-10
Merge branch 'for-current' of https://github.com/PeterHuewe/linux-tpmdd into ...
James Morris
3
-28
/
+22
2015-03-09
MAINTAINERS: add Marc Kleine-Budde as co maintainer for CAN networking layer
Marc Kleine-Budde
1
-0
/
+1
2015-03-09
MAINTAINERS: linux-can moved to github
Marc Kleine-Budde
1
-2
/
+2
2015-03-09
can: kvaser_usb: Read all messages in a bulk-in URB buffer
Ahmed S. Darwish
1
-5
/
+23
2015-03-09
can: kvaser_usb: Avoid double free on URB submission failures
Ahmed S. Darwish
1
-12
/
+8
2015-03-09
can: peak_usb: fix missing ctrlmode_ init for every dev
Stephane Grosjean
1
-0
/
+4
2015-03-09
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
2
-0
/
+11
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
3
-23
/
+53
2015-03-08
bgmac: Clean warning messages
Peter Senna Tschudin
1
-7
/
+0
2015-03-08
Linux 4.0-rc3
v4.0-rc3
Linus Torvalds
1
-1
/
+1
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-109
/
+374
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-61
/
+89
2015-03-08
Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-226
/
+175
2015-03-08
Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+7
2015-03-08
Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
Linus Torvalds
1
-0
/
+27
2015-03-07
Input: psmouse - disable "palm detection" in the focaltech driver
Mathias Gottschlag
1
-10
/
+0
[next]