Age | Commit message (Expand) | Author | Files | Lines |
2024-07-31 | Add support for PIO p flag | Patrick Rohr | 1 | -0/+14 |
2024-06-12 | net: ipv4: Add a sysctl to set multipath hash seed | Petr Machata | 1 | -0/+14 |
2024-06-05 | tcp: add sysctl_tcp_rto_min_us | Kevin Yang | 1 | -0/+13 |
2024-02-15 | net: ipv6/addrconf: clamp preferred_lft to the minimum required | Alex Henrie | 1 | -1/+1 |
2024-02-15 | net: ipv6/addrconf: introduce a regen_min_advance sysctl | Alex Henrie | 1 | -0/+10 |
2024-02-15 | net: ipv6/addrconf: ensure that regen_advance is at least 2 seconds | Alex Henrie | 1 | -2/+2 |
2024-01-02 | Revert "net: ipv6/addrconf: clamp preferred_lft to the minimum required" | Alex Henrie | 1 | -1/+1 |
2023-10-25 | Documentation: networking: explain what happens if temp_prefered_lft is too s... | Alex Henrie | 1 | -1/+5 |
2023-10-25 | Documentation: networking: explain what happens if temp_valid_lft is too small | Alex Henrie | 1 | -1/+3 |
2023-10-16 | tcp: Set pingpong threshold via sysctl | Haiyang Zhang | 1 | -0/+13 |
2023-10-03 | net: add sysctl to disable rfc4862 5.5.3e lifetime handling | Patrick Rohr | 1 | -0/+11 |
2023-09-12 | tcp: defer regular ACK while processing socket backlog | Eric Dumazet | 1 | -0/+7 |
2023-07-28 | net: change accept_ra_min_rtr_lft to affect all RA lifetimes | Patrick Rohr | 1 | -4/+4 |
2023-07-23 | net: add sysctl accept_ra_min_rtr_lft | Patrick Rohr | 1 | -0/+8 |
2023-07-18 | tcp: get rid of sysctl_tcp_adv_win_scale | Eric Dumazet | 1 | -0/+1 |
2023-06-17 | tcp: enforce receive buffer memory limits by allowing the tcp window to shrink | mfreemon@cloudflare.com | 1 | -0/+15 |
2023-06-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2023-06-02 | net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294 | Akihiro Suda | 1 | -2/+2 |
2023-05-11 | tcp: make the first N SYN RTO backoffs linear | David Morley | 1 | -3/+14 |
2023-04-20 | ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6 | Mahesh Bandewar | 1 | -0/+7 |
2023-04-07 | tcp: restrict net.ipv4.tcp_app_win | YueHaibing | 1 | -0/+2 |
2023-02-01 | neighbor: fix proxy_delay usage when it is zero | Brian Haley | 1 | -0/+8 |
2023-01-31 | Documentation: networking: correct spelling | Randy Dunlap | 1 | -3/+3 |
2023-01-23 | ipv6: Document that max_size sysctl is deprecated | Jon Maxwell | 1 | -0/+3 |
2022-11-18 | sctp: add sysctl net.sctp.l3mdev_accept | Xin Long | 1 | -0/+9 |
2022-11-16 | udp: Introduce optional per-netns hash table. | Kuniyuki Iwashima | 1 | -0/+27 |
2022-10-28 | tcp: add sysctls for TCP PLB parameters | Mubashir Adnan Qureshi | 1 | -0/+75 |
2022-09-20 | tcp: Introduce optional per-netns ehash. | Kuniyuki Iwashima | 1 | -0/+29 |
2022-08-31 | tcp: make global challenge ack rate limitation per net-ns and default disabled | Eric Dumazet | 1 | -1/+4 |
2022-07-29 | Documentation: Describe net.ipv4.tcp_reflect_tos. | Guillaume Nault | 1 | -0/+10 |
2022-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+8 |
2022-07-24 | Documentation: fix sctp_wmem in ip-sysctl.rst | Xin Long | 1 | -1/+8 |
2022-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+1 |
2022-07-19 | Documentation: fix udp_wmem_min in ip-sysctl.rst | Xin Long | 1 | -5/+1 |
2022-07-15 | net: ipv6: new accept_untracked_na option to accept na only if in-network | Jaehee Park | 1 | -21/+30 |
2022-07-15 | net: ipv4: new arp_accept option to accept garp only if in-network | Jaehee Park | 1 | -3/+6 |
2022-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
2022-07-13 | ipv4: Fix data-races around sysctl_ip_dynaddr. | Kuniyuki Iwashima | 1 | -1/+1 |
2022-07-08 | cipso: Fix data-races around sysctl. | Kuniyuki Iwashima | 1 | -1/+1 |
2022-06-30 | net, neigh: introduce interval_probe_time_ms for periodic probe | Yuwei Wang | 1 | -0/+6 |
2022-06-10 | Documentation: add description for net.sctp.ecn_enable | Xin Long | 1 | -0/+12 |
2022-06-10 | Documentation: add description for net.sctp.intl_enable | Xin Long | 1 | -0/+14 |
2022-06-10 | Documentation: add description for net.sctp.reconf_enable | Xin Long | 1 | -0/+11 |
2022-05-31 | net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na | Arun Ajith S | 1 | -14/+9 |
2022-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -0/+7 |
2022-04-20 | doc/ip-sysctl: add bc_forwarding | Nicolas Dichtel | 1 | -0/+7 |
2022-04-17 | net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang... | Arun Ajith S | 1 | -0/+27 |
2022-03-09 | tcp: adjust TSO packet sizes based on min_rtt | Eric Dumazet | 1 | -0/+23 |
2021-12-30 | Documentation: fix outdated interpretation of ip_no_pmtu_disc | xu xin | 1 | -2/+4 |
2021-11-05 | net: udp: correct the document for udp_mem | Menglong Dong | 1 | -4/+2 |