summaryrefslogtreecommitdiff
path: root/Documentation/networking/ip-sysctl.txt
AgeCommit message (Expand)Author
2018-02-05doc: Change the min default value of tcp_wmem/tcp_rmem.Tonghao Zhang
2017-12-13tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng
2017-11-11tcp: retire FACK loss detectionYuchung Cheng
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert
2017-09-19ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki
2017-07-31tcp: remove low_latency sysctlFlorian Westphal
2017-07-18net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh
2017-03-12Make IP 'forwarding' doc more preciseNeil Jerram
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen
2017-01-13tcp: remove thin_dupack featureYuchung Cheng
2017-01-13tcp: remove early retransmitYuchung Cheng
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
2016-12-02tcp: allow to turn tcp timestamp randomization offFlorian Westphal
2016-11-09igmp: Document sysctl force_igmp_versionHangbin Liu
2016-08-23net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng
2016-05-29Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern
2016-03-21igmp: Document sysctl_igmp_max_msfBenjamin Poirier
2016-03-21net: Fix indentation of the conf/ documentation blockBenjamin Poirier
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2016-02-11ipv4: add option to drop gratuitous ARP packetsJohannes Berg
2016-02-11ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg
2016-01-20net: change tcp_syn_retries documentationXin Long
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun
2015-11-09net: Documentation: Fix default value tcp_limit_output_bytesNiklas Cassel
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-10-21tcp: use RACK to detect lossesYuchung Cheng
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni
2015-10-12ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni
2015-09-29xfrm: Let the flowcache handle its size by default.Steffen Klassert
2015-08-31IGMP: Document igmp_link_local_mcast_reportsPhilip Downey
2015-08-25tcp: refine pacing rate determinationEric Dumazet
2015-08-12net: Document xfrm4_gc_thresh and xfrm6_gc_threshAlexander Duyck
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu