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
...
*
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
2024-03-26
1
-16
/
+0
*
SUNRPC: fix some memleaks in gssx_dec_option_array
Zhipeng Lu
2024-03-26
1
-8
/
+19
*
SUNRPC: fix a memleak in gss_import_v2_context
Zhipeng Lu
2024-03-26
1
-1
/
+10
*
net: mctp: copy skb ext data when fragmenting
Jeremy Kerr
2024-03-26
2
-0
/
+11
*
ipv6: mcast: remove one synchronize_net() barrier in ipv6_mc_down()
Eric Dumazet
2024-03-26
1
-1
/
+0
*
af_unix: Annotate data-race of gc_in_progress in wait_for_unix_gc().
Kuniyuki Iwashima
2024-03-26
1
-1
/
+1
*
wifi: mac80211: use deflink and fix typo in link ID check
Benjamin Berg
2024-03-26
1
-2
/
+2
*
inet_diag: annotate data-races around inet_diag_table[]
Eric Dumazet
2024-03-26
1
-3
/
+3
*
sock_diag: annotate data-races around sock_diag_handlers[family]
Eric Dumazet
2024-03-26
1
-5
/
+5
*
net: test: Fix printf format specifier in skb_segment kunit test
David Gow
2024-03-26
1
-1
/
+1
*
xfrm: set skb control buffer based on packet offload as well
Mike Yu
2024-03-26
1
-1
/
+5
*
xfrm: fix xfrm child route lookup for packet offload
Mike Yu
2024-03-26
1
-1
/
+3
*
Bluetooth: mgmt: Fix limited discoverable off timeout
Frédéric Danis
2024-03-26
1
-1
/
+3
*
Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security
Yuxuan Hu
2024-03-26
1
-1
/
+1
*
wifi: mac80211: only call drv_sta_rc_update for uploaded stations
Felix Fietkau
2024-03-26
1
-1
/
+2
*
net/iucv: fix the allocation size of iucv_path_table array
Alexander Gordeev
2024-03-26
1
-2
/
+2
*
io_uring/unix: drop usage of io_uring socket
Jens Axboe
2024-03-26
2
-4
/
+2
*
netrom: Fix data-races around sysctl_net_busy_read
Jason Xing
2024-03-15
2
-4
/
+4
*
netrom: Fix a data-race around sysctl_netrom_link_fails_count
Jason Xing
2024-03-15
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_routing_control
Jason Xing
2024-03-15
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout
Jason Xing
2024-03-15
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_requested_window_size
Jason Xing
2024-03-15
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_busy_delay
Jason Xing
2024-03-15
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delay
Jason Xing
2024-03-15
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_maximum_tries
Jason Xing
2024-03-15
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_transport_timeout
Jason Xing
2024-03-15
1
-1
/
+1
*
netrom: Fix data-races around sysctl_netrom_network_ttl_initialiser
Jason Xing
2024-03-15
3
-4
/
+5
*
netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiser
Jason Xing
2024-03-15
1
-1
/
+1
*
netrom: Fix a data-race around sysctl_netrom_default_path_quality
Jason Xing
2024-03-15
1
-1
/
+1
*
netfilter: nf_conntrack_h323: Add protection for bmp length out of range
Lena Wang
2024-03-15
1
-0
/
+4
*
netfilter: nft_ct: fix l3num expectations with inet pseudo family
Florian Westphal
2024-03-15
1
-6
/
+5
*
net/rds: fix WARNING in rds_conn_connect_if_down
Edward Adam Davis
2024-03-15
2
-5
/
+4
*
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
2024-03-15
1
-14
/
+7
*
xfrm: Pass UDP encapsulation in TX packet offload
Leon Romanovsky
2024-03-15
1
-1
/
+1
*
xfrm: Clear low order bits of ->flowi4_tos in decode_session4().
Guillaume Nault
2024-03-15
1
-1
/
+1
*
af_unix: Drop oob_skb ref before purging queue in GC.
Kuniyuki Iwashima
2024-03-06
1
-13
/
+9
*
af_unix: Fix task hung while purging oob_skb in GC.
Kuniyuki Iwashima
2024-03-06
1
-3
/
+4
*
mptcp: fix possible deadlock in subflow diag
Paolo Abeni
2024-03-06
1
-0
/
+3
*
mptcp: fix double-free on socket dismantle
Davide Caratti
2024-03-06
1
-0
/
+49
*
mptcp: fix potential wake-up event loss
Paolo Abeni
2024-03-06
1
-10
/
+11
*
mptcp: fix snd_wnd initialization for passive socket
Paolo Abeni
2024-03-06
1
-1
/
+1
*
mptcp: push at DSS boundaries
Paolo Abeni
2024-03-06
1
-0
/
+1
*
mptcp: avoid printing warning once on client side
Matthieu Baerts (NGI0)
2024-03-06
1
-1
/
+1
*
mptcp: map v4 address to v6 when destroying subflow
Geliang Tang
2024-03-06
1
-0
/
+10
*
wifi: nl80211: reject iftype change with mesh ID change
Johannes Berg
2024-03-06
1
-0
/
+2
*
tls: fix use-after-free on failed backlog decryption
Sabrina Dubroca
2024-03-06
1
-7
/
+17
*
tls: separate no-async decryption request handling from async
Sabrina Dubroca
2024-03-06
1
-5
/
+8
*
tls: fix peeking with sync+async decryption
Sabrina Dubroca
2024-03-06
1
-3
/
+6
*
tls: decrement decrypt_pending if no async completion will be called
Sabrina Dubroca
2024-03-06
1
-0
/
+2
*
net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
Lukasz Majewski
2024-03-06
1
-1
/
+1
[prev]
[next]