summaryrefslogtreecommitdiff
path: root/Documentation/networking/ip-sysctl.rst
AgeCommit message (Expand)Author
9 daysipv6: add `force_forwarding` sysctl to enable per-interface forwardingGabriel Goller
2025-07-08tcp: update the outdated ref draft-ietf-tcpm-rackXin Guo
2025-07-03net: ip-sysctl: Add link to SCTP IPv4 scoping draftBagas Sanjaya
2025-07-03net: ip-sysctl: Format SCTP-related memory parameters description as bullet listBagas Sanjaya
2025-07-03net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet listsBagas Sanjaya
2025-07-03net: ip-sysctl: Format possible value range of ioam6_id{,_wide} as bullet listBagas Sanjaya
2025-07-03net: ip-sysctl: Format Private VLAN proxy arp aliases as bullet listBagas Sanjaya
2025-06-26docs: net: sysctl documentation cleanupAbdelrahman Fekry
2025-06-17tcp: remove obsolete and unused RFC3517/RFC6675 loss recovery codeNeal Cardwell
2025-05-15tcp: increase tcp_rmem[2] to 32 MBEric Dumazet
2025-05-15tcp: increase tcp_limit_output_bytes default value to 4MBEric Dumazet
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-03-25tcp: support TCP_RTO_MIN_US for set/getsockopt useJason Xing
2025-02-11tcp: add tcp_rto_max_ms sysctlEric Dumazet
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-11tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki
2024-12-10Documentation: networking: Add a caveat to nexthop_compat_mode sysctlPetr Machata
2024-07-31Add support for PIO p flagPatrick Rohr
2024-06-12net: ipv4: Add a sysctl to set multipath hash seedPetr Machata
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang
2024-02-15net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie
2024-02-15net: ipv6/addrconf: ensure that regen_advance is at least 2 secondsAlex Henrie
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie
2023-10-25Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie
2023-10-25Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie
2023-10-16tcp: Set pingpong threshold via sysctlHaiyang Zhang
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr
2023-07-18tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda
2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar
2023-04-07tcp: restrict net.ipv4.tcp_app_winYueHaibing
2023-02-01neighbor: fix proxy_delay usage when it is zeroBrian Haley
2023-01-31Documentation: networking: correct spellingRandy Dunlap
2023-01-23ipv6: Document that max_size sysctl is deprecatedJon Maxwell
2022-11-18sctp: add sysctl net.sctp.l3mdev_acceptXin Long
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet
2022-07-29Documentation: Describe net.ipv4.tcp_reflect_tos.Guillaume Nault
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-24Documentation: fix sctp_wmem in ip-sysctl.rstXin Long
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski