index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
nfc: fix NULL ptr dereference in llcp_sock_getname() after failed connect
Krzysztof Kozlowski
1
-0
/
+2
2021-06-10
net: caif: fix memory leak in cfusbl_device_notify
Pavel Skripkin
1
-1
/
+13
2021-06-10
net: caif: fix memory leak in caif_device_notify
Pavel Skripkin
1
-1
/
+4
2021-06-10
net: caif: add proper error handling
Pavel Skripkin
2
-8
/
+16
2021-06-10
net: caif: added cfserl_release function
Pavel Skripkin
1
-0
/
+5
2021-06-10
Bluetooth: use correct lock to prevent UAF of hdev object
Lin Ma
1
-2
/
+2
2021-06-10
Bluetooth: fix the erroneous flush_work() order
Lin Ma
1
-1
/
+6
2021-06-10
ieee802154: fix error return code in ieee802154_llsec_getparams()
Wei Yongjun
1
-1
/
+3
2021-06-10
ieee802154: fix error return code in ieee802154_add_iface()
Zhen Lei
1
-1
/
+3
2021-06-10
netfilter: nfnetlink_cthelper: hit EBUSY on updates if size mismatches
Pablo Neira Ayuso
1
-2
/
+6
2021-06-10
ipvs: ignore IP_VS_SVC_F_HASHED flag when adding service
Julian Anastasov
1
-1
/
+1
2021-06-03
bluetooth: eliminate the potential race condition when removing the HCI contr...
Lin Ma
1
-4
/
+9
2021-06-03
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-06-03
tipc: skb_linearize the head skb when reassembling msgs
Xin Long
1
-7
/
+2
2021-06-03
Revert "net:tipc: Fix a double free in tipc_sk_mcast_rcv"
Hoang Le
1
-1
/
+4
2021-06-03
Bluetooth: cmtp: fix file refcount when cmtp_attach_device fails
Thadeu Lima de Souza Cascardo
1
-0
/
+5
2021-06-03
mac80211: extend protection against mixed key and fragment cache attacks
Wen Gong
1
-3
/
+11
2021-06-03
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
1
-6
/
+28
2021-06-03
mac80211: prevent attacks on TKIP/WEP as well
Johannes Berg
2
-1
/
+14
2021-06-03
mac80211: check defrag PN against current frame
Johannes Berg
3
-9
/
+19
2021-06-03
mac80211: add fragment cache to sta_info
Johannes Berg
5
-40
/
+70
2021-06-03
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
1
-0
/
+17
2021-06-03
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
1
-0
/
+3
2021-06-03
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-3
/
+9
2021-06-03
mac80211: prevent mixed key and fragment cache attacks
Mathy Vanhoef
4
-0
/
+16
2021-06-03
mac80211: assure all fragments are encrypted
Mathy Vanhoef
1
-11
/
+12
2021-06-03
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
2
-0
/
+6
2021-06-03
netfilter: x_tables: Use correct memory barriers.
Mark Tomlinson
1
-0
/
+3
2021-05-26
Bluetooth: SMP: Fail if remote and local public keys are identical
Luiz Augusto von Dentz
1
-0
/
+9
2021-05-22
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
4
-6
/
+0
2021-05-22
ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-05-22
sit: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-3
/
+1
2021-05-22
sctp: fix a SCTP_MIB_CURRESTAB leak in sctp_sf_do_dupcook_b
Xin Long
1
-1
/
+2
2021-05-22
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
1
-1
/
+1
2021-05-22
mac80211: clear the beacon's CRC after channel switch
Emmanuel Grumbach
1
-0
/
+5
2021-05-22
ip6_vti: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-1
/
+1
2021-05-22
Bluetooth: initialize skb_queue_head at l2cap_chan_create()
Tetsuo Handa
1
-0
/
+2
2021-05-22
Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan default
Archie Pusaka
1
-0
/
+2
2021-05-22
tipc: convert dest node's address to network order
Hoang Le
1
-1
/
+1
2021-05-22
sctp: delay auto_asconf init until binding the first addr
Xin Long
1
-14
/
+17
2021-05-22
Revert "net/sctp: fix race condition in sctp_destroy_sock"
Xin Long
1
-5
/
+8
2021-05-22
net:nfc:digital: Fix a double free in digital_tg_recv_dep_req
Lv Yunlong
1
-0
/
+2
2021-05-22
vsock/vmci: log once the failed queue pair allocation
Stefano Garzarella
1
-2
/
+1
2021-05-22
mac80211: bail out if cipher schemes are invalid
Johannes Berg
1
-2
/
+5
2021-05-22
cfg80211: scan: drop entry from hidden_list on overflow
Johannes Berg
1
-0
/
+2
2021-05-22
net/nfc: fix use-after-free llcp_sock_bind/connect
Or Cohen
1
-0
/
+4
2021-05-22
hsr: use netdev_err() instead of WARN_ONCE()
Taehee Yoo
1
-1
/
+2
2021-05-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-1
/
+2
2021-05-22
openvswitch: fix stack OOB read while fragmenting IPv4 packets
Davide Caratti
1
-4
/
+4
[prev]
[next]