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-17
inet: Clean up inet_csk_wait_for_connect() vs. might_sleep()
Eric Dumazet
1
-0
/
+1
2015-03-17
ip6_tunnel: fix error code when tunnel exists
Nicolas Dichtel
1
-16
/
+17
2015-03-17
netdevice.h: fix ndo_bridge_* comments
Nicolas Dichtel
1
-1
/
+4
2015-03-16
bnx2x: fix encapsulation features on 57710/57711
Michal Schmidt
1
-1
/
+1
2015-03-16
Merge tag 'mac80211-for-davem-2015-03-16' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-8
/
+47
2015-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-8
/
+10
2015-03-16
mac80211: ignore CSA to same channel
Johannes Berg
2
-0
/
+14
2015-03-16
nl80211: ignore HT/VHT capabilities without QoS/WMM
Johannes Berg
1
-0
/
+10
2015-03-16
mac80211: ask for ECSA IE to be considered for beacon parse CRC
Johannes Berg
1
-1
/
+2
2015-03-16
mac80211: count interfaces correctly for combination checks
Andrei Otcheretianski
1
-1
/
+1
2015-03-15
isdn: icn: use strlcpy() when parsing setup options
Dan Carpenter
1
-1
/
+1
2015-03-15
rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
Al Viro
1
-1
/
+1
2015-03-15
caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
Al Viro
1
-1
/
+1
2015-03-14
bridge: reset bridge mtu after deleting an interface
Venkat Venkatsubra
1
-0
/
+2
2015-03-14
Merge tag 'linux-can-fixes-for-4.0-20150314' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-33
/
+52
2015-03-14
can: kvaser_usb: Fix tx queue start/stop race conditions
Ahmed S. Darwish
1
-32
/
+51
2015-03-14
net: can: Enable xilinx driver for ARM64
Michal Simek
1
-1
/
+1
2015-03-13
inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
Eric Dumazet
1
-3
/
+15
2015-03-13
Revert "net: fec: fix the warning found by dma debug"
Fabio Estevam
1
-23
/
+11
2015-03-13
vxlan: fix wrong usage of VXLAN_VID_MASK
Alexey Kodanev
2
-2
/
+3
2015-03-13
tulip_core.c : out-of-bounds check.
Ameen Ali
1
-1
/
+1
2015-03-12
virtio-net: correctly delete napi hash
Jason Wang
1
-5
/
+4
2015-03-12
rds: avoid potential stack overflow
Arnd Bergmann
1
-18
/
+22
2015-03-12
sock: fix possible NULL sk dereference in __skb_tstamp_tx
Willem de Bruijn
1
-2
/
+6
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
[next]