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.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
*
mqprio: Correct stats in mqprio_dump_class_stats().
Sebastian Andrzej Siewior
2021-10-20
1
-12
/
+18
*
NFC: digital: fix possible memory leak in digital_in_send_sdd_req()
Ziyang Xuan
2021-10-20
1
-2
/
+6
*
NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
Ziyang Xuan
2021-10-20
1
-2
/
+7
*
nfc: fix error handling of nfc_proto_register()
Ziyang Xuan
2021-10-20
1
-0
/
+3
*
sctp: account stream padding length for reconf chunk
Eiichi Tsukata
2021-10-20
1
-1
/
+1
*
mac80211: check return value of rhashtable_init
MichelleJin
2021-10-17
1
-1
/
+4
*
net: prevent user from passing illegal stab size
王贇
2021-10-17
1
-0
/
+6
*
mac80211: Drop frames from invalid MAC address in ad-hoc mode
YueHaibing
2021-10-17
1
-1
/
+2
*
netfilter: ip6_tables: zero-initialize fragment offset
Jeremy Sowden
2021-10-17
1
-0
/
+1
*
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-10-13
1
-1
/
+1
*
netlink: annotate data races around nlk->bound
Eric Dumazet
2021-10-13
1
-4
/
+10
*
net: bridge: use nla_total_size_64bit() in br_get_linkxstats_size()
Eric Dumazet
2021-10-13
1
-1
/
+1
*
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
2021-10-13
1
-0
/
+3
*
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
2021-10-06
1
-2
/
+2
*
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2021-10-06
2
-6
/
+6
*
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-10-06
2
-12
/
+54
*
sctp: break out if skb_header_pointer returns NULL in sctp_rcv_ootb
Xin Long
2021-10-06
1
-1
/
+1
*
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
2021-10-06
1
-0
/
+4
*
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
2021-10-06
1
-0
/
+8
*
ipvs: check that ip_vs_conn_tab_bits is between 8 and 20
Andrea Claudi
2021-10-06
1
-0
/
+4
*
mac80211: fix use-after-free in CCMP/GCMP RX
Johannes Berg
2021-10-06
1
-0
/
+6
*
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
2021-10-06
1
-2
/
+7
*
tcp: create a helper to model exponential backoff
Yuchung Cheng
2021-10-06
1
-13
/
+18
*
tcp: always set retrans_stamp on recovery
Yuchung Cheng
2021-10-06
2
-25
/
+7
*
tcp: address problems caused by EDT misshaps
Eric Dumazet
2021-10-06
2
-10
/
+16
*
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
2021-10-06
1
-1
/
+2
*
9p/trans_virtio: Remove sysfs file on probe failure
Xie Yongji
2021-09-26
1
-1
/
+3
*
sctp: add param size validation for SCTP_PARAM_SET_PRIMARY
Marcelo Ricardo Leitner
2021-09-26
1
-3
/
+10
*
sctp: validate chunk size in __rcv_asconf_lookup
Marcelo Ricardo Leitner
2021-09-26
1
-0
/
+3
*
ip_gre: validate csum_start only on pull
Willem de Bruijn
2021-09-22
1
-3
/
+6
*
fq_codel: reject silly quantum parameters
Eric Dumazet
2021-09-22
1
-2
/
+10
*
netfilter: socket: icmp6: fix use-after-scope
Benjamin Hesmans
2021-09-22
1
-3
/
+1
*
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
2021-09-22
1
-1
/
+1
*
net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setup
Vladimir Oltean
2021-09-22
1
-7
/
+5
*
net/af_unix: fix a data-race in unix_dgram_poll
Eric Dumazet
2021-09-22
1
-1
/
+1
*
tipc: increase timeout in tipc_sk_enqueue()
Hoang Le
2021-09-22
1
-1
/
+1
*
net/l2tp: Fix reference count leak in l2tp_udp_recv_core
Xiyu Yang
2021-09-22
1
-1
/
+3
*
dccp: don't duplicate ccid when cloning dccp sock
Lin, Zhenpeng
2021-09-22
1
-0
/
+2
*
net-caif: avoid user-triggerable WARN_ON(1)
Eric Dumazet
2021-09-22
1
-16
/
+3
*
tipc: fix an use-after-free issue in tipc_recvmsg
Xin Long
2021-09-22
1
-3
/
+5
*
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
2021-09-22
1
-2
/
+2
*
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
2021-09-22
1
-1
/
+1
*
tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
Luke Hsiao
2021-09-22
1
-2
/
+1
*
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
2021-09-22
1
-31
/
+62
*
Bluetooth: avoid circular locks in sco_sock_connect
Desmond Cheong Zhi Xi
2021-09-22
1
-23
/
+16
*
Bluetooth: schedule SCO timeouts with delayed_work
Desmond Cheong Zhi Xi
2021-09-22
1
-6
/
+29
*
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
2021-09-22
1
-0
/
+15
*
flow_dissector: Fix out-of-bounds warnings
Gustavo A. R. Silva
2021-09-22
1
-4
/
+8
*
ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
Gustavo A. R. Silva
2021-09-22
1
-2
/
+3
*
netlink: Deal with ESRCH error in nlmsg_notify()
Yajun Deng
2021-09-22
1
-1
/
+3
[next]