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-04-06
ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
Yue Haibing
1
-6
/
+3
2026-04-06
net: advance skb_defer_disable_key check in napi_consume_skb
Jason Xing
1
-1
/
+3
2026-04-06
dsa: tag_mxl862xx: set dsa_default_offload_fwd_mark()
Daniel Golle
1
-0
/
+3
2026-04-06
vsock: avoid timeout for non-blocking accept() with empty backlog
Laurence Rowe
1
-9
/
+6
2026-04-06
net: mctp: defer creation of dst after source-address check
Jeremy Kerr
1
-11
/
+11
2026-04-06
net: mctp: tests: use actual address when creating dev with addr
Jeremy Kerr
1
-1
/
+1
2026-04-06
batman-adv: hold claim backbone gateways by reference
Haoze Xie
1
-9
/
+18
2026-04-05
mm: introduce a new page type for page pool in page type
Byungchul Park
2
-15
/
+32
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
1
-3
/
+3
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
1
-3
/
+2
2026-04-03
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
1
-0
/
+7
2026-04-03
ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
Fernando Fernandez Mancera
1
-11
/
+27
2026-04-03
ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
Fernando Fernandez Mancera
1
-2
/
+1
2026-04-03
tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG
Oleh Konko
1
-1
/
+5
2026-04-03
inet: remove leftover EXPORT_SYMBOL()
Eric Dumazet
3
-21
/
+0
2026-04-03
rtnetlink: add missing netlink_ns_capable() check for peer netns
Nikolaos Gkarlis
1
-13
/
+27
2026-04-03
bridge: guard local VLAN-0 FDB helpers against NULL vlan group
Zijing Yin
1
-0
/
+6
2026-04-03
ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()
Eric Dumazet
1
-11
/
+16
2026-04-03
net: sched: act_csum: validate nested VLAN headers
Ruide Cao
1
-1
/
+5
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
79
-584
/
+1086
2026-04-03
svcrdma: Use contiguous pages for RDMA Read sink buffers
Chuck Lever
1
-0
/
+223
2026-04-03
SUNRPC: Add svc_rqst_page_release() helper
Chuck Lever
2
-6
/
+3
2026-04-02
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-5
/
+8
2026-04-03
net: tipc: Use crypto_stdrng_get_bytes()
Eric Biggers
1
-11
/
+2
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
42
-310
/
+554
2026-04-02
batman-adv: reject oversized global TT response buffers
Ruide Cao
1
-2
/
+7
2026-04-02
ipv6: avoid overflows in ip6_datagram_send_ctl()
Eric Dumazet
1
-0
/
+10
2026-04-02
net: hsr: fix VLAN add unwind on slave errors
Luka Gejak
1
-15
/
+17
2026-04-02
net: hsr: serialize seq_blocks merge across nodes
Luka Gejak
1
-2
/
+36
2026-04-02
vsock: initialize child_ns_mode_locked in vsock_net_init()
Stefano Garzarella
1
-0
/
+1
2026-04-02
net/sched: cls_flow: fix NULL pointer dereference on shared blocks
Xiang Mei
1
-1
/
+9
2026-04-02
net/sched: cls_fw: fix NULL pointer dereference on shared blocks
Xiang Mei
1
-2
/
+12
2026-04-02
net/x25: Fix overflow when accumulating packets
Martin Schiller
2
-0
/
+5
2026-04-02
net/x25: Fix potential double free of skb
Martin Schiller
1
-3
/
+2
2026-04-02
net: mctp: don't require a route for null-EID ingress
Jeremy Kerr
2
-19
/
+55
2026-04-02
net: mctp: allow local TX with no address assigned
Jeremy Kerr
2
-14
/
+118
2026-04-02
net: mctp: perform source address lookups when we populate our dst
Jeremy Kerr
4
-30
/
+72
2026-04-01
net/sched: sch_netem: fix out-of-bounds access in packet corruption
Yucheng Lu
1
-2
/
+3
2026-04-01
Merge tag 'nf-26-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
11
-120
/
+191
2026-04-01
Merge tag 'for-net-2026-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Jakub Kicinski
6
-112
/
+165
2026-04-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-23
/
+27
2026-04-01
bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready().
Kuniyuki Iwashima
1
-5
/
+8
2026-04-01
ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c
Eric Dumazet
2
-23
/
+21
2026-04-01
rds: ib: reject FRMR registration before IB connection is established
Weiming Shi
1
-1
/
+6
2026-04-01
ipv6: fix data race in fib6_metric_set() using cmpxchg
Hangbin Liu
1
-3
/
+11
2026-04-01
Bluetooth: hci_sync: fix stack buffer overflow in hci_le_big_create_sync
hkbinbin
1
-1
/
+2
2026-04-01
Bluetooth: SMP: derive legacy responder STK authentication from MITM state
Oleh Konko
1
-4
/
+1
2026-04-01
Bluetooth: SMP: force responder MITM requirements before building the pairing response
Oleh Konko
1
-1
/
+5
2026-04-01
Bluetooth: MGMT: validate mesh send advertising payload length
Keenan Dong
1
-3
/
+11
2026-04-01
Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt
Pauli Virtanen
1
-13
/
+20
[prev]
[next]