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
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
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
2023-10-25
Bluetooth: hci_event: Fix using memcmp when comparing keys
Luiz Augusto von Dentz
1
-5
/
+7
2023-10-25
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+2
2023-10-25
Bluetooth: hci_sock: fix slab oob read in create_monitor_event
Edward AD
1
-1
/
+1
2023-10-25
wifi: cfg80211: avoid leaking stack data into trace
Benjamin Berg
1
-1
/
+1
2023-10-25
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Wen Gong
1
-1
/
+2
2023-10-25
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-3
/
+5
2023-10-25
Bluetooth: Avoid redundant authentication
Ying Hsu
1
-28
/
+35
2023-10-25
net: rfkill: gpio: prevent value glitch during probe
Josua Mayer
1
-2
/
+2
2023-10-25
net: ipv6: fix return value check in esp_remove_trailer
Ma Ke
1
-1
/
+3
2023-10-25
net: ipv4: fix return value check in esp_remove_trailer
Ma Ke
1
-1
/
+3
2023-10-25
xfrm: fix a data-race in xfrm_gen_index()
Eric Dumazet
1
-4
/
+2
2023-10-25
netfilter: nft_payload: fix wrong mac header matching
Florian Westphal
1
-1
/
+1
2023-10-25
nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
Krzysztof Kozlowski
1
-0
/
+2
2023-10-25
Bluetooth: avoid memcmp() out of bounds warning
Arnd Bergmann
1
-1
/
+1
2023-10-25
Bluetooth: hci_event: Fix coding style
Luiz Augusto von Dentz
1
-2
/
+1
2023-10-25
Bluetooth: Fix a refcnt underflow problem for hci_conn
Ziyang Xuan
1
-2
/
+2
2023-10-25
Bluetooth: Reject connection with the device which has same BD_ADDR
Lee, Chun-Yi
2
-0
/
+20
2023-10-25
Bluetooth: hci_event: Ignore NULL link key
Lee, Chun-Yi
1
-0
/
+9
2023-10-25
nfc: nci: assert requested protocol is valid
Jeremy Cline
1
-0
/
+5
2023-10-10
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
1
-2
/
+5
2023-10-10
Revert "rtnetlink: Reject negative ifindexes in RTM_NEWLINK"
Greg Kroah-Hartman
1
-4
/
+1
2023-10-10
sctp: update hb timer immediately after users change hb_interval
Xin Long
1
-0
/
+1
2023-10-10
sctp: update transport state when processing a dupcook packet
Xin Long
1
-2
/
+1
2023-10-10
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
1
-0
/
+13
2023-10-10
ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
David Howells
1
-1
/
+1
2023-10-10
net/sched: sch_hfsc: Ensure inner classes have fsc curve
Budimir Markovic
1
-0
/
+2
2023-10-10
dccp: fix dccp_v4_err()/dccp_v6_err() again
Eric Dumazet
2
-14
/
+4
2023-10-10
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
1
-1
/
+3
2023-09-23
net/sched: Retire rsvp classifier
Jamal Hadi Salim
5
-865
/
+0
2023-09-23
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
1
-1
/
+0
2023-09-23
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
1
-7
/
+8
2023-09-23
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
1
-0
/
+2
2023-09-23
kcm: Destroy mutex in kcm_exit_net()
Shigeru Yoshida
1
-0
/
+2
2023-09-23
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2
-6
/
+18
2023-09-23
af_unix: Fix data race around sk->sk_err.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-23
af_unix: Fix data-races around sk->sk_shutdown.
Kuniyuki Iwashima
1
-2
/
+2
2023-09-23
af_unix: Fix data-race around unix_tot_inflight.
Kuniyuki Iwashima
1
-1
/
+1
2023-09-23
af_unix: Fix data-races around user->unix_inflight.
Kuniyuki Iwashima
1
-3
/
+3
2023-09-23
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
1
-1
/
+1
2023-09-23
net: read sk->sk_family once in sk_mc_loop()
Eric Dumazet
1
-1
/
+2
2023-09-23
dccp: Fix out of bounds access in DCCP error handler
Jann Horn
2
-9
/
+19
2023-09-23
netfilter: xt_sctp: validate the flag_info count
Wander Lairson Costa
1
-0
/
+2
2023-09-23
netfilter: xt_u32: validate user space input
Wander Lairson Costa
1
-0
/
+21
2023-09-23
netfilter: ipset: add the missing IP_SET_HASH_WITH_NET0 macro for ip_set_hash...
Kyle Zeng
1
-0
/
+1
2023-09-23
igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU
Eric Dumazet
1
-1
/
+2
2023-09-23
netrom: Deny concurrent connect().
Kuniyuki Iwashima
1
-0
/
+5
2023-09-23
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
2
-2
/
+2
2023-09-23
net: tcp: fix unexcepted socket die when snd_wnd is 0
Menglong Dong
1
-1
/
+17
2023-09-23
sctp: handle invalid error codes without calling BUG()
Dan Carpenter
1
-1
/
+4
2023-09-23
netlabel: fix shift wrapping bug in netlbl_catmap_setlong()
Dmitry Mastykin
1
-1
/
+2
[next]