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-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
1
-1
/
+2
2026-02-03
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
Chia-Yu Chang
1
-6
/
+9
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2
-4
/
+5
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
2
-3
/
+5
2026-02-03
gro: flushing when CWR is set negatively affects AccECN
Ilpo Järvinen
1
-2
/
+1
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
2
-1
/
+21
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
1
-11
/
+2
2026-02-02
ipv4: use dst4_mtu() instead of dst_mtu()
Eric Dumazet
6
-13
/
+12
2026-01-30
udp: add drop count for packets in udp_prod_queue
Mahdi Faramarzpour
1
-1
/
+19
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
1
-0
/
+2
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+4
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
2
-2
/
+4
2026-01-28
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
1
-0
/
+3
2026-01-28
ipv4: Use EXPORT_IPV6_MOD_GPL() for ip_fib_metrics_init().
Kuniyuki Iwashima
1
-1
/
+1
2026-01-28
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2
-4
/
+6
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
2
-32
/
+32
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
2
-43
/
+43
2026-01-28
tcp: mark tcp_process_tlp_ack() as unlikely
Eric Dumazet
1
-2
/
+2
2026-01-27
udp: gso: Use single MSS length in UDP header for GSO_PARTIAL
Gal Pressman
1
-2
/
+4
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
2
-4
/
+39
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-2
/
+3
2026-01-27
tcp: move sk_forced_mem_schedule() to tcp.c
Eric Dumazet
2
-27
/
+27
2026-01-25
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-2
/
+2
2026-01-23
tcp: move tcp_stream_memory_free() to tcp.c
Eric Dumazet
2
-14
/
+13
2026-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
3
-21
/
+19
2026-01-22
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
2
-110
/
+110
2026-01-22
cipso: harden use of skb_cow() in cipso_v4_skbuff_setattr()
Will Rosenberg
1
-1
/
+2
2026-01-21
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
1
-1
/
+1
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
1
-0
/
+1
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
2
-44
/
+44
2026-01-17
fou: Don't allow 0 for FOU_ATTR_IPPROTO.
Kuniyuki Iwashima
1
-1
/
+1
2026-01-17
gue: Fix skb memleak with inner IP protocol 0.
Kuniyuki Iwashima
1
-0
/
+3
2026-01-17
tcp: move tcp_rate_skb_sent() to tcp_output.c
Eric Dumazet
2
-35
/
+35
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-9
/
+15
2026-01-15
Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
Paolo Abeni
1
-2
/
+2
2026-01-13
dst: fix races in rt6_uncached_list_del() and rt_del_uncached_list()
Eric Dumazet
1
-2
/
+2
2026-01-12
net: ipconfig: Remove outdated comment and indent code block
Thorsten Blum
1
-46
/
+41
2026-01-10
ipv4: ip_gre: make ipgre_header() robust
Eric Dumazet
1
-2
/
+9
2026-01-08
ipv4: ip_tunnel: spread netdev_lockdep_set_classes()
Eric Dumazet
1
-3
/
+2
2026-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-11
/
+11
2026-01-08
arp: do not assume dev_hard_header() does not change skb->head
Eric Dumazet
1
-3
/
+4
2026-01-08
net: do not write to msg_get_inq in callee
Willem de Bruijn
1
-5
/
+3
2026-01-06
udp: udplite is unlikely
Eric Dumazet
1
-2
/
+3
2026-01-06
udp: call skb_orphan() before skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+1
2026-01-06
ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
5
-63
/
+75
2026-01-05
ipv4: Improve martian logs
Clara Engler
1
-4
/
+4
2026-01-05
compiler-context-analysis: Change __cond_acquires to take return value
Marco Elver
1
-1
/
+1
2026-01-04
inet: frags: drop fraglist conntrack references
Florian Westphal
1
-0
/
+2
2026-01-04
inet: ping: Fix icmp out counting
yuan.gao
1
-3
/
+1
[prev]
[next]