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
*
netfilter: Kconfig: use 'default y' instead of 'm' for bool config option
Vegard Nossum
2021-10-27
1
-1
/
+1
*
nfc: nci: fix the UAF of rf_conn_info object
Lin Ma
2021-10-27
1
-0
/
+2
*
netfilter: ipvs: make global sysctl readonly in non-init netns
Antoine Tenart
2021-10-27
1
-0
/
+5
*
NFC: digital: fix possible memory leak in digital_in_send_sdd_req()
Ziyang Xuan
2021-10-27
1
-2
/
+6
*
NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
Ziyang Xuan
2021-10-27
1
-2
/
+7
*
nfc: fix error handling of nfc_proto_register()
Ziyang Xuan
2021-10-27
1
-0
/
+3
*
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
*
netlink: annotate data races around nlk->bound
Eric Dumazet
2021-10-17
1
-4
/
+10
*
net_sched: fix NULL deref in fifo_set_limit()
Eric Dumazet
2021-10-17
1
-0
/
+3
*
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-10-09
2
-9
/
+37
*
netfilter: ipset: Fix oversized kvmalloc() calls
Jozsef Kadlecsik
2021-10-06
1
-2
/
+2
*
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
*
sctp: validate from_addr_param return
Marcelo Ricardo Leitner
2021-09-26
5
-26
/
+43
*
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
*
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
*
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
*
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
2021-09-22
1
-0
/
+15
*
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
*
ipv4: make exception cache less predictible
Eric Dumazet
2021-09-22
1
-16
/
+30
*
Bluetooth: add timeout sanity check to hci_inquiry
Pavel Skripkin
2021-09-22
1
-0
/
+6
*
Bluetooth: Move shutdown callback before flushing tx and rx queue
Kai-Heng Feng
2021-09-22
1
-0
/
+8
*
Bluetooth: fix repeated calls to sco_sock_kill
Desmond Cheong Zhi Xi
2021-09-22
1
-5
/
+1
*
Bluetooth: increase BTNAMSIZ to 21 chars to fix potential buffer overflow
Colin Ian King
2021-09-22
1
-1
/
+1
*
net: cipso: fix warnings in netlbl_cipsov4_add_std
Pavel Skripkin
2021-09-22
1
-4
/
+4
*
tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
Martin KaFai Lau
2021-09-22
1
-2
/
+3
*
Bluetooth: sco: prevent information leak in sco_conn_defer_accept()
Dan Carpenter
2021-09-22
1
-0
/
+5
*
ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2021-09-22
1
-2
/
+21
*
igmp: Add ip_mc_list lock in ip_check_mc_rcu
Liu Jian
2021-09-22
1
-0
/
+2
*
dccp: add do-while-0 stubs for dccp_pr_debug macros
Randy Dunlap
2021-08-26
1
-3
/
+3
*
Bluetooth: hidp: use correct wait queue when removing ctrl_wait
Ole Bjørn Midtbø
2021-08-26
1
-1
/
+1
*
net: Fix memory leak in ieee802154_raw_deliver
Takeshi Misawa
2021-08-26
1
-1
/
+6
*
Bluetooth: defer cleanup of resources in hci_unregister_dev()
Tetsuo Handa
2021-08-15
3
-24
/
+44
*
can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAF
Ziyang Xuan
2021-08-08
1
-2
/
+18
*
Revert "Bluetooth: Shutdown controller after workqueues are flushed or cancel...
Greg Kroah-Hartman
2021-08-08
1
-8
/
+8
*
net: Fix zero-copy head len calculation.
Pravin B Shelar
2021-08-08
1
-1
/
+4
*
net: llc: fix skb_over_panic
Pavel Skripkin
2021-08-04
2
-2
/
+10
*
tipc: fix sleeping in tipc accept routine
Hoang Le
2021-08-04
1
-5
/
+4
*
netfilter: nft_nat: allow to specify layer 4 protocol NAT only
Pablo Neira Ayuso
2021-08-04
1
-1
/
+3
*
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
2021-08-04
1
-4
/
+2
*
sctp: move 198 addresses from unusable to private scope
Xin Long
2021-08-04
1
-1
/
+2
[next]