summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-221-0/+7
* ipv6: Nonlocal bindTom Herbert2015-07-091-0/+5
* tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet2015-05-271-3/+5
* tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2015-05-191-0/+9
* ipv6: Flow label state rangesTom Herbert2015-05-031-0/+8
* ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-231-0/+25
* net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.YOSHIFUJI Hideaki/吉藤英明2015-03-201-1/+13
* ipv4: Documenting two sysctls for tcp PMTU probeFan Du2015-03-061-0/+10
* tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell2015-02-081-0/+22
* net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-251-0/+7
* update ip-sysctl.txt documentation (v2)Ani Sinha2015-01-121-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-061-0/+14
|\
| * net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron2014-11-051-0/+14
* | net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-10-291-0/+13
* | tcp: allow for bigger reordering levelEric Dumazet2014-10-291-1/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081-8/+32
|\
| * icmp: add a global rate limitationEric Dumazet2014-09-231-0/+13