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-23
tipc: fix double-free in tipc_buf_append()
Lee Jones
1
-1
/
+13
2026-04-23
llc: Return -EINPROGRESS from llc_ui_connect()
Ernestas Kulik
1
-1
/
+3
2026-04-23
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
1
-1
/
+4
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-3
/
+7
2026-04-23
net/smc: avoid early lgr access in smc_clc_wait_msg
Ruijie Li
1
-2
/
+2
2026-04-23
hv_sock: Return -EIO for malformed/short packets
Dexuan Cui
1
-9
/
+18
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
44
-15758
/
+0
2026-04-23
net: remove ISDN subsystem and Bluetooth CMTP
Jakub Kicinski
8
-1522
/
+0
2026-04-23
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
21
-5759
/
+0
2026-04-23
mptcp: sync the msk->sndbuf at accept() time
Gang Yan
1
-1
/
+1
2026-04-23
vsock/virtio: fix MSG_ZEROCOPY pinned-pages accounting
Stefano Garzarella
1
-3
/
+8
2026-04-23
8021q: delete cleared egress QoS mappings
Longxuan Yu
2
-10
/
+14
2026-04-23
8021q: use RCU for egress QoS mappings
Longxuan Yu
3
-23
/
+30
2026-04-23
Merge tag 'nf-26-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
12
-89
/
+136
2026-04-22
net/sched: sch_sfb: annotate data-races in sfb_dump_stats()
Eric Dumazet
1
-22
/
+32
2026-04-22
net/sched: sch_red: annotate data-races in red_dump_stats()
Eric Dumazet
1
-10
/
+21
2026-04-22
net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
Eric Dumazet
1
-1
/
+2
2026-04-22
net/sched: sch_pie: annotate data-races in pie_dump_stats()
Eric Dumazet
1
-19
/
+19
2026-04-22
net_sched: sch_hhf: annotate data-races in hhf_dump_stats()
Eric Dumazet
1
-9
/
+10
2026-04-22
net/rds: zero per-item info buffer before handing it to visitors
Michael Bommarito
1
-0
/
+14
2026-04-22
seg6: fix seg6 lwtunnel output redirect for L2 reduced encap mode
Andrea Mayer
1
-1
/
+2
2026-04-22
sctp: fix sockets_allocated imbalance after sk_clone()
Xin Long
1
-1
/
+2
2026-04-22
net/packet: fix TOCTOU race on mmap'd vnet_hdr in tpacket_snd()
Bingquan Chen
1
-8
/
+13
2026-04-22
bpf: Reject TCP_NODELAY in bpf-tcp-cc
KaFai Wan
2
-1
/
+25
2026-04-22
bpf: Reject TCP_NODELAY in TCP header option callbacks
KaFai Wan
1
-0
/
+6
2026-04-22
libceph: Fix slab-out-of-bounds access in auth message processing
Raphael Zimmer
2
-1
/
+3
2026-04-22
crush: cleanup in crush_do_rule() method
Viacheslav Dubeyko
1
-4
/
+3
2026-04-22
libceph: update outdated comment in ceph_sock_write_space()
kexinsun
1
-2
/
+2
2026-04-22
libceph: Remove obsolete session key alignment logic
Eric Biggers
1
-8
/
+5
2026-04-22
libceph: Prevent potential null-ptr-deref in ceph_handle_auth_reply()
Raphael Zimmer
1
-1
/
+1
2026-04-21
net/sched: sch_dualpi2: drain both C-queue and L-queue in dualpi2_change()
Chia-Yu Chang
1
-4
/
+28
2026-04-21
net: warn ops-locked drivers still using ndo_set_rx_mode
Stanislav Fomichev
2
-1
/
+7
2026-04-21
net: move promiscuity handling into netdev_rx_mode_work
Stanislav Fomichev
2
-34
/
+64
2026-04-21
net: cache snapshot entries for ndo_set_rx_mode_async
Stanislav Fomichev
3
-37
/
+92
2026-04-21
net: introduce ndo_set_rx_mode_async and netdev_rx_mode_work
Stanislav Fomichev
6
-43
/
+222
2026-04-21
net: add address list snapshot and reconciliation infrastructure
Stanislav Fomichev
3
-3
/
+470
2026-04-21
netfilter: nf_tables: add hook transactions for device deletions
Pablo Neira Ayuso
1
-60
/
+204
2026-04-21
netfilter: nf_tables: join hook list via splice_list_rcu() in commit phase
Pablo Neira Ayuso
1
-4
/
+4
2026-04-21
netfilter: nf_tables: use list_del_rcu for netlink hooks
Florian Westphal
1
-26
/
+18
2026-04-21
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
2
-3
/
+23
2026-04-20
netfilter: nfnetlink_osf: fix potential NULL dereference in ttl check
Fernando Fernandez Mancera
1
-15
/
+7
2026-04-20
netfilter: nfnetlink_osf: fix out-of-bounds read on option matching
Fernando Fernandez Mancera
1
-11
/
+8
2026-04-20
ipvs: fix MTU check for GSO packets in tunnel mode
Yingnan Zhang
1
-4
/
+15
2026-04-20
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
3
-8
/
+10
2026-04-20
netfilter: xtables: restrict several matches to inet family
Pablo Neira Ayuso
4
-34
/
+68
2026-04-20
netfilter: conntrack: remove sprintf usage
Florian Westphal
2
-16
/
+19
2026-04-20
netfilter: nfnetlink_osf: fix divide-by-zero in OSF_WSS_MODULO
Xiang Mei
1
-0
/
+4
2026-04-20
netfilter: nft_osf: restrict it to ipv4
Pablo Neira Ayuso
1
-1
/
+5
2026-04-20
net: mctp: fix don't require received header reserved bits to be zero
Yuan Zhaoming
1
-2
/
+6
2026-04-20
hv_sock: Report EOF instead of -EIO for FIN
Dexuan Cui
1
-4
/
+16
[prev]
[next]