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-06-10
netfilter: x_tables: avoid leaking percpu counter pointers
Kyle Zeng
2
-18
/
+12
2026-06-10
netfilter: nf_conntrack: destroy stale expectfn expectations on unregister
Weiming Shi
1
-0
/
+2
2026-06-09
esp: fix page frag reference leak on skb_to_sgvec failure
Alessandro Schino
1
-6
/
+11
2026-06-09
ipv4: igmp: annotate data-races around timer-related fields
Yuyang Huang
1
-11
/
+13
2026-06-09
ipv4: igmp: annotate data-races around in_dev->mc_count
Yuyang Huang
1
-4
/
+7
2026-06-08
net: Remove rtnl_held of struct fib_dump_filter.
Kuniyuki Iwashima
2
-16
/
+7
2026-06-08
Merge tag 'nf-next-26-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
1
-11
/
+16
2026-06-05
ipv4: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL()
Eric Dumazet
4
-15
/
+0
2026-06-05
netfilter: nf_conntrack_helper: dynamically allocate struct nf_conntrack_helper
Pablo Neira Ayuso
1
-11
/
+16
2026-06-04
inet: frags: remove redundant assignment in inet_frag_reasm_prepare()
yuan.gao
1
-2
/
+0
2026-06-04
inet: frags: fix use-after-free caused by the fqdir_pre_exit() flush
Hyunwoo Kim
2
-3
/
+3
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+18
2026-06-04
udp: clear skb->dev before running a sockmap verdict
Sechang Lim
1
-0
/
+8
2026-06-04
xfrm: add extack to xfrm_init_state
Antony Antony
1
-1
/
+1
2026-06-03
mptcp: change mptcp_established_options() to return opt_size
Eric Dumazet
1
-3
/
+4
2026-06-03
ipv4: raw: remove six obsolete EXPORT_SYMBOL_GPL()
Eric Dumazet
1
-6
/
+0
2026-06-03
ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
Eric Dumazet
1
-0
/
+4
2026-06-02
tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().
Kuniyuki Iwashima
1
-0
/
+6
2026-06-02
tcp: change bpf_skops_hdr_opt_len() signature
Eric Dumazet
1
-24
/
+27
2026-06-01
tcp_bbr: fix SPDX-License-Identifier to be GPL-2.0 OR BSD-3-Clause
Neal Cardwell
1
-1
/
+1
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-3
/
+3
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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+15
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-26
Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
4
-0
/
+16
2026-05-25
ipv4: igmp: annotate data-races around im->users
Yuyang Huang
1
-4
/
+7
2026-05-24
netfilter: add option for GCOV profiling
Florian Westphal
2
-0
/
+8
2026-05-24
netfilter: x_tables: disable 32bit compat interface in user namespaces
Florian Westphal
2
-0
/
+8
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-29
/
+22
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-19
ipmr: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-05-19
net: pppoe: implement GRO/GSO support
Felix Fietkau
1
-0
/
+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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-167
/
+96
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-13
net: make is_skb_wmem() available to modules
Eric Dumazet
2
-2
/
+1
2026-05-11
tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().
Kuniyuki Iwashima
1
-1
/
+2
2026-05-10
ipv4: Add __must_check to nexthop removal functions
Cosmin Ratiu
1
-12
/
+14
2026-05-10
ipv4: Flush the FIB once on multiple nexthop removal
Cosmin Ratiu
1
-7
/
+19
[prev]
[next]