index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
43 hours
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
3
-25
/
+31
43 hours
net: ipv4: fix ARM64 alignment fault in multipath hash seed
Yung Chih Su
1
-2
/
+3
43 hours
tcp: give up on stronger sk_rcvbuf checks (for now)
Jakub Kicinski
1
-15
/
+1
43 hours
udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected.
Kuniyuki Iwashima
1
-10
/
+15
43 hours
inet: annotate data-races around isk->inet_num
Eric Dumazet
2
-5
/
+5
43 hours
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
6
-12
/
+14
10 days
tcp: re-enable acceptance of FIN packets when RWIN is 0
Simon Baatz
1
-4
/
+14
10 days
udplite: Fix null-ptr-deref in __udp_enqueue_schedule_skb().
Kuniyuki Iwashima
1
-2
/
+1
10 days
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
4
-4
/
+10
10 days
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2
-4
/
+6
10 days
ipv4: igmp: annotate data-races around idev->mr_maxdelay
Eric Dumazet
1
-2
/
+2
2026-02-26
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
1
-1
/
+2
2026-02-26
ping: annotate data-races in ping_lookup()
Eric Dumazet
1
-12
/
+19
2026-02-26
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
1
-0
/
+15
2026-02-26
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
1
-4
/
+10
2026-02-26
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2
-4
/
+5
2026-02-26
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
2
-3
/
+5
2026-02-26
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
1
-0
/
+3
2026-02-26
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
2
-4
/
+39
2026-02-26
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
1
-2
/
+3
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
2
-2
/
+4
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-15
Merge tag 'ipsec-2026-01-14' of git://git.kernel.org/pub/scm/linux/kernel/git...
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-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
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: call skb_orphan() before skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+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
2025-12-30
net: fib: restore ECMP balance from loopback
Vadim Fedorenko
1
-16
/
+10
2025-12-30
ipv4: Fix reference count leak when using error routes with nexthop objects
Ido Schimmel
1
-3
/
+4
2025-12-23
erspan: Initialize options_len before referencing options.
Frode Nordahl
1
-2
/
+4
2025-12-10
inet: frags: flush pending skbs in fqdir_pre_exit()
Jakub Kicinski
2
-5
/
+43
2025-12-10
inet: frags: add inet_frag_queue_flush()
Jakub Kicinski
2
-8
/
+13
2025-12-10
inet: frags: avoid theoretical race in ip_frag_reinit()
Jakub Kicinski
2
-4
/
+4
2025-12-04
xfrm: Fix inner mode lookup in tunnel mode GSO segmentation
Jianbo Liu
1
-2
/
+2
2025-11-28
net: ipconfig: Replace strncpy with strscpy in ic_proto_name
Thorsten Blum
1
-1
/
+2
2025-11-28
Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-0
/
+25
2025-11-27
netmem, devmem, tcp: access pp fields through @desc in net_iov
Byungchul Park
1
-1
/
+1
2025-11-28
netfilter: flowtable: Add IPIP rx sw acceleration
Lorenzo Bianconi
1
-0
/
+25
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2
-8
/
+6
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
4
-11
/
+12
2025-11-25
tcp: rename icsk_timeout() to tcp_timeout_expires()
Eric Dumazet
3
-7
/
+7
2025-11-25
tools: ynl-gen: add regeneration comment
Asbjørn Sloth Tønnesen
2
-0
/
+2
2025-11-24
net: factor-out _sk_charge() helper
Paolo Abeni
1
-16
/
+1
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
3
-4
/
+24
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
[next]