summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.rst (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required"Alex Henrie2024-01-021-1/+1
* Documentation: networking: explain what happens if temp_prefered_lft is too s...Alex Henrie2023-10-261-1/+5
* Documentation: networking: explain what happens if temp_valid_lft is too smallAlex Henrie2023-10-261-1/+3
* tcp: Set pingpong threshold via sysctlHaiyang Zhang2023-10-161-0/+13
* net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr2023-10-041-0/+11
* tcp: defer regular ACK while processing socket backlogEric Dumazet2023-09-121-0/+7
* net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr2023-07-281-4/+4
* net: add sysctl accept_ra_min_rtr_lftPatrick Rohr2023-07-231-0/+8
* tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet2023-07-191-0/+1
* tcp: enforce receive buffer memory limits by allowing the tcp window to shrinkmfreemon@cloudflare.com2023-06-171-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-081-2/+2
|\
| * net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda2023-06-021-2/+2
* | tcp: make the first N SYN RTO backoffs linearDavid Morley2023-05-111-3/+14
|/
* ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar2023-04-211-0/+7
* tcp: restrict net.ipv4.tcp_app_winYueHaibing2023-04-071-0/+2
* neighbor: fix proxy_delay usage when it is zeroBrian Haley2023-02-021-0/+8
* Documentation: networking: correct spellingRandy Dunlap2023-01-311-3/+3
* ipv6: Document that max_size sysctl is deprecatedJon Maxwell2023-01-241-0/+3
* sctp: add sysctl net.sctp.l3mdev_acceptXin Long2022-11-181-0/+9
* udp: Introduce optional per-netns hash table.Kuniyuki Iwashima2022-11-161-0/+27
* tcp: add sysctls for TCP PLB parametersMubashir Adnan Qureshi2022-10-281-0/+75
* tcp: Introduce optional per-netns ehash.Kuniyuki Iwashima2022-09-201-0/+29
* tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet2022-09-011-1/+4
* Documentation: Describe net.ipv4.tcp_reflect_tos.Guillaume Nault2022-07-291-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-291-1/+8
|\
| * Documentation: fix sctp_wmem in ip-sysctl.rstXin Long2022-07-241-1/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-5/+1
|\|
| * Documentation: fix udp_wmem_min in ip-sysctl.rstXin Long2022-07-201-5/+1
* | net: ipv6: new accept_untracked_na option to accept na only if in-networkJaehee Park2022-07-161-21/+30
* | net: ipv4: new arp_accept option to accept garp only if in-networkJaehee Park2022-07-161-3/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-151-2/+2
|\|
| * ipv4: Fix data-races around sysctl_ip_dynaddr.Kuniyuki Iwashima2022-07-131-1/+1
| * cipso: Fix data-races around sysctl.Kuniyuki Iwashima2022-07-081-1/+1
* | net, neigh: introduce interval_probe_time_ms for periodic probeYuwei Wang2022-06-301-0/+6
|/
* Documentation: add description for net.sctp.ecn_enableXin Long2022-06-111-0/+12
* Documentation: add description for net.sctp.intl_enableXin Long2022-06-111-0/+14
* Documentation: add description for net.sctp.reconf_enableXin Long2022-06-111-0/+11
* net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_naArun Ajith S2022-05-311-14/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-221-0/+7
|\
| * doc/ip-sysctl: add bc_forwardingNicolas Dichtel2022-04-201-0/+7
* | net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...Arun Ajith S2022-04-171-0/+27
|/
* tcp: adjust TSO packet sizes based on min_rttEric Dumazet2022-03-101-0/+23
* Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin2021-12-301-2/+4
* net: udp: correct the document for udp_memMenglong Dong2021-11-051-4/+2
* net: ndisc: introduce ndisc_evict_nocarrier sysctl parameterJames Prestwood2021-11-021-0/+9
* net: arp: introduce arp_evict_nocarrier sysctl parameterJames Prestwood2021-11-021-0/+9
* tcp: remove sk_{tr}x_skb_cacheEric Dumazet2021-09-231-8/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-07-231-1/+1
|\
| * tcp: disable TFO blackhole logic by defaultWei Wang2021-07-221-1/+1
* | ipv6: ioam: Documentation for new IOAM sysctlsJustin Iurman2021-07-211-0/+17
|/