index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+0
3 days
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
19
-86
/
+115
3 days
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
1
-0
/
+3
3 days
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
1
-1
/
+4
3 days
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
1
-3
/
+7
3 days
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
1
-1
/
+0
6 days
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
1
-2
/
+2
8 days
tcp: annotate data-races around tp->plb_rehash
Eric Dumazet
2
-2
/
+3
8 days
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
1
-1
/
+2
8 days
tcp: annotate data-races around tp->timeout_rehash
Eric Dumazet
2
-2
/
+3
8 days
tcp: annotate data-races around tp->srtt_us
Eric Dumazet
2
-3
/
+4
8 days
tcp: annotate data-races around tp->reord_seen
Eric Dumazet
2
-3
/
+3
8 days
tcp: annotate data-races around tp->dsack_dups
Eric Dumazet
2
-2
/
+2
8 days
tcp: annotate data-races around tp->bytes_retrans
Eric Dumazet
2
-3
/
+3
8 days
tcp: annotate data-races around tp->bytes_sent
Eric Dumazet
2
-2
/
+3
8 days
tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE
Eric Dumazet
3
-4
/
+6
8 days
tcp: annotate data-races around tp->delivered and tp->delivered_ce
Eric Dumazet
2
-6
/
+6
8 days
tcp: annotate data-races around tp->snd_ssthresh
Eric Dumazet
13
-29
/
+31
8 days
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
Eric Dumazet
3
-11
/
+13
8 days
tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
Eric Dumazet
2
-5
/
+7
8 days
tcp: annotate data-races in tcp_get_info_chrono_stats()
Eric Dumazet
1
-4
/
+10
11 days
nexthop: fix IPv6 route referencing IPv4 nexthop
Jiayuan Chen
1
-2
/
+2
11 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+3
12 days
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
55
-1237
/
+795
12 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
13 days
tcp: Don't set treq->req_usec_ts in cookie_tcp_reqsk_init().
Kuniyuki Iwashima
1
-1
/
+1
13 days
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
1
-6
/
+6
13 days
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-4
/
+4
13 days
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
2
-0
/
+6
2026-04-13
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
4
-5
/
+10
2026-04-13
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
1
-1
/
+2
2026-04-13
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
1
-2
/
+4
2026-04-13
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
2
-2
/
+4
2026-04-12
gre: Count GRE packet drops
Gal Pressman
2
-2
/
+7
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
2
-2
/
+5
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
1
-12
/
+9
2026-04-12
net: Add net_cookie to Dead loop messages
Chris J Arges
1
-2
/
+2
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-14
/
+32
2026-04-09
Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+4
2026-04-07
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
1
-1
/
+4
2026-04-07
tcp: add recv_should_stop helper
Geliang Tang
1
-7
/
+2
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
1
-3
/
+3
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
1
-3
/
+2
2026-04-04
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
1
-0
/
+7
2026-04-04
ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
Fernando Fernandez Mancera
1
-11
/
+27
2026-04-04
ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
Fernando Fernandez Mancera
1
-2
/
+1
2026-04-04
inet: remove leftover EXPORT_SYMBOL()
Eric Dumazet
3
-21
/
+0
2026-03-29
ipv4: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
5
-29
/
+28
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
14
-124
/
+0
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
1
-5
/
+4
[next]