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
2017-02-06
macvtap: read vnet_hdr_size once
Willem de Bruijn
1
-2
/
+2
2017-02-06
tun: read vnet_hdr_sz once
Willem de Bruijn
1
-4
/
+6
2017-02-06
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
1
-0
/
+6
2017-02-06
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
1
-6
/
+2
2017-02-06
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
1
-2
/
+8
2017-02-06
Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...
David S. Miller
1
-2
/
+7
2017-02-06
Merge tag 'mac80211-for-davem-2017-02-06' of git://git.kernel.org/pub/scm/lin...
David S. Miller
3
-4
/
+5
2017-02-06
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
1
-11
/
+13
2017-02-06
nl80211: Fix mesh HT operation check
Masashi Honma
1
-0
/
+1
2017-02-06
mac80211: Fix adding of mesh vendor IEs
Thorsten Horstmann
1
-1
/
+1
2017-02-06
mac80211: Allocate a sync skcipher explicitly for FILS AEAD
Jouni Malinen
1
-2
/
+2
2017-02-06
mac80211: Fix FILS AEAD protection in Association Request frame
Jouni Malinen
1
-1
/
+1
2017-02-05
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
1
-19
/
+21
2017-02-04
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2
-0
/
+8
2017-02-04
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
1
-1
/
+8
2017-02-03
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
1
-18
/
+13
2017-02-03
ethtool: do not vzalloc(0) on registers dump
Stanislaw Gruszka
1
-3
/
+6
2017-02-03
ipv6: sr: remove cleanup flag and fix HMAC computation
David Lebrun
3
-38
/
+10
2017-02-02
net: phy: Fix lack of reference count on PHY driver
Mao Wenan
1
-0
/
+7
2017-02-02
Merge branch 'mlx4-queue-reinit'
David S. Miller
3
-13
/
+29
2017-02-02
mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'
Martin KaFai Lau
3
-7
/
+27
2017-02-02
mlx4: Fix memory leak after mlx4_en_update_priv()
Martin KaFai Lau
1
-6
/
+2
2017-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-370
/
+555
2017-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-2
/
+37
2017-02-01
tcp: fix 0 divide in __tcp_select_window()
Eric Dumazet
1
-2
/
+4
2017-02-01
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-46
/
+43
2017-02-01
Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2
-36
/
+52
2017-02-01
net: fix ndo_features_check/ndo_fix_features comment ordering
Dimitris Michailidis
1
-14
/
+15
2017-02-01
net/sched: matchall: Fix configuration race
Yotam Gigi
1
-82
/
+45
2017-02-01
Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+25
2017-02-01
be2net: fix initial MAC setting
Ivan Vecera
1
-5
/
+28
2017-01-31
Merge tag 'trace-4.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-3
/
+5
2017-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+3
2017-01-31
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+5
2017-01-31
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2017-01-31
Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+7
2017-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-30
/
+32
2017-01-31
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2017-01-31
fscache: Fix dead object requeue
David Howells
2
-2
/
+25
2017-01-31
fscache: Clear outstanding writes when disabling a cookie
David Howells
2
-0
/
+11
2017-01-31
FS-Cache: Initialise stores_lock in netfs cookie
David Howells
1
-0
/
+1
2017-01-31
ipv6: fix flow labels when the traffic class is non-0
Dimitris Michailidis
1
-0
/
+5
2017-01-31
net: thunderx: avoid dereferencing xcv when NULL
Vincent
1
-2
/
+1
2017-01-31
tracing: Fix hwlat kthread migration
Steven Rostedt (VMware)
1
-3
/
+5
2017-01-31
HID: cp2112: fix gpio-callback error handling
Johan Hovold
1
-1
/
+1
2017-01-31
HID: cp2112: fix sleep-while-atomic
Johan Hovold
1
-15
/
+11
2017-01-31
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
Christophe JAILLET
1
-2
/
+2
2017-01-31
rtlwifi: rtl8192ce: Fix loading of incorrect firmware
Jurij Smakov
1
-2
/
+7
2017-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-8
/
+81
[next]