index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: net: Set sk_bpf_storage back to NULL for cloned sk
Martin KaFai Lau
2019-06-12
1
-0
/
+3
*
tcp: fix undo spurious SYNACK in passive Fast Open
Yuchung Cheng
2019-06-09
1
-1
/
+1
*
mpls: fix af_mpls dependencies
Matteo Croce
2019-06-09
1
-0
/
+1
*
Merge tag 'linux-can-fixes-for-5.2-20190607' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-06-09
1
-3
/
+22
|
\
|
*
can: purge socket error queue on sock destruct
Willem de Bruijn
2019-06-07
1
-0
/
+1
|
*
can: af_can: Fix error path of can_init()
YueHaibing
2019-06-07
1
-3
/
+21
*
|
mpls: fix warning with multi-label encap
George Wilkie
2019-06-09
1
-1
/
+1
*
|
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
2019-06-09
1
-3
/
+4
*
|
net: ipv4: fib_semantics: fix uninitialized variable
Enrico Weigelt
2019-06-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-06-07
4
-6
/
+39
|
\
\
|
|
/
|
/
|
|
*
bpf: fix unconnected udp hooks
Daniel Borkmann
2019-06-06
3
-0
/
+10
|
*
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Martin KaFai Lau
2019-06-03
2
-2
/
+6
|
*
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
Martin KaFai Lau
2019-06-03
1
-1
/
+1
|
*
bpf: sockmap, fix use after free from sleep in psock backlog workqueue
John Fastabend
2019-05-24
1
-0
/
+1
|
*
bpf: Check sk_fullsock() before returning from bpf_sk_lookup()
Martin KaFai Lau
2019-05-21
1
-2
/
+14
|
*
bpf: fix out-of-bounds read in __bpf_skc_lookup
Lorenz Bauer
2019-05-21
1
-1
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-07
15
-59
/
+92
|
\
\
|
*
|
pktgen: do not sleep with the thread lock held.
Paolo Abeni
2019-06-06
1
-0
/
+11
|
*
|
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
2019-06-06
1
-4
/
+6
|
*
|
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
2019-06-06
1
-5
/
+8
|
*
|
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
2019-06-06
1
-2
/
+10
|
*
|
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
2019-06-05
1
-3
/
+3
|
*
|
ethtool: fix potential userspace buffer overflow
Vivien Didelot
2019-06-05
1
-1
/
+4
|
*
|
Fix memory leak in sctp_process_init
Neil Horman
2019-06-05
2
-10
/
+8
|
*
|
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2019-06-05
2
-1
/
+4
|
*
|
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
2019-06-05
1
-12
/
+12
|
*
|
net: fix indirect calls helpers for ptype list hooks.
Paolo Abeni
2019-06-04
1
-3
/
+3
|
*
|
udp: only choose unbound UDP socket for multicast when not in a VRF
Tim Beale
2019-06-04
1
-2
/
+1
|
*
|
net/tls: replace the sleeping lock around RX resync with a bit lock
Jakub Kicinski
2019-06-04
1
-6
/
+21
|
*
|
Revert "net/tls: avoid NULL-deref on resync during device removal"
Jakub Kicinski
2019-06-04
1
-10
/
+5
|
*
|
packet: unconditionally free po->rollover
Willem de Bruijn
2019-06-02
1
-1
/
+1
|
*
|
net: dsa: sja1105: Don't store frame type in skb->cb
Vladimir Oltean
2019-05-31
1
-7
/
+3
*
|
|
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-06-06
2
-17
/
+16
|
\
\
\
|
*
|
|
SUNRPC: Fix a use after free when a server rejects the RPCSEC_GSS credential
Trond Myklebust
2019-05-30
1
-14
/
+14
|
*
|
|
SUNRPC fix regression in umount of a secure mount
Olga Kornievskaia
2019-05-30
1
-1
/
+1
|
*
|
|
xprtrdma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-05-28
1
-2
/
+1
*
|
|
|
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
418
-2343
/
+425
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
3
-12
/
+3
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201
Thomas Gleixner
2019-05-30
4
-48
/
+4
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2019-05-30
17
-18
/
+17
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
2019-05-30
8
-128
/
+8
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 178
Thomas Gleixner
2019-05-30
1
-5
/
+1
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
26
-230
/
+33
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164
Thomas Gleixner
2019-05-30
1
-15
/
+1
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-10
/
+1
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
1
-14
/
+1
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
352
-1807
/
+352
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 132
Thomas Gleixner
2019-05-30
4
-56
/
+4
|
|
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-30
27
-194
/
+245
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
3
-5
/
+9
[next]