index
:
kernel/git/stable/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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
net_cachelines
Age
Commit message (
Expand
)
Author
2026-06-16
appletalk: stop storing per-interface state in struct net_device
Jakub Kicinski
2026-06-01
net: Remove orphaned ax25_ptr references
Costa Shulyupin
2026-05-18
net: netkit: declare NETMEM_TX_NO_DMA mode
Bobby Eshleman
2026-05-01
tcp: move tp->bytes_acked to tcp_sock_write_tx group
Eric Dumazet
2026-05-01
tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx group
Eric Dumazet
2026-05-01
tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx group
Eric Dumazet
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
2026-03-11
tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rst
Eric Dumazet
2026-03-10
inet: add ip_local_port_step_width sysctl to improve port usage distribution
Fernando Fernandez Mancera
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
2025-11-25
tcp: remove icsk->icsk_retransmit_timer
Eric Dumazet
2025-11-25
tcp: introduce icsk->icsk_keepalive_timer
Eric Dumazet
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
2025-10-17
ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.
Kuniyuki Iwashima
2025-09-22
tcp: move tcp_clean_acked to tcp_sock_read_tx group
Eric Dumazet
2025-09-22
tcp: move recvmsg_inq to tcp_sock_read_txrx
Eric Dumazet
2025-09-22
tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group
Eric Dumazet
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
2025-09-18
tcp: accecn: add AccECN rx byte counters
Ilpo Järvinen
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
2025-09-18
tcp: AccECN core
Ilpo Järvinen
2025-07-24
net: define an enum for the napi threaded state
Samiullah Khawaja
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
2025-07-14
tcp: add LINUX_MIB_BEYOND_WINDOW
Eric Dumazet
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
2025-05-13
net: enable driver support for netmem TX
Mina Almasry
2025-04-14
net: convert dev->rtnl_link_state to a bool
Jakub Kicinski
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
2025-03-25
tcp/dccp: remove icsk->icsk_ack.timeout
Eric Dumazet
2025-03-25
tcp/dccp: remove icsk->icsk_timeout
Eric Dumazet
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
2025-02-26
tcp: be less liberal in TSEcr received while in SYN_RECV state
Eric Dumazet
2025-02-11
tcp: add tcp_rto_max_ms sysctl
Eric Dumazet
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
2024-12-11
tcp: Add sysctl to configure TIME-WAIT reuse delay
Jakub Sitnicki
2024-11-09
neighbour: Create netdev->neighbour association
Gilad Naaman
2024-10-29
Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-10-14
net: napi: Add napi_config
Joe Damato
2024-10-14
net: napi: Make gro_flush_timeout per-NAPI
Joe Damato
2024-10-14
net: napi: Make napi_defer_hard_irqs per-NAPI
Joe Damato
2024-10-11
tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rx
Eric Dumazet
2024-10-09
doc: net: Fix .rst rendering of net_cachelines pages
Donald Hunter
2024-10-09
Merge net-next/main to resolve conflicts
Johannes Berg
2024-10-08
wifi: remove iw_public_data from struct net_device
Johannes Berg
2024-10-07
ipv4: remove fib_info_devhash[]
Eric Dumazet
2024-10-04
net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attribute
Eric Dumazet
2024-09-05
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
[next]