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
*
net: bridge: fix vlan tunnel dst refcnt when egressing
Nikolay Aleksandrov
2021-06-23
1
-2
/
+2
*
net: bridge: fix vlan tunnel dst null pointer dereference
Nikolay Aleksandrov
2021-06-23
2
-16
/
+26
*
cfg80211: avoid double free of PMSR request
Avraham Stern
2021-06-23
1
-2
/
+14
*
cfg80211: make certificate generation more robust
Johannes Berg
2021-06-23
1
-1
/
+1
*
can: j1939: fix Use-after-Free, hold skb ref while in use
Oleksij Rempel
2021-06-23
1
-14
/
+40
*
can: bcm/raw/isotp: use per module netdevice notifier
Tetsuo Handa
2021-06-23
2
-27
/
+94
*
can: bcm: fix infoleak in struct bcm_msg_head
Norbert Slusarek
2021-06-23
1
-0
/
+3
*
icmp: don't send out ICMP messages with a source address of 0.0.0.0
Toke Høiland-Jørgensen
2021-06-23
1
-0
/
+7
*
net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock
Eric Dumazet
2021-06-23
1
-3
/
+4
*
net: ipv4: fix memory leak in ip_mc_add1_src
Chengyang Fan
2021-06-23
1
-0
/
+1
*
net: qrtr: fix OOB Read in qrtr_endpoint_post
Pavel Skripkin
2021-06-23
1
-1
/
+1
*
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-23
2
-13
/
+12
*
sch_cake: Fix out of bounds when parsing TCP options and header
Maxim Mikityanskiy
2021-06-23
1
-1
/
+5
*
netfilter: synproxy: Fix out of bounds when parsing TCP options
Maxim Mikityanskiy
2021-06-23
1
-0
/
+5
*
net/sched: act_ct: handle DNAT tuple collision
Marcelo Ricardo Leitner
2021-06-23
1
-8
/
+13
*
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
2021-06-23
1
-3
/
+5
*
udp: fix race between close() and udp_abort()
Paolo Abeni
2021-06-23
2
-0
/
+13
*
net: rds: fix memory leak in rds_recvmsg
Pavel Skripkin
2021-06-23
1
-1
/
+1
*
net: ipv4: fix memory leak in netlbl_cipsov4_add_std
Nanyong Sun
2021-06-23
1
-0
/
+1
*
batman-adv: Avoid WARN_ON timing related checks
Sven Eckelmann
2021-06-23
1
-1
/
+3
*
fib: Return the correct errno code
Zheng Yongjun
2021-06-18
1
-1
/
+1
*
net: Return the correct errno code
Zheng Yongjun
2021-06-18
1
-1
/
+1
*
net/x25: Return the correct errno code
Zheng Yongjun
2021-06-18
1
-1
/
+1
*
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-18
1
-1
/
+3
*
net: ipconfig: Don't override command-line hostnames or domains
Josh Triplett
2021-06-18
1
-5
/
+8
*
net: ieee802154: fix null deref in parse dev addr
Dan Robertson
2021-06-18
1
-4
/
+5
*
RDS tcp loopback connection can hang
Rao Shoaib
2021-06-16
4
-9
/
+27
*
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
*
neighbour: allow NUD_NOARP entries to be forced GCed
David Ahern
2021-06-10
1
-0
/
+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
*
tipc: fix unique bearer names sanity check
Hoang Le
2021-06-10
1
-19
/
+27
*
tipc: add extack messages for bearer/media failure
Hoang Le
2021-06-10
1
-10
/
+40
*
ipv6: Fix KASAN: slab-out-of-bounds Read in fib6_nh_flush_exceptions
Coco Li
2021-06-10
1
-2
/
+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
*
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
2021-06-10
1
-2
/
+6
*
netfilter: nft_ct: skip expectations for confirmed conntrack
Pablo Neira Ayuso
2021-06-10
1
-1
/
+1
*
net/sched: act_ct: Fix ct template allocation for zone 0
Ariel Levkovich
2021-06-10
1
-3
/
+0
*
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
2021-06-10
1
-1
/
+1
*
netfilter: conntrack: unregister ipv4 sockopts on error unwind
Florian Westphal
2021-06-10
1
-1
/
+1
*
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
2021-06-10
3
-4
/
+44
*
neighbour: Prevent Race condition in neighbour subsytem
Chinmay Agarwal
2021-06-03
1
-0
/
+4
*
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
2021-06-03
1
-1
/
+2
[next]