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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: L2CAP: Fix u8 overflow
Sungwoo Kim
2022-12-21
1
-1
/
+2
*
ipv6: avoid use-after-free in ip6_fragment()
Eric Dumazet
2022-12-14
1
-0
/
+5
*
tipc: call tipc_lxc_xmit without holding node_read_lock
Xin Long
2022-12-14
1
-3
/
+9
*
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2022-12-14
1
-0
/
+3
*
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2022-12-14
1
-0
/
+1
*
tipc: Fix potential OOB in tipc_link_proto_rcv()
YueHaibing
2022-12-14
1
-1
/
+3
*
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
2022-12-14
1
-19
/
+29
*
NFC: nci: Bounds check struct nfc_target arrays
Kees Cook
2022-12-14
1
-0
/
+6
*
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Wei Yongjun
2022-12-14
1
-0
/
+1
*
net: dsa: sja1105: Check return value
Artem Chernyshev
2022-12-14
1
-1
/
+2
*
net: dsa: hellcreek: Check return value
Artem Chernyshev
2022-12-14
1
-1
/
+2
*
net: dsa: ksz: Check return value
Artem Chernyshev
2022-12-14
1
-1
/
+2
*
Bluetooth: Fix not cleanup led when bt_init fails
Chen Zhongjin
2022-12-14
1
-1
/
+3
*
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
2022-12-14
1
-0
/
+1
*
af_unix: Get user_ns from in_skb in unix_diag_get_exact().
Kuniyuki Iwashima
2022-12-14
1
-8
/
+12
*
netfilter: ctnetlink: fix compilation warning after data race fixes in ct mark
Pablo Neira Ayuso
2022-12-14
1
-9
/
+10
*
netfilter: nft_set_pipapo: Actually validate intervals in fields after the fi...
Stefano Brivio
2022-12-14
1
-2
/
+3
*
can: af_can: fix NULL pointer dereference in can_rcv_filter
Oliver Hartkopp
2022-12-14
1
-2
/
+2
*
Bluetooth: Fix crash when replugging CSR fake controllers
Luiz Augusto von Dentz
2022-12-14
1
-1
/
+2
*
9p/xen: check logical size for buffer size
Dominique Martinet
2022-12-14
1
-0
/
+9
*
9p/fd: Use P9_HDRSZ for header size
GUO Zihua
2022-12-14
1
-3
/
+3
*
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
2022-12-08
1
-3
/
+5
*
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
2022-12-08
1
-4
/
+4
*
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-12-08
4
-7
/
+47
*
packet: do not set TP_STATUS_CSUM_VALID on CHECKSUM_COMPLETE
Willem de Bruijn
2022-12-08
1
-4
/
+2
*
net: hsr: Fix potential use-after-free
YueHaibing
2022-12-08
1
-2
/
+3
*
tipc: re-fetch skb cb after tipc_msg_validate
Xin Long
2022-12-08
1
-0
/
+3
*
net/9p: Fix a potential socket leak in p9_socket_open
Wang Hai
2022-12-08
1
-1
/
+3
*
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
2022-12-08
1
-0
/
+3
*
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
2022-12-08
1
-1
/
+6
*
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
2022-12-08
1
-1
/
+2
*
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2022-12-02
2
-5
/
+15
*
ipv4: Fix error return code in fib_table_insert()
Ziyang Xuan
2022-12-02
1
-1
/
+3
*
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-12-02
4
-0
/
+8
*
netfilter: flowtable_offload: add missing locking
Felix Fietkau
2022-12-02
1
-0
/
+4
*
netfilter: ipset: restore allowing 64 clashing elements in hash:net,iface
Jozsef Kadlecsik
2022-12-02
1
-1
/
+1
*
NFC: nci: fix memory leak in nci_rx_data_packet()
Liu Shixin
2022-12-02
1
-1
/
+3
*
net: sched: allow act_ct to be built without NF_NAT
Xin Long
2022-12-02
1
-1
/
+1
*
xfrm: Fix ignored return value in xfrm6_init()
Chen Zhongjin
2022-12-02
1
-1
/
+5
*
xfrm: Fix oops in __xfrm_state_delete()
Thomas Jarosch
2022-12-02
1
-1
/
+1
*
tipc: check skb_linearize() return value in tipc_disc_rcv()
YueHaibing
2022-12-02
1
-1
/
+4
*
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long
2022-12-02
1
-3
/
+6
*
tipc: set con sock in tipc_conn_alloc
Xin Long
2022-12-02
1
-6
/
+5
*
netfilter: ipset: regression in ip_set_hash_ip.c
Vishwanath Pai
2022-12-02
1
-5
/
+3
*
netfilter: nf_tables: do not set up extensions for end interval
Pablo Neira Ayuso
2022-12-02
1
-2
/
+4
*
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-12-02
11
-39
/
+45
*
9p/fd: fix issue of list_del corruption in p9_fd_cancel()
Zhengchao Shao
2022-12-02
1
-0
/
+2
*
nfc/nci: fix race with opening and closing
Lin Ma
2022-12-02
1
-1
/
+1
*
rxrpc: Fix race between conn bundle lookup and bundle removal [ZDI-CAN-15975]
David Howells
2022-12-02
2
-15
/
+24
*
rxrpc: Use refcount_t rather than atomic_t
David Howells
2022-12-02
12
-121
/
+118
[next]