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
*
sctp: checkpatch fixups
Marcelo Ricardo Leitner
2018-05-14
1
-13
/
+7
*
sctp: add asoc and packet to sctp_flush_ctx
Marcelo Ricardo Leitner
2018-05-14
1
-53
/
+44
*
sctp: add sctp_flush_ctx, a context struct on outq_flush routines
Marcelo Ricardo Leitner
2018-05-14
1
-94
/
+88
*
sctp: rework switch cases in sctp_outq_flush_data
Marcelo Ricardo Leitner
2018-05-14
1
-98
/
+93
*
sctp: make use of gfp on retransmissions
Marcelo Ricardo Leitner
2018-05-14
1
-8
/
+9
*
sctp: move transport flush code out of sctp_outq_flush
Marcelo Ricardo Leitner
2018-05-14
1
-30
/
+26
*
sctp: move flushing of data chunks out of sctp_outq_flush
Marcelo Ricardo Leitner
2018-05-14
1
-74
/
+75
*
sctp: move outq data rtx code out of sctp_outq_flush
Marcelo Ricardo Leitner
2018-05-14
1
-43
/
+58
*
sctp: move the flush of ctrl chunks into its own function
Marcelo Ricardo Leitner
2018-05-14
1
-36
/
+56
*
sctp: factor out sctp_outq_select_transport
Marcelo Ricardo Leitner
2018-05-14
1
-97
/
+90
*
sctp: add sctp_packet_singleton
Marcelo Ricardo Leitner
2018-05-14
1
-7
/
+15
*
net: ipv4: ipconfig: fix unused variable
Anders Roxell
2018-05-13
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-11
53
-185
/
+398
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-11
48
-169
/
+364
|
|
\
|
|
*
net sched actions: fix refcnt leak in skbmod
Roman Mashak
2018-05-11
1
-1
/
+4
|
|
*
net: sched: fix error path in tcf_proto_create() when modules are not configured
Jiri Pirko
2018-05-11
1
-1
/
+1
|
|
*
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2018-05-11
10
-48
/
+124
|
|
|
\
|
|
|
*
rxrpc: Trace UDP transmission failure
David Howells
2018-05-10
4
-8
/
+35
|
|
|
*
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
2018-05-10
1
-23
/
+23
|
|
|
*
rxrpc: Fix the min security level for kernel calls
David Howells
2018-05-10
1
-1
/
+1
|
|
|
*
rxrpc: Fix error reception on AF_INET6 sockets
David Howells
2018-05-10
1
-15
/
+42
|
|
|
*
rxrpc: Fix missing start of call timeout
David Howells
2018-05-10
4
-1
/
+23
|
|
*
|
net sched actions: fix invalid pointer dereferencing if skbedit flags missing
Roman Mashak
2018-05-11
1
-1
/
+2
|
|
*
|
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2018-05-11
2
-4
/
+10
|
|
*
|
sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg
Xin Long
2018-05-10
1
-1
/
+0
|
|
*
|
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2018-05-10
7
-10
/
+36
|
|
|
\
\
|
|
|
*
|
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
2018-05-07
2
-1
/
+6
|
|
|
*
|
mac80211: Adjust SAE authentication timeout
Ilan Peer
2018-05-07
1
-7
/
+18
|
|
|
*
|
rfkill: gpio: fix memory leak in probe error path
Johan Hovold
2018-05-07
1
-1
/
+6
|
|
|
*
|
nl80211: Free connkeys on external authentication failure
Srinivas Dasari
2018-04-20
1
-0
/
+1
|
|
|
*
|
cfg80211: fix possible memory leak in regdb_query_country()
weiyongjun (A)
2018-04-19
1
-0
/
+1
|
|
|
*
|
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
2018-04-19
1
-0
/
+3
|
|
|
*
|
mac80211: Fix condition validating WMM IE
Ilan Peer
2018-04-19
1
-1
/
+1
|
|
*
|
|
tipc: fix one byte leak in tipc_sk_set_orig_addr()
Eric Dumazet
2018-05-10
1
-1
/
+2
|
|
*
|
|
udp: fix SO_BINDTODEVICE
Paolo Abeni
2018-05-10
2
-4
/
+4
|
|
*
|
|
ipv4: reset fnhe_mtu_locked after cache route flushed
Hangbin Liu
2018-05-10
1
-0
/
+1
|
|
*
|
|
net/9p: fix spelling mistake: "suspsend" -> "suspend"
Colin Ian King
2018-05-10
1
-1
/
+1
|
|
*
|
|
sctp: fix spelling mistake: "max_retans" -> "max_retrans"
Colin Ian King
2018-05-10
1
-1
/
+1
|
|
*
|
|
tipc: eliminate KMSAN uninit-value in strcmp complaint
Ying Xue
2018-05-10
1
-2
/
+13
|
|
|
|
/
|
|
|
/
|
|
|
*
|
net/9p: correct some comment errors in 9p file system code
Sun Lianwen
2018-05-10
4
-9
/
+6
|
|
*
|
Merge branch 'ieee802154-for-davem-2018-05-08' of git://git.kernel.org/pub/sc...
David S. Miller
2018-05-08
2
-9
/
+9
|
|
|
\
\
|
|
|
*
|
net: ieee802154: 6lowpan: fix frag reassembly
Alexander Aring
2018-04-23
2
-9
/
+9
|
|
*
|
|
llc: better deal with too small mtu
Eric Dumazet
2018-05-08
1
-0
/
+3
|
|
*
|
|
trivial: fix inconsistent help texts
Georg Hofmann
2018-05-08
1
-5
/
+4
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-07
4
-12
/
+46
|
|
|
\
\
\
|
|
|
*
|
|
vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too
Stefano Brivio
2018-04-27
1
-2
/
+2
|
|
|
*
|
|
xfrm: Fix warning in xfrm6_tunnel_net_exit.
Steffen Klassert
2018-04-16
2
-0
/
+9
|
|
|
*
|
|
af_key: Always verify length of provided sadb_key
Kevin Easton
2018-04-09
1
-10
/
+35
|
|
*
|
|
|
net/tls: Fix connection stall on partial tls record
Andre Tomt
2018-05-07
1
-0
/
+1
|
|
*
|
|
|
tls: fix use after free in tls_sk_proto_close
Eric Dumazet
2018-05-07
1
-7
/
+4
[next]