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.12.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
*
rxrpc: Fix a memory leak in rxkad_verify_response()
Qiushi Wu
2020-05-27
1
-2
/
+1
*
l2tp: initialise PPP sessions before registering them
Guillaume Nault
2020-05-27
1
-31
/
+38
*
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
2020-05-27
1
-53
/
+101
*
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
2020-05-27
1
-31
/
+75
*
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
2020-05-27
4
-20
/
+36
*
net: tcp: fix rx timestamp behavior for tcp_recvmsg
Kelly Littlepage
2020-05-20
1
-2
/
+4
*
netprio_cgroup: Fix unlimited memory leak of v2 cgroups
Zefan Li
2020-05-20
1
-0
/
+2
*
net: ipv4: really enforce backoff for redirects
Paolo Abeni
2020-05-20
1
-1
/
+1
*
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
2020-05-20
1
-2
/
+4
*
netlabel: cope with NULL catmap
Paolo Abeni
2020-05-20
3
-3
/
+12
*
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
2020-05-20
1
-1
/
+3
*
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-20
1
-2
/
+2
*
drop_monitor: work around gcc-10 stringop-overflow warning
Arnd Bergmann
2020-05-20
1
-4
/
+7
*
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2020-05-20
4
-13
/
+16
*
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
2020-05-20
10
-18
/
+18
*
netfilter: nat: never update the UDP checksum when it's 0
Guillaume Nault
2020-05-20
1
-3
/
+2
*
batman-adv: Fix refcnt leak in batadv_v_ogm_process
Xiyu Yang
2020-05-20
1
-1
/
+1
*
batman-adv: Fix refcnt leak in batadv_store_throughput_override
Xiyu Yang
2020-05-20
1
-1
/
+1
*
batman-adv: Fix refcnt leak in batadv_show_throughput_override
Xiyu Yang
2020-05-20
1
-0
/
+1
*
batman-adv: fix batadv_nc_random_weight_tq
George Spelvin
2020-05-20
1
-8
/
+1
*
ipv6: fix cleanup ordering for ip6_mr failure
Sabrina Dubroca
2020-05-20
1
-3
/
+3
*
sch_sfq: validate silly quantum values
Eric Dumazet
2020-05-20
1
-0
/
+9
*
sch_choke: avoid potential panic in choke_reset()
Eric Dumazet
2020-05-20
1
-1
/
+2
*
fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
Eric Dumazet
2020-05-20
1
-1
/
+1
*
cgroup, netclassid: remove double cond_resched
Jiri Slaby
2020-05-10
1
-3
/
+1
*
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-05-10
4
-10
/
+7
*
sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
Jere Leppänen
2020-05-10
1
-1
/
+5
*
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2020-05-02
2
-4
/
+0
*
net/x25: Fix x25_neigh refcnt leak when receiving frame
Xiyu Yang
2020-05-02
1
-1
/
+3
*
net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
Xiyu Yang
2020-05-02
1
-0
/
+1
*
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
2020-05-02
1
-7
/
+6
*
vti4: removed duplicate log message.
Jeremy Sowden
2020-05-02
1
-3
/
+1
*
net: ipv4: avoid unused variable warning for sysctl
Arnd Bergmann
2020-05-02
1
-2
/
+1
*
net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()
Nicolai Stange
2020-05-02
1
-1
/
+3
*
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
2020-04-24
2
-19
/
+10
*
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
2020-04-24
1
-2
/
+2
*
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
2020-04-24
1
-1
/
+2
*
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
2020-04-24
1
-3
/
+4
*
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
2020-04-24
1
-4
/
+9
*
hsr: check protocol version in hsr_newlink()
Taehee Yoo
2020-04-24
1
-2
/
+8
*
net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flags
Roopa Prabhu
2020-04-24
1
-1
/
+1
*
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
2020-04-13
1
-3
/
+1
*
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
2020-04-13
1
-0
/
+4
*
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2020-04-13
2
-15
/
+33
*
sctp: fix refcount bug in sctp_wfree
Qiujun Huang
2020-04-13
1
-8
/
+23
*
net, ip_tunnel: fix interface lookup with no key
William Dauchy
2020-04-13
1
-5
/
+1
*
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
2020-04-13
1
-0
/
+3
*
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
2020-04-02
1
-1
/
+2
*
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
2020-04-02
1
-1
/
+18
*
vti6: Fix memory leak of skb if input policy check fails
Torsten Hilbrich
2020-04-02
1
-1
/
+1
[next]