开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
2026-04-23
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
2026-04-20
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
2026-04-18
tcp: annotate data-races around tp->plb_rehash
Eric Dumazet
2026-04-18
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->timeout_rehash
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->srtt_us
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->reord_seen
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->dsack_dups
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->bytes_retrans
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->bytes_sent
Eric Dumazet
2026-04-18
tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->delivered and tp->delivered_ce
Eric Dumazet
2026-04-18
tcp: annotate data-races around tp->snd_ssthresh
Eric Dumazet
2026-04-18
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
Eric Dumazet
2026-04-18
tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
Eric Dumazet
2026-04-18
tcp: annotate data-races in tcp_get_info_chrono_stats()
Eric Dumazet
2026-04-16
nexthop: fix IPv6 route referencing IPv4 nexthop
Jiayuan Chen
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-13
tcp: Don't set treq->req_usec_ts in cookie_tcp_reqsk_init().
Kuniyuki Iwashima
2026-04-13
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
2026-04-12
gre: Count GRE packet drops
Gal Pressman
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
2026-04-12
net: Add net_cookie to Dead loop messages
Chris J Arges
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-08
Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-04-07
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
2026-04-06
tcp: add recv_should_stop helper
Geliang Tang
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
2026-04-03
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
Yiqi Sun
2026-04-03
ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()
Fernando Fernandez Mancera
2026-04-03
ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dump
Fernando Fernandez Mancera
2026-04-03
inet: remove leftover EXPORT_SYMBOL()
Eric Dumazet
2026-03-29
ipv4: drop ipv6_stub usage and use direct function calls
Fernando Fernandez Mancera
2026-03-29
net: remove EXPORT_IPV6_MOD() and EXPORT_IPV6_MOD_GPL() macros
Fernando Fernandez Mancera
2026-03-29
ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs
Fernando Fernandez Mancera
[next]