summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.rst
AgeCommit message (Expand)AuthorLines
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-0/+6
2024-12-11tcp: Add sysctl to configure TIME-WAIT reuse delayJakub Sitnicki-0/+14
2024-12-10Documentation: networking: Add a caveat to nexthop_compat_mode sysctlPetr Machata-0/+6
2024-07-31Add support for PIO p flagPatrick Rohr-0/+14
2024-06-12net: ipv4: Add a sysctl to set multipath hash seedPetr Machata-0/+14
2024-06-05tcp: add sysctl_tcp_rto_min_usKevin Yang-0/+13
2024-02-15net: ipv6/addrconf: clamp preferred_lft to the minimum requiredAlex Henrie-1/+1
2024-02-15net: ipv6/addrconf: introduce a regen_min_advance sysctlAlex Henrie-0/+10
2024-02-15net: ipv6/addrconf: ensure that regen_advance is at least 2 secondsAlex Henrie-2/+2
2024-01-02Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie-1/+1
2023-10-25Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie-1/+5
2023-10-25Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie-1/+3
2023-10-16tcp: Set pingpong threshold via sysctlHaiyang Zhang-0/+13
2023-10-03net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr-0/+11
2023-09-12tcp: defer regular ACK while processing socket backlogEric Dumazet-0/+7
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr-4/+4
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr-0/+8
2023-07-18tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet-0/+1
2023-06-17tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com-0/+15
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda-2/+2
2023-05-11tcp: make the first N SYN RTO backoffs linearDavid Morley-3/+14
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar-0/+7
2023-04-07tcp: restrict net.ipv4.tcp_app_winYueHaibing-0/+2
2023-02-01neighbor: fix proxy_delay usage when it is zeroBrian Haley-0/+8
2023-01-31Documentation: networking: correct spellingRandy Dunlap-3/+3
2023-01-23ipv6: Document that max_size sysctl is deprecatedJon Maxwell-0/+3
2022-11-18sctp: add sysctl net.sctp.l3mdev_acceptXin Long-0/+9
2022-11-16udp: Introduce optional per-netns hash table.Kuniyuki Iwashima-0/+27
2022-10-28tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi-0/+75
2022-09-20tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima-0/+29
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet-1/+4
2022-07-29Documentation: Describe net.ipv4.tcp_reflect_tos.Guillaume Nault-0/+10
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+8
2022-07-24Documentation: fix sctp_wmem in ip-sysctl.rstXin Long-1/+8
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+1
2022-07-19Documentation: fix udp_wmem_min in ip-sysctl.rstXin Long-5/+1
2022-07-15net: ipv6: new accept_untracked_na option to accept na only if in-networkJaehee Park-21/+30
2022-07-15net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park-3/+6
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-2/+2
2022-07-13ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima-1/+1
2022-07-08cipso: Fix data-races around sysctl.Kuniyuki Iwashima-1/+1
2022-06-30net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang-0/+6
2022-06-10Documentation: add description for net.sctp.ecn_enableXin Long-0/+12
2022-06-10Documentation: add description for net.sctp.intl_enableXin Long-0/+14
2022-06-10Documentation: add description for net.sctp.reconf_enableXin Long-0/+11
2022-05-31net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S-14/+9
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-0/+7
2022-04-20doc/ip-sysctl: add bc_forwardingNicolas Dichtel-0/+7
2022-04-17net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S-0/+27