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
*
mac80211: fix memory corruption in EAPOL handling
Davis Mosenkovs
2021-07-20
1
-1
/
+1
*
can: bcm: delay release of struct bcm_op after synchronize_rcu()
Thadeu Lima de Souza Cascardo
2021-07-20
1
-1
/
+6
*
can: gw: synchronize rcu operations before removing gw job entry
Oliver Hartkopp
2021-07-20
1
-0
/
+3
*
sctp: add size validation when walking chunks
Marcelo Ricardo Leitner
2021-07-20
1
-1
/
+1
*
Bluetooth: Shutdown controller after workqueues are flushed or cancelled
Kai-Heng Feng
2021-07-20
1
-8
/
+8
*
Bluetooth: Fix the HCI to MGMT status conversion table
Yu Liu
2021-07-20
1
-0
/
+3
*
wireless: wext-spy: Fix out-of-bounds warning
Gustavo A. R. Silva
2021-07-20
1
-7
/
+7
*
xfrm: Fix error reporting in xfrm_state_construct.
Steffen Klassert
2021-07-20
1
-14
/
+14
*
ipv6: use prandom_u32() for ID generation
Willy Tarreau
2021-07-20
1
-23
/
+5
*
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-07-20
1
-2
/
+9
*
net: sched: fix warning in tcindex_alloc_perfect_hash
Pavel Skripkin
2021-07-20
1
-1
/
+1
*
Bluetooth: mgmt: Fix slab-out-of-bounds in tlv_data_is_valid
Luiz Augusto von Dentz
2021-07-20
1
-0
/
+3
*
netfilter: nft_exthdr: check for IPv6 packet before further processing
Pablo Neira Ayuso
2021-07-20
1
-0
/
+3
*
netlabel: Fix memory leak in netlbl_mgmt_add_common
Liu Shixin
2021-07-20
1
-9
/
+10
*
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
2021-07-20
1
-0
/
+9
*
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
2021-07-20
1
-1
/
+2
*
net/packet: annotate accesses to po->ifindex
Eric Dumazet
2021-06-30
1
-7
/
+9
*
net/packet: annotate accesses to po->bind
Eric Dumazet
2021-06-30
1
-8
/
+8
*
ping: Check return value of function 'ping_queue_rcv_skb'
Zheng Yongjun
2021-06-30
1
-5
/
+7
*
mac80211: drop multicast fragments
Johannes Berg
2021-06-30
1
-6
/
+3
*
cfg80211: call cfg80211_leave_ocb when switching away from OCB
Du Cheng
2021-06-30
1
-0
/
+3
*
mac80211: remove warning in ieee80211_get_sband()
Johannes Berg
2021-06-30
1
-1
/
+1
*
inet: use bigger hash table for IP ID generation
Eric Dumazet
2021-06-30
1
-13
/
+29
*
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2021-06-30
2
-27
/
+96
*
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
2021-06-30
1
-0
/
+3
*
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
2021-06-30
1
-3
/
+4
*
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
2021-06-30
1
-0
/
+1
*
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
2021-06-30
1
-0
/
+5
*
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
2021-06-30
1
-3
/
+5
*
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-30
2
-0
/
+13
*
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
2021-06-30
1
-1
/
+1
*
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
2021-06-30
1
-0
/
+1
*
batman-adv: Avoid WARN_ON timing related checks
Sven Eckelmann
2021-06-30
1
-1
/
+3
*
fib: Return the correct errno code
Zheng Yongjun
2021-06-30
1
-1
/
+1
*
net: Return the correct errno code
Zheng Yongjun
2021-06-30
1
-1
/
+1
*
net/x25: Return the correct errno code
Zheng Yongjun
2021-06-30
1
-1
/
+1
*
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-30
1
-1
/
+3
*
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
2021-06-30
1
-5
/
+8
*
net: ieee802154: fix null deref in parse dev addr
Dan Robertson
2021-06-30
1
-4
/
+5
*
netlink: disable IRQs for netlink_lock_table()
Johannes Berg
2021-06-16
1
-2
/
+4
*
net/nfc/rawsock.c: fix a permission check bug
Jeimon
2021-06-16
1
-1
/
+1
*
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
2021-06-10
1
-0
/
+2
*
net: caif: fix memory leak in cfusbl_device_notify
Pavel Skripkin
2021-06-10
1
-1
/
+13
*
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
2021-06-10
1
-1
/
+4
*
net: caif: add proper error handling
Pavel Skripkin
2021-06-10
2
-8
/
+16
*
net: caif: added cfserl_release function
Pavel Skripkin
2021-06-10
1
-0
/
+5
*
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
2021-06-10
1
-2
/
+2
*
Bluetooth: fix the erroneous flush_work() order
Lin Ma
2021-06-10
1
-1
/
+6
*
ieee802154: fix error return code in ieee802154_llsec_getparams()
Wei Yongjun
2021-06-10
1
-1
/
+3
*
ieee802154: fix error return code in ieee802154_add_iface()
Zhen Lei
2021-06-10
1
-1
/
+3
[next]