aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-12docs: Fix name for net.ipv4.udp_child_hash_entriesJordan Rife1-1/+1
2025-07-25ipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller1-2/+6
2025-07-08tcp: update the outdated ref draft-ietf-tcpm-rackXin Guo1-1/+1
2025-07-03net: ip-sysctl: Add link to SCTP IPv4 scoping draftBagas Sanjaya1-1/+3
2025-07-03net: ip-sysctl: Format SCTP-related memory parameters description as bullet listBagas Sanjaya1-13/+11
2025-07-03net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet listsBagas Sanjaya1-18/+14
2025-07-03net: ip-sysctl: Format possible value range of ioam6_id{,_wide} as bullet listBagas Sanjaya1-4/+8
2025-07-03net: ip-sysctl: Format Private VLAN proxy arp aliases as bullet listBagas Sanjaya1-4/+4
2025-06-26docs: net: sysctl documentation cleanupAbdelrahman Fekry1-153/+521
2025-06-17tcp: remove obsolete and unused RFC3517/RFC6675 loss recovery codeNeal Cardwell1-3/+5
2025-05-15tcp: increase tcp_rmem[2] to 32 MBEric Dumazet1-1/+1
2025-05-15tcp: increase tcp_limit_output_bytes default value to 4MBEric Dumazet1-1/+1
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima1-2/+2
2025-03-25tcp: support TCP_RTO_MIN_US for set/getsockopt useJason Xing1-2/+2
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet1-0/+13
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+6
2024-12-11tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki1-0/+14
2024-12-10Documentation: networking: Add a caveat to nexthop_compat_mode sysctlPetr Machata1-0/+6
2024-07-31Add support for PIO p flagPatrick Rohr1-0/+14
2024-06-12net: ipv4: Add a sysctl to set multipath hash seedPetr Machata1-0/+14
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang1-0/+13
2024-02-15net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie1-1/+1
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie1-0/+10
2024-02-15net: ipv6/addrconf: ensure that regen_advance is at least 2 secondsAlex Henrie1-2/+2
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie1-1/+1
2023-10-25Documentation: networking: explain what happens if temp_prefered_lft is too small or too largeAlex Henrie1-1/+5
2023-10-25Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie1-1/+3
2023-10-16tcp: Set pingpong threshold via sysctlHaiyang Zhang1-0/+13
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr1-0/+11
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet1-0/+7
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr1-4/+4
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr1-0/+8
2023-07-18tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet1-0/+1
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com1-0/+15
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda1-2/+2
2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley1-3/+14
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar1-0/+7
2023-04-07tcp: restrict net.ipv4.tcp_app_winYueHaibing1-0/+2
2023-02-01neighbor: fix proxy_delay usage when it is zeroBrian Haley1-0/+8
2023-01-31Documentation: networking: correct spellingRandy Dunlap1-3/+3
2023-01-23ipv6: Document that max_size sysctl is deprecatedJon Maxwell1-0/+3
2022-11-18sctp: add sysctl net.sctp.l3mdev_acceptXin Long1-0/+9
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima1-0/+27
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi1-0/+75
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima1-0/+29
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet1-1/+4
2022-07-29Documentation: Describe net.ipv4.tcp_reflect_tos.Guillaume Nault1-0/+10
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+8
2022-07-24Documentation: fix sctp_wmem in ip-sysctl.rstXin Long1-1/+8