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-03-12
af_unix: Give up GC if MSG_PEEK intervened.
Kuniyuki Iwashima
3
-28
/
+54
2026-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
23
-84
/
+97
2026-03-12
Merge tag 'nfs-for-7.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-3
/
+4
2026-03-12
Bluetooth: L2CAP: Validate L2CAP_INFO_RSP payload length before access
Lukas Johannes Möller
1
-2
/
+4
2026-03-12
Bluetooth: L2CAP: Fix type confusion in l2cap_ecred_reconf_rsp()
Lukas Johannes Möller
1
-2
/
+2
2026-03-12
Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQ
Luiz Augusto von Dentz
1
-1
/
+9
2026-03-12
Bluetooth: L2CAP: Fix use-after-free in l2cap_unregister_user
Shaurya Rane
1
-12
/
+8
2026-03-12
Bluetooth: HIDP: Fix possible UAF
Luiz Augusto von Dentz
1
-2
/
+14
2026-03-12
Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers
Wang Tao
1
-5
/
+2
2026-03-12
Bluetooth: hci_sync: Fix hci_le_create_conn_sync
Michael Grzeschik
1
-1
/
+1
2026-03-12
Bluetooth: ISO: Fix defer tests being unstable
Luiz Augusto von Dentz
1
-2
/
+2
2026-03-12
Bluetooth: SMP: make SM/PER/KDU/BI-04-C happy
Christian Eggers
1
-1
/
+1
2026-03-12
Bluetooth: LE L2CAP: Disconnect if sum of payload sizes exceed SDU
Christian Eggers
1
-0
/
+1
2026-03-12
Bluetooth: LE L2CAP: Disconnect if received packet's SDU exceeds IMTU
Christian Eggers
1
-3
/
+7
2026-03-12
net: prevent NULL deref in ip[6]tunnel_xmit()
Eric Dumazet
1
-4
/
+6
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
2
-11
/
+8
2026-03-12
vsock: add G2H fallback for CIDs not owned by H2G transport
Alexander Graf
2
-5
/
+37
2026-03-12
xfrm: avoid RCU warnings around the per-netns netlink socket
Sabrina Dubroca
1
-8
/
+17
2026-03-12
xfrm: add rcu_access_pointer to silence sparse warning for xfrm_input_afinfo
Sabrina Dubroca
1
-1
/
+4
2026-03-12
xfrm: policy: silence sparse warning in xfrm_policy_unregister_afinfo
Sabrina Dubroca
1
-1
/
+1
2026-03-12
xfrm: policy: fix sparse warnings in xfrm_policy_{init,fini}
Sabrina Dubroca
1
-4
/
+4
2026-03-12
xfrm: state: silence sparse warnings during netns exit
Sabrina Dubroca
1
-8
/
+10
2026-03-12
xfrm: remove rcu/state_hold from xfrm_state_lookup_spi_proto
Sabrina Dubroca
1
-9
/
+2
2026-03-12
xfrm: state: add xfrm_state_deref_prot to state_by* walk under lock
Sabrina Dubroca
1
-11
/
+11
2026-03-12
xfrm: state: fix sparse warnings around XFRM_STATE_INSERT
Sabrina Dubroca
1
-11
/
+19
2026-03-12
xfrm: state: fix sparse warnings in xfrm_state_init
Sabrina Dubroca
1
-12
/
+20
2026-03-12
xfrm: state: fix sparse warnings on xfrm_state_hold_rcu
Sabrina Dubroca
1
-1
/
+1
2026-03-11
net: Convert move_addr_to_user() to scoped user access
Christophe Leroy (CS GROUP)
1
-17
/
+11
2026-03-11
tcp: use WRITE_ONCE() for tsoffset in tcp_v6_connect()
Wesley Atwell
1
-1
/
+1
2026-03-11
Merge tag 'nf-26-03-10' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
8
-14
/
+23
2026-03-11
neighbour: restore protocol != 0 check in pneigh update
Sabrina Dubroca
1
-1
/
+2
2026-03-11
tipc: fix divide-by-zero in tipc_sk_filter_connect()
Mehul Rao
1
-0
/
+2
2026-03-11
bpf: bpf_out_neigh_v6: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
1
-0
/
+3
2026-03-11
bpf: bpf_out_neigh_v4: Fix nd_tbl NULL dereference when IPv6 is disabled
Ricardo B. Marlière
1
-0
/
+4
2026-03-11
ipv6: move the disable_ipv6_mod knob to core code
Jakub Kicinski
2
-8
/
+6
2026-03-11
libceph: Fix potential out-of-bounds access in ceph_handle_auth_reply()
Raphael Zimmer
1
-2
/
+4
2026-03-11
libceph: Use u32 for non-negative values in ceph_monmap_decode()
Raphael Zimmer
1
-3
/
+3
2026-03-10
net: sched: cls_u32: Avoid memcpy() false-positive warning in u32_init_knode()
Jiayuan Chen
1
-1
/
+4
2026-03-10
net-shapers: don't free reply skb after genlmsg_reply()
Paul Moses
1
-9
/
+2
2026-03-10
page_pool: store detach_time as ktime_t to avoid false-negatives
Jakub Kicinski
1
-2
/
+2
2026-03-10
inet: add ip_local_port_step_width sysctl to improve port usage distribution
Fernando Fernandez Mancera
2
-3
/
+32
2026-03-10
netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels
Yuan Tan
1
-0
/
+6
2026-03-10
netfilter: nfnetlink_cthelper: fix OOB read in nfnl_cthelper_dump_table()
Hyunwoo Kim
1
-4
/
+4
2026-03-10
netfilter: nfnetlink_queue: fix entry leak in bridge verdict error path
Hyunwoo Kim
1
-1
/
+3
2026-03-10
netfilter: x_tables: guard option walkers against 1-byte tail reads
David Dull
2
-4
/
+6
2026-03-10
netfilter: nft_set_pipapo: fix stack out-of-bounds read in pipapo_drop()
Jenny Guanni Qu
1
-1
/
+2
2026-03-10
netfilter: nf_tables: always walk all pending catchall elements
Florian Westphal
1
-2
/
+0
2026-03-10
netfilter: nf_tables: Fix for duplicate device in netdev hooks
Phil Sutter
2
-2
/
+2
2026-03-10
net: export netif_open for self_test usage
Mike Marciniszyn (Meta)
1
-0
/
+1
2026-03-10
net: add xmit recursion limit to tunnel xmit functions
Weiming Shi
2
-35
/
+13
[prev]
[next]