summaryrefslogtreecommitdiff
path: root/Documentation/networking/ip-sysctl.txt
AgeCommit message (Expand)Author
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
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-09ipv6: Nonlocal bindTom Herbert
2015-05-27tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann
2015-05-03ipv6: Flow label state rangesTom Herbert
2015-03-23ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobsHannes Frederic Sowa
2015-03-20net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.YOSHIFUJI Hideaki/吉藤英明
2015-03-06ipv4: Documenting two sysctls for tcp PMTU probeFan Du
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-12update ip-sysctl.txt documentation (v2)Ani Sinha