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-02-17
ipvs: skip ipv6 extension headers for csum checks
Julian Anastasov
3
-39
/
+20
2026-02-17
netfilter: nf_conntrack_h323: don't pass uninitialised l3num value
Florian Westphal
1
-5
/
+5
2026-02-17
netfilter: nf_tables: revert commit_mutex usage in reset path
Brian Witte
1
-206
/
+42
2026-02-17
netfilter: nft_quota: use atomic64_xchg for reset
Brian Witte
1
-6
/
+7
2026-02-17
netfilter: nft_counter: serialize reset with spinlock
Brian Witte
1
-4
/
+16
2026-02-17
netfilter: annotate NAT helper hook pointers with __rcu
Sun Jian
5
-27
/
+29
2026-02-17
net: fix backlog_unlock_irq_restore() vs CONFIG_PREEMPT_RT
Eric Dumazet
1
-5
/
+12
2026-02-17
net: bridge: mcast: always update mdb_n_entries for vlan contexts
Nikolay Aleksandrov
1
-27
/
+18
2026-02-17
net/rds: rds_sendmsg should not discard payload_len
Allison Henderson
1
-2
/
+4
2026-02-15
Merge tag '9p-for-7.0-rc1' of https://github.com/martinetd/linux
Linus Torvalds
3
-49
/
+52
2026-02-13
vsock: prevent child netns mode switch from local to global
Stefano Garzarella
1
-3
/
+12
2026-02-13
vsock: fix child netns mode initialization
Stefano Garzarella
1
-2
/
+3
2026-02-13
ipv6: Fix out-of-bound access in fib6_add_rt2node().
Kuniyuki Iwashima
1
-1
/
+1
2026-02-13
ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()
Qanux
3
-9
/
+20
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-8
/
+11
2026-02-12
net: mctp: ensure our nlmsg responses are initialised
Jeremy Kerr
3
-0
/
+3
2026-02-12
Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-2
/
+4
2026-02-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-71
/
+92
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-1
/
+8
2026-02-12
Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
3
-111
/
+236
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
207
-3462
/
+7118
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
8
-39
/
+118
2026-02-11
af_unix: Fix memleak of newsk in unix_stream_connect().
Kuniyuki Iwashima
1
-8
/
+3
2026-02-11
net: dsa: add tag format for MxL862xx switches
Daniel Golle
3
-0
/
+118
2026-02-10
tcp: inet6_csk_xmit() optimization
Eric Dumazet
1
-15
/
+15
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_syn_recv_sock()
Eric Dumazet
2
-14
/
+14
2026-02-10
tcp: populate inet->cork.fl.u.ip6 in tcp_v6_connect()
Eric Dumazet
1
-23
/
+24
2026-02-10
ipv6: inet6_csk_xmit() and inet6_csk_update_pmtu() use inet->cork.fl.u.ip6
Eric Dumazet
1
-9
/
+11
2026-02-10
ipv6: use inet->cork.fl.u.ip6 and np->final in ip6_datagram_dst_update()
Eric Dumazet
1
-10
/
+11
2026-02-10
ipv6: use np->final in inet6_sk_rebuild_header()
Eric Dumazet
1
-2
/
+2
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
6
-136
/
+415
2026-02-10
mptcp: allow overridden write_space to be invoked
Geliang Tang
2
-1
/
+2
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
12
-57
/
+127
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Linus Torvalds
1
-4
/
+4
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
1
-3
/
+2
2026-02-10
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
1
-0
/
+15
2026-02-10
hsr: Implement more robust duplicate discard for HSR
Felix Maurer
3
-143
/
+131
2026-02-10
hsr: Implement more robust duplicate discard for PRP
Felix Maurer
3
-138
/
+237
2026-02-10
net: atm: fix crash due to unvalidated vcc pointer in sigd_send()
Jiayuan Chen
1
-2
/
+54
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
Linus Torvalds
1
-1
/
+1
2026-02-09
SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
Daniel Hodges
1
-0
/
+3
2026-02-09
SUNRPC: Change list definition method
Chenguang Zhao
1
-2
/
+1
2026-02-09
Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
2
-114
/
+2
2026-02-09
libceph: adapt ceph_x_challenge_blob hashing and msgr1 message signing
Ilya Dryomov
4
-23
/
+72
2026-02-09
libceph: add support for CEPH_CRYPTO_AES256KRB5
Ilya Dryomov
5
-46
/
+254
2026-02-09
libceph: introduce ceph_crypto_key_prepare()
Ilya Dryomov
3
-42
/
+56
2026-02-09
libceph: generalize ceph_x_encrypt_offset() and ceph_x_encrypt_buflen()
Ilya Dryomov
3
-15
/
+56
2026-02-09
libceph: define and enforce CEPH_MAX_KEY_LEN
Ilya Dryomov
3
-5
/
+7
2026-02-09
xfrm: always flush state and policy upon NETDEV_UNREGISTER event
Tetsuo Handa
1
-1
/
+11
[prev]
[next]