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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-29
Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
2
-3
/
+3
2026-05-29
Revert "esp: fix page frag reference leak on skb_to_sgvec failure"
Steffen Klassert
1
-7
/
+5
2026-05-26
tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()
Eric Dumazet
1
-3
/
+10
2026-05-26
tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()
Eric Dumazet
1
-5
/
+4
2026-05-22
ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_table()
Eric Dumazet
1
-1
/
+1
2026-05-22
xfrm: esp: restore combined single-frag length gate
Jingguo Tan
1
-2
/
+2
2026-05-22
esp: fix page frag reference leak on skb_to_sgvec failure
e521588
1
-5
/
+7
2026-05-21
net: skbuff: propagate shared-frag marker through frag-transfer helpers
Hyunwoo Kim
1
-0
/
+1
2026-05-20
tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
Eric Dumazet
3
-13
/
+8
2026-05-20
ipv4: use WARN_ON_ONCE() in ip_rt_bug()
Eric Dumazet
1
-1
/
+1
2026-05-20
ipv4: icmp: reject broadcast/multicast routes
Eric Dumazet
1
-0
/
+3
2026-05-20
udp: Fix UDP length on last GSO_PARTIAL segment
Gal Pressman
1
-3
/
+6
2026-05-20
udp: gso: Fix handling checksum in __udp_gso_segment
Alice Mikityanska
1
-11
/
+2
2026-05-16
xfrm: ah: use skb_to_full_sk in async output callbacks
Michael Bommarito
1
-1
/
+1
2026-05-15
ipv4: raw: reject IP_HDRINCL packets with ihl < 5
Michael Bommarito
1
-1
/
+1
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-166
/
+95
2026-05-11
tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().
Kuniyuki Iwashima
1
-1
/
+2
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-1
/
+1
2026-05-08
Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
8
-163
/
+91
2026-05-08
tcp: Fix imbalanced icsk_accept_queue count.
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
tcp: Fix potential UAF in reqsk_timer_handler().
Kuniyuki Iwashima
1
-1
/
+1
2026-05-08
netfilter: x_tables: close dangling table module init race
Florian Westphal
5
-56
/
+60
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
3
-11
/
+12
2026-05-08
netfilter: x_tables: unregister the templates first
Florian Westphal
5
-5
/
+5
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
8
-23
/
+6
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
2
-68
/
+8
2026-05-07
ipmr: Call ipmr_fib_lookup() under RCU.
Kuniyuki Iwashima
1
-1
/
+2
2026-05-06
tcp: tcp_child_process() related UAF
Eric Dumazet
2
-9
/
+7
2026-05-06
inetpeer: add a missing read_seqretry() in inet_getpeer()
Eric Dumazet
1
-1
/
+2
2026-05-06
Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
3
-3
/
+16
2026-05-05
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
2
-1
/
+4
2026-05-01
ipv4: igmp: annotate data-races in igmp_heard_query()
Eric Dumazet
1
-22
/
+36
2026-05-01
ipmr: prevent info-leak in pmr_cache_report()
Eric Dumazet
1
-3
/
+4
2026-04-30
netfilter: nf_socket: skip socket lookup for non-first fragments
Fernando Fernandez Mancera
1
-0
/
+3
2026-04-28
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-3
/
+23
2026-04-27
tcp: make probe0 timer handle expired user timeout
Altan Hacigumus
1
-2
/
+3
2026-04-27
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
2
-50
/
+74
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+0
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
19
-85
/
+114
2026-04-23
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
1
-0
/
+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: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
1
-1
/
+0
2026-04-22
bpf: Reject TCP_NODELAY in bpf-tcp-cc
KaFai Wan
1
-1
/
+1
2026-04-21
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
2
-3
/
+23
2026-04-20
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
1
-2
/
+2
2026-04-20
xfrm: ah: account for ESN high bits in async callbacks
Michael Bommarito
1
-2
/
+12
2026-04-18
tcp: annotate data-races around tp->plb_rehash
Eric Dumazet
2
-2
/
+3
2026-04-18
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
1
-1
/
+2
2026-04-18
tcp: annotate data-races around tp->timeout_rehash
Eric Dumazet
2
-2
/
+3
[next]