index
:
Linux Stable
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.12.y
linux-6.13.y
linux-6.14.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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-01-31
1
-1
/
+1
*
netfilter: nf_conncount: Fix garbage collection with zones
Yi-Hung Wei
2019-01-09
1
-1
/
+2
*
netfilter: nf_conncount: expose connection list interface
Pablo Neira Ayuso
2019-01-09
1
-0
/
+14
*
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
2019-01-09
1
-3
/
+35
*
sctp: kfree_rcu asoc
Xin Long
2018-12-17
1
-0
/
+2
*
neighbour: Avoid writing before skb->head in neigh_hh_output()
Stefano Brivio
2018-12-17
1
-5
/
+23
*
tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.
Ilya Lesokhin
2018-12-05
1
-1
/
+1
*
tls: Add function to update the TLS socket configuration
Ilya Lesokhin
2018-12-05
1
-0
/
+2
*
tcp: do not release socket ownership in tcp_close()
Eric Dumazet
2018-12-01
1
-0
/
+1
*
inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
Eric Dumazet
2018-10-18
1
-5
/
+0
*
tcp/dccp: fix lockdep issue when SYN is backlogged
Eric Dumazet
2018-10-18
1
-2
/
+1
*
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-18
1
-0
/
+1
*
bonding: avoid possible dead-lock
Mahesh Bandewar
2018-10-18
1
-6
/
+1
*
NFC: Fix the number of pipes
Suren Baghdasaryan
2018-09-29
1
-1
/
+1
*
tls: zero the crypto information from tls_context before freeing
Sabrina Dubroca
2018-09-29
1
-6
/
+8
*
ip: add helpers to process in-order fragments faster.
Peter Oskolkov
2018-09-19
1
-0
/
+6
*
net: sk_buff rbnode reorg
Eric Dumazet
2018-09-19
1
-1
/
+2
*
inet: frags: reorganize struct netns_frags
Eric Dumazet
2018-09-19
1
-4
/
+5
*
inet: frags: break the 2GB limit for frags storage
Eric Dumazet
2018-09-19
1
-10
/
+10
*
inet: frags: remove inet_frag_maybe_warn_overflow()
Eric Dumazet
2018-09-19
1
-2
/
+0
*
inet: frags: get rif of inet_frag_evicting()
Eric Dumazet
2018-09-19
1
-5
/
+0
*
inet: frags: remove some helpers
Eric Dumazet
2018-09-19
3
-13
/
+0
*
inet: frags: use rhashtables for reassembly units
Eric Dumazet
2018-09-19
2
-59
/
+38
*
inet: frags: Convert timers to use timer_setup()
Kees Cook
2018-09-19
1
-1
/
+1
*
inet: frags: add a pointer to struct netns_frags
Eric Dumazet
2018-09-19
2
-7
/
+7
*
inet: frags: change inet_frags_init_net() return value
Eric Dumazet
2018-09-19
1
-1
/
+2
*
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
2018-09-15
1
-0
/
+4
*
tcp: remove DELAYED ACK events in DCTCP
Yuchung Cheng
2018-08-24
1
-2
/
+0
*
net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used
Davide Caratti
2018-08-24
1
-1
/
+0
*
ipv6: make ipv6_renew_options() interrupt/kernel safe
Paul Moore
2018-08-24
1
-8
/
+1
*
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-08-24
2
-1
/
+1
*
vsock: split dwork to avoid reinitializations
Cong Wang
2018-08-22
1
-2
/
+2
*
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
2018-08-22
1
-0
/
+5
*
tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_mode
Eric Dumazet
2018-08-03
1
-1
/
+1
*
tcp: do not delay ACK in DCTCP upon CE status change
Yuchung Cheng
2018-07-28
1
-0
/
+1
*
tcp: do not cancel delay-AcK on DCTCP special ACK
Yuchung Cheng
2018-07-28
1
-0
/
+1
*
net/ipv6: Fix linklocal to global address with VRF
David Ahern
2018-07-28
1
-0
/
+5
*
ipv6: fix useless rol32 call on hash
Colin Ian King
2018-07-25
1
-1
/
+1
*
netfilter: nf_tables: bogus EBUSY in chain deletions
Pablo Neira Ayuso
2018-07-08
1
-0
/
+5
*
udp: fix rx queue len reported by diag and proc interface
Paolo Abeni
2018-06-26
2
-2
/
+14
*
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-11
1
-0
/
+5
*
llc: properly handle dev_queue_xmit() return value
Cong Wang
2018-05-30
1
-1
/
+1
*
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-05-30
3
-3
/
+12
*
regulatory: add NUL to request alpha2
Johannes Berg
2018-05-30
1
-1
/
+1
*
mac80211: round IEEE80211_TX_STATUS_HEADROOM up to multiple of 4
Felix Fietkau
2018-05-30
1
-1
/
+1
*
bonding: send learning packets for vlans on slave
Debabrata Banerjee
2018-05-19
1
-0
/
+1
*
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
2018-05-19
1
-0
/
+1
*
soreuseport: initialise timewait reuseport field
Eric Dumazet
2018-05-16
1
-0
/
+1
*
net: fix rtnh_ok()
Eric Dumazet
2018-05-16
1
-1
/
+1
*
net: don't call update_pmtu unconditionally
Nicolas Dichtel
2018-05-09
1
-0
/
+8
[prev]
[next]