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-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-6
/
+11
2026-07-02
ipv4: raw: convert do_raw_getsockopt to sockopt_t
Breno Leitao
1
-16
/
+25
2026-07-02
udp: convert udp_lib_getsockopt to sockopt_t
Breno Leitao
1
-10
/
+29
2026-07-02
netfilter: conntrack: remove obsolete module parameters
Florian Westphal
1
-1
/
+1
2026-07-01
net: fib_rules: Only hold RTNL for the first IPv4 RTM_NEWRULE.
Kuniyuki Iwashima
1
-0
/
+6
2026-07-01
ipv4: fib: Drop RTNL annotation for net->ipv4.fib_table_hash[].
Kuniyuki Iwashima
2
-12
/
+14
2026-07-01
ipv4: fib: Protect fib_new_table() with spinlock.
Kuniyuki Iwashima
1
-4
/
+21
2026-07-01
ipv4: fib_rules: Make the need for fib_unmerge() explicit.
Kuniyuki Iwashima
1
-4
/
+6
2026-07-01
net: fib_rules: Make fib_rules_ops.delete() return void.
Kuniyuki Iwashima
1
-3
/
+1
2026-06-29
tcp: Decrement tcp_md5_needed static branch
Dmitry Safonov
1
-2
/
+2
2026-06-29
tcp: defer md5sig_info kfree past RCU grace period in tcp_connect
Michael Bommarito
2
-4
/
+8
2026-06-29
tcp: restore RCU grace period in tcp_ao_destroy_sock
Michael Bommarito
1
-2
/
+3
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-13
/
+30
2026-06-25
net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_sync
Eric Dumazet
1
-1
/
+1
2026-06-24
net/tcp-ao: fix use-after-free of key in del_async path
HanQuan
1
-0
/
+4
2026-06-23
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Jakub Kicinski
1
-2
/
+0
2026-06-22
Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+1
2026-06-21
ipv4: account for fraggap on the paged allocation path
Wongi Lee
1
-5
/
+2
2026-06-21
netfilter: nf_reject: skip iphdr options when looking for icmp header
Florian Westphal
1
-1
/
+1
2026-06-17
net: ipv4: bound TCP reordering sysctl writes and MTU probe sizes
Wyatt Feng
2
-4
/
+10
2026-06-17
net: ip_vti: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-06-17
net: ipip: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-06-17
net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+6
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-0
/
+9
2026-06-16
ipv4: fib_rule: Move fib4_rules_exit() to ->exit().
Kuniyuki Iwashima
2
-13
/
+8
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+5
2026-06-15
tcp: rehash onto different local ECMP path on retransmit timeout
Neil Spring
4
-7
/
+20
2026-06-15
Merge tag 'nf-next-26-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
Jakub Kicinski
2
-4
/
+22
2026-06-15
ipv4: fib: Convert fib_net_exit_batch() to ->exit_rtnl().
Kuniyuki Iwashima
1
-17
/
+12
2026-06-15
ipv4: fib: Avoid calling fib_trie_table() in fib_new_table() for dying net.
Kuniyuki Iwashima
1
-1
/
+2
2026-06-15
ipv4: fib: Free net->ipv4.{fib_table_hash,notifier_ops} without RTNL.
Kuniyuki Iwashima
1
-4
/
+7
2026-06-15
ipv4: fib: Call fib_proc_exit() and nl_fib_lookup_exit() at ->pre_exit().
Kuniyuki Iwashima
1
-2
/
+2
2026-06-15
ipv4: fib: Flush all fib_info in fib_table_flush() during netns dismantle.
Kuniyuki Iwashima
1
-8
/
+2
2026-06-14
sockmap: Fix use-after-free in udp_bpf_recvmsg()
Kuniyuki Iwashima
1
-0
/
+9
2026-06-14
netfilter: conntrack: check NULL when retrieving ct extension
Pablo Neira Ayuso
2
-4
/
+22
2026-06-13
ipv4: handle devconf post-set actions on netlink updates
Fernando Fernandez Mancera
1
-2
/
+27
2026-06-13
ipv4: centralize devconf sysctl handling
Fernando Fernandez Mancera
1
-59
/
+68
2026-06-13
tcp: refine tcp_sequence() for the FIN exception
Eric Dumazet
1
-3
/
+5
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
Jakub Kicinski
1
-1
/
+1
2026-06-12
net: remove some unused EXPORT_SYMBOL()s
Sabrina Dubroca
5
-15
/
+0
2026-06-12
ip_tunnel: annotate data-races around t->err_count and t->err_time
Eric Dumazet
3
-13
/
+16
2026-06-12
tcp: clear sock_ops cb flags before force-closing a child socket
Sechang Lim
1
-0
/
+1
2026-06-12
xfrm: Fix dev use-after-free in xfrm async resumption
Dong Chenchen
1
-2
/
+0
2026-06-11
tcp: allow mptcp to drop TS for some packets
Matthieu Baerts (NGI0)
1
-1
/
+9
2026-06-11
ipmr: Convert mr_table.cache_resolve_queue_len to u32.
Kuniyuki Iwashima
1
-8
/
+10
2026-06-11
ipv4: fib: Don't dump dying fib_info in fib_leaf_notify().
Kuniyuki Iwashima
1
-0
/
+4
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-28
/
+29
2026-06-11
Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
4
-19
/
+15
2026-06-11
Merge tag 'ipsec-2026-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
1
-6
/
+11
2026-06-10
netfilter: nft_fib: fix stale stack leak via the OIFNAME register
Davide Ornaghi
1
-1
/
+1
[prev]
[next]