index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-06
Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()
Siwei Zhang
1
-0
/
+3
2026-05-06
Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()
Siwei Zhang
1
-0
/
+3
2026-05-06
Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()
Siwei Zhang
1
-0
/
+3
2026-05-06
Bluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inversion
Mikhail Gavrilov
2
-29
/
+88
2026-05-06
Bluetooth: l2cap: fix MPS check in l2cap_ecred_reconf_req
Dudu Lu
1
-1
/
+1
2026-05-06
Bluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension handling
Dudu Lu
1
-3
/
+10
2026-05-06
Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_complete_evt
Luiz Augusto von Dentz
1
-2
/
+25
2026-05-06
Bluetooth: hci_conn: fix potential UAF in create_big_sync
David Carlier
1
-1
/
+18
2026-05-06
Bluetooth: SCO: fix sleeping under spinlock in sco_conn_ready
Pauli Virtanen
1
-11
/
+9
2026-05-06
Merge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Jakub Kicinski
6
-10
/
+48
2026-05-06
wifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuation
Maoyi Xie
1
-0
/
+12
2026-05-06
wifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNS
Maoyi Xie
1
-0
/
+13
2026-05-06
wifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usage
Johannes Berg
1
-1
/
+1
2026-05-06
wifi: mac80211: remove station if connection prep fails
Johannes Berg
1
-5
/
+4
2026-05-05
xsk: fix u64 descriptor address truncation on 32-bit architectures
Jason Xing
1
-32
/
+56
2026-05-05
xsk: fix xsk_addrs slab leak on multi-buffer error path
Jason Xing
1
-2
/
+2
2026-05-05
xsk: avoid skb leak in XDP_TX_METADATA case
Jason Xing
1
-1
/
+3
2026-05-05
xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
Jason Xing
1
-3
/
+2
2026-05-05
xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
Jason Xing
1
-1
/
+1
2026-05-05
xsk: handle NULL dereference of the skb without frags issue
Jason Xing
1
-3
/
+8
2026-05-05
xsk: free the skb when hitting the upper bound MAX_SKB_FRAGS
Jason Xing
1
-1
/
+4
2026-05-05
xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
Jason Xing
1
-0
/
+3
2026-05-05
net/sched: sch_fq_codel: annotate data-races from fq_codel_dump_class_stats()
Eric Dumazet
1
-19
/
+20
2026-05-05
Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
4
-114
/
+209
2026-05-05
ipv6: Fix null-ptr-deref in fib6_mtu().
Kuniyuki Iwashima
1
-0
/
+4
2026-05-05
ipv6: default IPV6_SIT to m
Alyssa Ross
1
-2
/
+2
2026-05-05
wifi: mac80211: use safe list iteration in radar detect work
Benjamin Berg
1
-2
/
+2
2026-05-05
net/rds: handle zerocopy send cleanup before the message is queued
Nan Li
1
-5
/
+15
2026-05-05
openvswitch: vport: fix self-deadlock on release of tunnel ports
Ilya Maximets
1
-1
/
+5
2026-05-05
openvswitch: vport: fix race between tunnel creation and linking
Ilya Maximets
5
-27
/
+48
2026-05-05
nfc: llcp: Fix use-after-free race in nfc_llcp_recv_cc()
Lee Jones
1
-0
/
+11
2026-05-05
nfc: llcp: Fix use-after-free in llcp_sock_release()
Lee Jones
1
-0
/
+2
2026-05-05
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
4
-2
/
+8
2026-05-04
psp: strip variable-length PSP header in psp_dev_rcv()
David Carlier
1
-11
/
+31
2026-05-04
net: prevent possible UAF in rtnl_prop_list_size()
Eric Dumazet
1
-1
/
+1
2026-05-04
mptcp: sockopt: increase seq in mptcp_setsockopt_all_sf
Matthieu Baerts (NGI0)
1
-0
/
+4
2026-05-04
mptcp: fix rx timestamp corruption on fastopen
Paolo Abeni
1
-1
/
+3
2026-05-04
mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failure
Shardul Bankar
1
-1
/
+1
2026-05-04
mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failure
Shardul Bankar
1
-1
/
+1
2026-05-04
vsock/virtio: fix potential unbounded skb queue
Eric Dumazet
1
-1
/
+3
2026-05-04
netpoll: pass buffer size to egress_dev() to avoid MAC truncation
Breno Leitao
1
-10
/
+13
2026-05-04
af_unix: Set gc_in_progress to true in unix_gc().
Kuniyuki Iwashima
1
-3
/
+3
2026-05-05
ipvs: Guard access of HK_TYPE_KTHREAD cpumask with RCU
Waiman Long
1
-5
/
+8
2026-05-05
ipvs: fix shift-out-of-bounds in ip_vs_rht_desired_size
Julian Anastasov
1
-1
/
+1
2026-05-05
ipvs: fix races around est_mutex and est_cpulist
Julian Anastasov
2
-44
/
+90
2026-05-05
ipvs: do not leak dest after get from dest trash
Julian Anastasov
1
-13
/
+24
2026-05-05
ipvs: fix the spin_lock usage for RT build
Julian Anastasov
1
-32
/
+40
2026-05-05
ipvs: fix races around the conn_lfactor and svc_lfactor sysctl vars
Julian Anastasov
2
-4
/
+10
2026-05-05
ipvs: fixes for the new ip_vs_status info
Julian Anastasov
1
-15
/
+36
2026-05-04
wifi: mac80211: tests: mark HT check strict
Johannes Berg
1
-0
/
+1
[prev]
[next]