aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/networking/net_cachelines
AgeCommit message (Expand)AuthorFilesLines
2026-07-07ipv4: fib: Define fib_table_hash_lock under CONFIG_IP_MULTIPLE_TABLES.Kuniyuki Iwashima1-0/+1
2026-06-16appletalk: stop storing per-interface state in struct net_deviceJakub Kicinski1-1/+0
2026-06-01net: Remove orphaned ax25_ptr referencesCosta Shulyupin1-1/+0
2026-05-18net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman1-1/+1
2026-05-01tcp: move tp->bytes_acked to tcp_sock_write_tx groupEric Dumazet1-1/+1
2026-05-01tcp: move tp->segs_in and tp->segs_out to tcp_sock_write_txrx groupEric Dumazet1-2/+2
2026-05-01tcp: move tp->delivered and tp->delivered_ce to tcp_sock_write_tx groupEric Dumazet1-2/+2
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz1-0/+1
2026-03-11tcp: add sysctl_tcp_shrink_window to netns_ipv4_sysctl.rstEric Dumazet1-0/+1
2026-03-10inet: add ip_local_port_step_width sysctl to improve port usage distributionFernando Fernandez Mancera1-0/+1
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen1-0/+1
2025-11-25tcp: remove icsk->icsk_retransmit_timerEric Dumazet1-1/+0
2025-11-25tcp: introduce icsk->icsk_keepalive_timerEric Dumazet1-0/+1
2025-11-20tcp: add net.ipv4.tcp_rcvbuf_low_rttEric Dumazet1-0/+1
2025-11-20tcp: tcp_moderate_rcvbuf is only used in rx pathEric Dumazet1-1/+1
2025-10-17ipv6: Move ipv6_fl_list from ipv6_pinfo to inet_sock.Kuniyuki Iwashima1-39/+40
2025-09-22tcp: move tcp_clean_acked to tcp_sock_read_tx groupEric Dumazet1-1/+1
2025-09-22tcp: move recvmsg_inq to tcp_sock_read_txrxEric Dumazet1-1/+1
2025-09-22tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx groupEric Dumazet1-1/+1
2025-09-18tcp: accecn: AccECN option send controlChia-Yu Chang1-0/+3
2025-09-18tcp: accecn: AccECN optionIlpo Järvinen1-0/+3
2025-09-18tcp: accecn: add AccECN rx byte countersIlpo Järvinen1-0/+1
2025-09-18tcp: accecn: AccECN negotiationIlpo Järvinen1-0/+3
2025-09-18tcp: AccECN coreIlpo Järvinen1-0/+2
2025-07-24net: define an enum for the napi threaded stateSamiullah Khawaja1-1/+1
2025-07-18net: s/dev_set_threaded/netif_set_threaded/Stanislav Fomichev1-1/+1
2025-07-14tcp: add LINUX_MIB_BEYOND_WINDOWEric Dumazet1-0/+1
2025-06-17tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hintNeal Cardwell1-2/+0
2025-05-13net: enable driver support for netmem TXMina Almasry1-0/+1
2025-04-14net: convert dev->rtnl_link_state to a boolJakub Kicinski1-1/+1
2025-04-10tcp: add LINUX_MIB_PAWS_TW_REJECTED counterJiayuan Chen1-0/+2
2025-03-25tcp/dccp: remove icsk->icsk_ack.timeoutEric Dumazet1-1/+0
2025-03-25tcp/dccp: remove icsk->icsk_timeoutEric Dumazet1-2/+1
2025-03-24tcp: move icsk_clean_acked to a better locationEric Dumazet1-0/+1
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel1-1/+1
2025-02-26tcp: be less liberal in TSEcr received while in SYN_RECV stateEric Dumazet1-0/+1
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet1-0/+1
2025-02-11tcp: add the ability to control max RTOEric Dumazet1-0/+1
2024-12-11tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki1-0/+1
2024-11-09neighbour: Create netdev->neighbour associationGilad Naaman1-0/+1
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-1/+0
2024-10-14net: napi: Add napi_configJoe Damato1-0/+1
2024-10-14net: napi: Make gro_flush_timeout per-NAPIJoe Damato1-0/+1
2024-10-14net: napi: Make napi_defer_hard_irqs per-NAPIJoe Damato1-0/+1
2024-10-11tcp: move sysctl_tcp_l3mdev_accept to netns_ipv4_read_rxEric Dumazet1-1/+1
2024-10-09doc: net: Fix .rst rendering of net_cachelines pagesDonald Hunter6-654/+666
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg1-0/+2
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg1-1/+0
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet1-0/+1
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet1-0/+1