summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt
Commit message (Expand)AuthorAgeFilesLines
* doc: Change the min default value of tcp_wmem/tcp_rmem.Tonghao Zhang2018-02-051-2/+2
* tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng2017-12-131-0/+1
* tcp: retire FACK loss detectionYuchung Cheng2017-11-111-2/+1
* net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski2017-11-111-0/+9
* tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha2017-11-051-0/+1
* ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2017-11-031-0/+24
* ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce2017-09-191-4/+14
* neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet2017-08-291-2/+5
* ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-241-0/+9
* tcp: remove low_latency sysctlFlorian Westphal2017-07-311-6/+1
* net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal2017-07-181-4/+2
* net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang2017-04-241-0/+8
* net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org2017-03-241-1/+10
* net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-03-221-2/+11
* net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-211-0/+8
* tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-161-5/+0
* Make IP 'forwarding' doc more preciseNeil Jerram2017-03-121-1/+2
* net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-301-0/+7
* Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-0/+9
* tcp: remove thin_dupack featureYuchung Cheng2017-01-131-12/+0
* tcp: remove early retransmitYuchung Cheng2017-01-131-14/+5
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-031-0/+9
* tcp: allow to turn tcp timestamp randomization offFlorian Westphal2016-12-021-2/+7
* igmp: Document sysctl force_igmp_versionHangbin Liu2016-11-091-0/+15
* net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng2016-08-231-22/+23
* Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver2016-05-291-3/+5
* net: ipv4: Consider failed nexthops in multipath routesDavid Ahern2016-04-111-0/+10
* igmp: Document sysctl_igmp_max_msfBenjamin Poirier2016-03-211-3/+8
* net: Fix indentation of the conf/ documentation blockBenjamin Poirier2016-03-211-5/+5
* net: ipv6: Make address flushing on ifdown optionalDavid Ahern2016-02-251-0/+9
* ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg2016-02-111-0/+7
* ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+6
* ipv4: add option to drop gratuitous ARP packetsJohannes Berg2016-02-111-0/+6
* ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg2016-02-111-0/+7
* net: change tcp_syn_retries documentationXin Long2016-01-201-1/+1
* net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-181-0/+8
* net: sctp: dynamically enable or disable pf stateZhu Yanjun2015-12-161-1/+22
* net: Documentation: Fix default value tcp_limit_output_bytesNiklas Cassel2015-11-091-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-10-301-2/+4
|\
| * xfrm: Let the flowcache handle its size by default.Steffen Klassert2015-09-291-2/+4
* | tcp: use RACK to detect lossesYuchung Cheng2015-10-211-0/+9
* | tcp: track min RTT using windowed min-filterYuchung Cheng2015-10-211-0/+8
* | Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni2015-10-141-17/+2
* | ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni2015-10-121-2/+17
|/
* IGMP: Document igmp_link_local_mcast_reportsPhilip Downey2015-08-311-0/+5
* tcp: refine pacing rate determinationEric Dumazet2015-08-251-0/+15
* net: Document xfrm4_gc_thresh and xfrm6_gc_threshAlexander Duyck2015-08-121-0/+10
* ipv6: Enable auto flow labels by defaultTom Herbert2015-07-311-1/+1
* ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-311-7/+13
* net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-301-0/+8