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-09
sierra_net: Skip validating irrelevant fields for IDLE LSIs
Stefan Brüns
1
-7
/
+7
2017-02-09
sierra_net: Add support for IPv6 and Dual-Stack Link Sense Indications
Stefan Brüns
1
-35
/
+66
2017-02-09
kcm: fix 0-length case for kcm_sendmsg()
WANG Cong
1
-18
/
+22
2017-02-09
xen-netfront: Rework the fix for Rx stall during OOM and network stress
Vineeth Remanan Pillai
1
-3
/
+11
2017-02-09
net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()
Florian Fainelli
1
-8
/
+20
2017-02-08
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Thanneeru Srinivasulu
2
-12
/
+101
2017-02-08
net: dsa: Do not destroy invalid network devices
Florian Fainelli
1
-0
/
+1
2017-02-08
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-08
Merge branch 'net-header-length-truncation'
David S. Miller
4
-3
/
+10
2017-02-08
packet: round up linear to header len
Willem de Bruijn
1
-3
/
+4
2017-02-08
net: introduce device min_header_len
Willem de Bruijn
3
-0
/
+6
2017-02-08
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-08
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
1
-1
/
+4
2017-02-08
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
1
-0
/
+6
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
32
-164
/
+255
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
1
-1
/
+2
2017-02-07
sctp: check af before verify address in sctp_addr_id2transport
Xin Long
1
-1
/
+1
2017-02-07
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
Vineet Gupta
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
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-13
/
+17
2017-02-06
Merge tag 'pm-4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-8
/
+50
2017-02-06
Merge tag 'dm-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
3
-6
/
+10
2017-02-06
Merge tag 'media/v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
12
-56
/
+13
2017-02-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-45
/
+55
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
Merge branches 'pm-core-fixes' and 'pm-cpufreq-fixes'
Rafael J. Wysocki
3
-8
/
+50
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
Linux 4.10-rc7
v4.10-rc7
Linus Torvalds
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-04
libnvdimm, pfn: fix memmap reservation size versus 4K alignment
Dan Williams
1
-5
/
+2
[next]