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.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
...
*
net/ieee802154: don't warn zero-sized raw_sendmsg()
Tetsuo Handa
2022-10-26
1
-0
/
+4
*
Bluetooth: L2CAP: Fix user-after-free
Luiz Augusto von Dentz
2022-10-26
1
-0
/
+7
*
can: bcm: check the result of can_send() in bcm_can_tx()
Ziyang Xuan
2022-10-26
1
-3
/
+4
*
Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
Luiz Augusto von Dentz
2022-10-26
1
-0
/
+3
*
Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
Tetsuo Handa
2022-10-26
1
-4
/
+6
*
xfrm: Update ipcomp_scratches with NULL when freed
Khalid Masum
2022-10-26
1
-0
/
+1
*
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
2022-10-26
1
-4
/
+10
*
openvswitch: Fix overreporting of drops in dropwatch
Mike Pattrick
2022-10-26
1
-2
/
+3
*
openvswitch: Fix double reporting of drops in dropwatch
Mike Pattrick
2022-10-26
1
-3
/
+10
*
net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callba...
Tetsuo Handa
2022-10-26
1
-1
/
+1
*
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-10-26
2
-7
/
+14
*
wifi: mac80211: allow bw change during channel switch in mesh
Hari Chandrakanthan
2022-10-26
1
-3
/
+0
*
net/ieee802154: fix uninit value bug in dgram_sendmsg
Haimin Zhang
2022-10-26
1
-19
/
+23
*
netfilter: nf_conntrack_irc: Tighten matching on DCC message
David Leadbeater
2022-09-28
1
-6
/
+28
*
netfilter: nf_conntrack_sip: fix ct_sip_walk_headers
Igor Ryzhov
2022-09-28
1
-2
/
+2
*
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
2022-09-28
1
-4
/
+7
*
SUNRPC: use _bh spinlocking on ->transport_lock
NeilBrown
2022-09-15
1
-2
/
+2
*
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
2022-09-15
1
-1
/
+2
*
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
2022-09-15
1
-7
/
+18
*
tipc: fix shift wrapping bug in map_get()
Dan Carpenter
2022-09-15
1
-1
/
+1
*
sch_sfb: Don't assume the skb is still around after enqueueing to child
Toke Høiland-Jørgensen
2022-09-15
1
-4
/
+6
*
netfilter: nf_conntrack_irc: Fix forged IP logic
David Leadbeater
2022-09-15
1
-2
/
+3
*
netfilter: br_netfilter: Drop dst references before setting.
Harsh Modi
2022-09-15
2
-0
/
+3
*
net: mac802154: Fix a condition in the receive path
Miquel Raynal
2022-09-15
1
-1
/
+1
*
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
2022-09-15
1
-0
/
+4
*
wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
Dan Carpenter
2022-09-15
1
-1
/
+2
*
netfilter: conntrack: NF_CONNTRACK_PROCFS should no longer default to y
Geert Uytterhoeven
2022-09-05
1
-1
/
+0
*
Bluetooth: L2CAP: Fix build errors in some archs
Luiz Augusto von Dentz
2022-09-05
1
-5
/
+5
*
net: Fix a data-race around sysctl_somaxconn.
Kuniyuki Iwashima
2022-09-05
1
-1
/
+1
*
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
2022-09-05
1
-1
/
+1
*
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
2022-09-05
1
-1
/
+1
*
netfilter: nft_payload: report ERANGE for too long offset and length
Pablo Neira Ayuso
2022-09-05
1
-2
/
+8
*
rose: check NULL rose_loopback_neigh->loopback
Bernard Pidoux
2022-09-05
1
-1
/
+2
*
af_key: Do not call xfrm_probe_algs in parallel
Herbert Xu
2022-09-05
1
-0
/
+3
*
xfrm: fix refcount leak in __xfrm_policy_check()
Xin Xiong
2022-09-05
1
-0
/
+1
*
netfilter: nf_tables: really skip inactive sets when allocating name
Pablo Neira Ayuso
2022-08-25
1
-1
/
+1
*
vsock: Fix memory leak in vsock_connect()
Peilin Ye
2022-08-25
1
-1
/
+8
*
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
2022-08-25
1
-0
/
+14
*
rds: add missing barrier to release_refill
Mikulas Patocka
2022-08-25
1
-0
/
+1
*
net_sched: cls_route: disallow handle of 0
Jamal Hadi Salim
2022-08-25
1
-0
/
+6
*
net/9p: Initialize the iounit field during fid creation
Tyler Hicks
2022-08-25
1
-3
/
+1
*
Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
Luiz Augusto von Dentz
2022-08-25
1
-7
/
+6
*
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
2022-08-25
1
-3
/
+4
*
net_sched: cls_route: remove from list when handle is 0
Thadeu Lima de Souza Cascardo
2022-08-25
1
-1
/
+1
*
netfilter: nf_tables: fix null deref due to zeroed list head
Florian Westphal
2022-08-25
1
-0
/
+1
*
netfilter: nf_queue: do not allow packet truncation below transport header of...
Florian Westphal
2022-08-25
1
-1
/
+6
*
net: ping6: Fix memleak in ipv6_renew_options().
Kuniyuki Iwashima
2022-08-25
1
-0
/
+6
*
Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
Luiz Augusto von Dentz
2022-08-25
1
-13
/
+48
*
igmp: Fix a data-race around sysctl_igmp_max_memberships.
Kuniyuki Iwashima
2022-07-29
1
-1
/
+1
*
igmp: Fix data-races around sysctl_igmp_llm_reports.
Kuniyuki Iwashima
2022-07-29
1
-8
/
+13
[prev]
[next]