index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
tipc: fix unique bearer names sanity check
Hoang Le
1
-19
/
+27
2021-06-10
tipc: add extack messages for bearer/media failure
Hoang Le
1
-10
/
+40
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-10
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
3
-4
/
+44
2021-06-03
sch_dsmark: fix a NULL deref in qdisc_reset()
Taehee Yoo
1
-1
/
+2
2021-06-03
ipv6: record frag_max_size in atomic fragments in input path
Francesco Ruggeri
1
-1
/
+3
2021-06-03
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
1
-0
/
+1
2021-06-03
mld: fix panic in mld_newpack()
Taehee Yoo
1
-3
/
+0
2021-06-03
openvswitch: meter: fix race when getting now_ms.
Tao Liu
1
-0
/
+8
2021-06-03
net: dsa: fix error code getting shifted with 4 in dsa_slave_get_sset_count
Vladimir Oltean
1
-5
/
+7
2021-06-03
net: dsa: fix a crash if ->get_sset_count() fails
Dan Carpenter
1
-2
/
+3
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
-2
/
+11
2021-06-03
mac80211: do not accept/forward invalid EAPOL frames
Johannes Berg
1
-6
/
+27
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
/
+20
2021-06-03
mac80211: add fragment cache to sta_info
Johannes Berg
5
-42
/
+73
2021-06-03
mac80211: drop A-MSDUs on old ciphers
Johannes Berg
1
-1
/
+18
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
2
-3
/
+3
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-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
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-2
/
+2
2021-05-22
xsk: Simplify detection of empty and full rings
Magnus Karlsson
1
-2
/
+5
2021-05-22
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
1
-1
/
+4
2021-05-22
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
2021-05-22
netfilter: nfnetlink_osf: Fix a missing skb_header_pointer() NULL check
Pablo Neira Ayuso
1
-0
/
+2
2021-05-22
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
1
-1
/
+3
2021-05-22
netfilter: xt_SECMARK: add new revision to fix structure layout
Pablo Neira Ayuso
1
-19
/
+69
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: do asoc update earlier in sctp_sf_do_dupcook_a
Xin Long
1
-5
/
+20
2021-05-22
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
1
-1
/
+1
2021-05-22
sctp: Fix out-of-bounds warning in sctp_process_asconf_param()
Gustavo A. R. Silva
1
-1
/
+1
[next]