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-07
sctp: check af before verify address in sctp_addr_id2transport
Xin Long
1
-1
/
+1
2017-02-07
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
1
-1
/
+2
2017-02-07
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-1
/
+4
2017-02-07
udp: properly cope with csum errors
Eric Dumazet
4
-5
/
+11
2017-02-07
Merge branch 'net-Fix-on-stack-USB-buffers'
David S. Miller
3
-33
/
+86
2017-02-07
catc: Use heap buffer for memory size test
Ben Hutchings
1
-7
/
+18
2017-02-07
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
1
-16
/
+17
2017-02-07
rtl8150: Use heap buffers for all register access
Ben Hutchings
1
-7
/
+27
2017-02-07
pegasus: Use heap buffers for all register access
Ben Hutchings
1
-4
/
+25
2017-02-06
Merge branch 'read-vnet_hdr_sz-once'
David S. Miller
2
-6
/
+8
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
[next]