开源镜像站
帮助
下载
动态
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-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-18
ipv4: icmp: icmpv4_xrlim_allow() optimization if net.ipv4.icmp_ratelimit is zero
Eric Dumazet
2026-02-18
icmp: prevent possible overflow in icmp_global_allow()
Eric Dumazet
2026-02-17
ping: annotate data-races in ping_lookup()
Eric Dumazet
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
2026-02-05
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
2026-02-05
tcp: move __reqsk_free() out of line
Eric Dumazet
2026-02-05
tcp: move reqsk_fastopen_remove to net/ipv4/tcp_fastopen.c
Eric Dumazet
2026-02-05
inet: move reqsk_queue_alloc() to net/ipv4/inet_connection_sock.c
Eric Dumazet
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
2026-02-04
tcp: move tcp_rbtree_insert() to tcp_output.c
Eric Dumazet
2026-02-04
tcp: use __skb_push() in __tcp_transmit_skb()
Eric Dumazet
2026-02-03
tcp: accecn: enable AccECN
Chia-Yu Chang
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
2026-02-03
tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit downgraded SYN in AccECN negotiation
Chia-Yu Chang
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
2026-02-03
gro: flushing when CWR is set negatively affects AccECN
Ilpo Järvinen
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
2026-02-02
ipv4: use dst4_mtu() instead of dst_mtu()
Eric Dumazet
2026-01-30
udp: add drop count for packets in udp_prod_queue
Mahdi Faramarzpour
2026-01-30
tcp: reduce tcp sockets size by one cache line
Eric Dumazet
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-29
net: fix segmentation of forwarding fraglist GRO
Jibin Zhang
2026-01-28
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
2026-01-28
ipv4: Use EXPORT_IPV6_MOD_GPL() for ip_fib_metrics_init().
Kuniyuki Iwashima
2026-01-28
ipv4: fib: Annotate access to struct fib_alias.fa_state.
Kuniyuki Iwashima
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
2026-01-28
tcp: mark tcp_process_tlp_ack() as unlikely
Eric Dumazet
2026-01-27
udp: gso: Use single MSS length in UDP header for GSO_PARTIAL
Gal Pressman
2026-01-27
bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
2026-01-27
bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
2026-01-27
tcp: move sk_forced_mem_schedule() to tcp.c
Eric Dumazet
[next]