summaryrefslogtreecommitdiffstats
path: root/net/ipv4/sysctl_net_ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: correct read of TFO keys on big endian systemsJason Baron2020-08-101-12/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-011-23/+15
|\
| * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-23/+15
* | tcp: add hrtimer slack to sack compressionEric Dumazet2020-04-301-0/+7
* | net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu2020-04-281-0/+9
|/
* tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima2020-03-121-0/+9
* net/ipv4/sysctl: show tcp_{allowed, available}_congestion_control in non-init...Christian Brauner2020-02-191-12/+12
* net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang2019-12-091-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-221-1/+1
|\
| * net/ipv4: fix sysctl max for fib_multipath_hash_policyMarcelo Ricardo Leitner2019-11-181-1/+1
* | tcp: warn if offset reach the maxlen limit when using snprintfHangbin Liu2019-11-201-0/+4
|/
* tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt2019-08-091-0/+9
* proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-31/+29
* net: fastopen: robustness and endianness fixes for SipHashArd Biesheuvel2019-06-221-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-0/+23
|\
| * Merge branch 'tcp-fixes'David S. Miller2019-06-171-0/+11
| |\
| | * tcp: add tcp_min_snd_mss sysctlEric Dumazet2019-06-151-0/+11
| * | tcp: fix compile error if !CONFIG_SYSCTLEric Dumazet2019-06-161-5/+0
| |/
| * tcp: add tcp_tx_skb_cache sysctlEric Dumazet2019-06-141-0/+8
| * tcp: add tcp_rx_skb_cache sysctlEric Dumazet2019-06-141-0/+9
* | ipv4: Support multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra2019-06-141-1/+1
* | tcp: add support for optional TFO backup key to net.ipv4.tcp_fastopen_keyJason Baron2019-05-301-24/+71
* | tcp: add backup TFO key infrastructureJason Baron2019-05-301-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-251-1/+4
|\
| * ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu2019-04-171-1/+4
* | ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern2019-03-211-0/+9
|/
* net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning2018-11-071-0/+11
* net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not intMaciej Żenczykowski2018-09-261-2/+4
* net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata2018-08-011-1/+18
* net: ipv4: Control SKB reprioritization after forwardingPetr Machata2018-08-011-0/+9
* ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user nsTyler Hicks2018-07-061-2/+3
* tcp: fix Fast Open key endiannessYuchung Cheng2018-06-301-5/+13
* net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski2018-06-041-1/+4
* tcp: add tcp_comp_sack_nr sysctlEric Dumazet2018-05-181-0/+10
* tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet2018-05-181-0/+7
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
* udp: Move the udp sysctl to namespace.Tonghao Zhang2018-03-161-16/+16
* net: Rename NETEVENT_MULTIPATH_HASH_UPDATEDavid Ahern2018-03-041-1/+1
* net: Convert ipv4_sysctl_opsKirill Tkhai2018-02-131-0/+1
* tcp: Namespace-ify sysctl_tcp_default_congestion_controlStephen Hemminger2017-11-151-8/+11
* tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet2017-11-101-16/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ipv4: Send a netevent whenever multipath hash policy is changedIdo Schimmel2017-11-031-1/+19
* | tcp: Namespace-ify sysctl_tcp_pacing_ca_ratioEric Dumazet2017-10-281-9/+9
* | tcp: Namespace-ify sysctl_tcp_pacing_ss_ratioEric Dumazet2017-10-281-9/+9
* | tcp: Namespace-ify sysctl_tcp_invalid_ratelimitEric Dumazet2017-10-281-7/+7
* | tcp: Namespace-ify sysctl_tcp_autocorkingEric Dumazet2017-10-281-9/+9
* | tcp: Namespace-ify sysctl_tcp_min_rtt_wlenEric Dumazet2017-10-281-7/+7
* | tcp: Namespace-ify sysctl_tcp_min_tso_segsEric Dumazet2017-10-281-9/+9