aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt
AgeCommit message (Expand)AuthorFilesLines
2020-04-28docs: networking: convert ip-sysctl.txt to ReSTMauro Carvalho Chehab1-2374/+0
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu1-0/+12
2020-04-22Documentation: add documentation of ping_group_rangeStephen Hemminger1-0/+7
2020-04-15Documentation: Fix tcp_challenge_ack_limit default valueCambda Zhu1-1/+1
2020-03-12tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...Kuniyuki Iwashima1-0/+9
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-01-02net: Correct type of tcp_syncookies sysctl.David S. Miller1-1/+1
2019-12-09net-tcp: Disable TCP ssthresh metrics cache by defaultKevin(Yudong) Yang1-0/+4
2019-11-26net: Fix a documentation bug wrt. ip_unprivileged_port_startMaciej Żenczykowski1-4/+5
2019-11-08sctp: add support for Primary Path SwitchoverXin Long1-0/+12
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long1-0/+22
2019-10-31tcp: increase tcp_max_syn_backlog max valueEric Dumazet1-2/+5
2019-10-31net: increase SOMAXCONN to 4096Eric Dumazet1-2/+2
2019-08-09tcp: add new tcp_mtu_probe_floor sysctlJosh Hunt1-0/+6
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab1-1/+1
2019-07-15docs: sysctl: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-07-08ipv6: Support multipath hashing on inner IP pktsStephen Suryaputra1-0/+1
2019-07-01ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet1-1/+3
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+16
2019-06-15tcp: add tcp_min_snd_mss sysctlEric Dumazet1-0/+8
2019-06-14tcp: add tcp_rx_skb_cache sysctlEric Dumazet1-0/+8
2019-06-14ipv4: Support multipath hashing on inner IP pkts for GRE tunnelStephen Suryaputra1-0/+1
2019-06-05ipv6: tcp: enable flowlabel reflection in some RST packetsEric Dumazet1-5/+15
2019-05-30Documentation: ip-sysctl.txt: Document tcp_fastopen_keyJason Baron1-0/+20
2019-05-21net-next: net: Fix typos in ip-sysctl.txtMasanari Iida1-2/+2
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-0/+2
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra1-1/+16
2019-04-17ipv4: set the tcp_min_rtt_wlen range from 0 to one dayZhangXiaoxu1-0/+1
2019-04-12xfrm: update doc about xfrm[46]_gc_threshNicolas Dichtel1-0/+2
2019-03-21ipv4: Allow amount of dirty memory from fib resizing to be controllableDavid Ahern1-0/+5
2019-03-20ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra1-0/+5
2019-03-19ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra1-0/+5
2018-12-07neighbor: Improve garbage collectionDavid Ahern1-2/+2
2018-11-11tcp: tsq: no longer use limit_output_bytes for paced flowsEric Dumazet1-1/+1
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning1-0/+12
2018-10-29Documentation: ip-sysctl.txt: Document tcp_fwmark_acceptLorenzo Colitti1-0/+11
2018-10-12net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern1-0/+8
2018-09-26net-tcp: /proc/sys/net/ipv4/tcp_probe_interval is a u32 not intMaciej Żenczykowski1-1/+1
2018-08-13ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry1-0/+5
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata1-0/+9
2018-07-11Documentation: ip-sysctl.txt: document addr_gen_modeSabrina Dubroca1-0/+10
2018-06-28skbuff: preserve sock reference when scrubbing the skb.Flavio Leitner1-5/+5
2018-06-04docs: networking: fix minor typos in various documentation filesOlivier Gayot1-1/+1
2018-06-04net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski1-3/+7
2018-05-18tcp: add tcp_comp_sack_nr sysctlEric Dumazet1-0/+6
2018-05-18tcp: add tcp_comp_sack_delay_ns sysctlEric Dumazet1-0/+7
2018-05-17tcp: disable RFC6675 loss detectionYuchung Cheng1-1/+2
2018-05-17tcp: support DUPACK threshold in RACKYuchung Cheng1-0/+1
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-15/+0
2018-04-27ipv6: sr: Add documentation for seg_flowlabel sysctlAhmed Abdelsalam1-0/+13
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-15/+0
2018-04-19docs: ip-sysctl.txt: fix name of some ipv6 variablesOlivier Gayot1-4/+4
2018-04-16staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman1-15/+0
2018-03-31inet: frags: break the 2GB limit for frags storageEric Dumazet1-2/+2
2018-03-31inet: frags: use rhashtables for reassembly unitsEric Dumazet1-5/+2
2018-03-30Documentation: ip-sysctl.txt: clarify disable_ipv6Lorenzo Bianconi1-1/+3
2018-03-16doc: Change the udp/sctp rmem/wmem default value.Tonghao Zhang1-3/+3
2018-03-04net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern1-0/+7
2018-02-05doc: Change the min default value of tcp_wmem/tcp_rmem.Tonghao Zhang1-2/+2
2017-12-13tcp: pause Fast Open globally after third consecutive timeoutYuchung Cheng1-0/+1
2017-11-11tcp: retire FACK loss detectionYuchung Cheng1-2/+1
2017-11-11net: ipv6: sysctl to specify IPv6 ND traffic classMaciej Żenczykowski1-0/+9
2017-11-05tcp: higher throughput under reordering with adaptive RACK reordering wndPriyaranjan Jha1-0/+1
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert1-0/+24
2017-09-19ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce1-4/+14
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet1-2/+5
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki1-0/+9
2017-07-31tcp: remove low_latency sysctlFlorian Westphal1-6/+1
2017-07-18net: xfrm: revert to lower xfrm dst gc limitFlorian Westphal1-4/+2
2017-04-24net/tcp_fastopen: Disable active side TFO in certain scenariosWei Wang1-0/+8
2017-03-24net: Add sysctl to toggle early demux for tcp and udpsubashab@codeaurora.org1-1/+10
2017-03-22net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz1-2/+11
2017-03-21net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov1-0/+8
2017-03-16tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh1-5/+0
2017-03-12Make IP 'forwarding' doc more preciseNeil Jerram1-1/+2
2017-01-30net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman1-0/+7
2017-01-24Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen1-0/+9
2017-01-13tcp: remove thin_dupack featureYuchung Cheng1-12/+0
2017-01-13tcp: remove early retransmitYuchung Cheng1-14/+5
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark1-0/+9
2016-12-02tcp: allow to turn tcp timestamp randomization offFlorian Westphal1-2/+7
2016-11-09igmp: Document sysctl force_igmp_versionHangbin Liu1-0/+15
2016-08-23net-tcp: retire TFO_SERVER_WO_SOCKOPT2 configYuchung Cheng1-22/+23
2016-05-29Documentation: ip-sysctl.txt: clarify secure_redirectsEric Garver1-3/+5
2016-04-11net: ipv4: Consider failed nexthops in multipath routesDavid Ahern1-0/+10
2016-03-21igmp: Document sysctl_igmp_max_msfBenjamin Poirier1-3/+8
2016-03-21net: Fix indentation of the conf/ documentation blockBenjamin Poirier1-5/+5
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern1-0/+9
2016-02-11ipv6: add option to drop unsolicited neighbor advertisementsJohannes Berg1-0/+7
2016-02-11ipv6: add option to drop unicast encapsulated in L2 multicastJohannes Berg1-0/+6
2016-02-11ipv4: add option to drop gratuitous ARP packetsJohannes Berg1-0/+6
2016-02-11ipv4: add option to drop unicast encapsulated in L2 multicastJohannes Berg1-0/+7
2016-01-20net: change tcp_syn_retries documentationXin Long1-1/+1
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern1-0/+8
2015-12-16net: sctp: dynamically enable or disable pf stateZhu Yanjun1-1/+22
2015-11-09net: Documentation: Fix default value tcp_limit_output_bytesNiklas Cassel1-1/+1
2015-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-2/+4
2015-10-21tcp: use RACK to detect lossesYuchung Cheng1-0/+9
2015-10-21tcp: track min RTT using windowed min-filterYuchung Cheng1-0/+8
2015-10-14Revert "ipv4/icmp: redirect messages can use the ingress daddr as source"Paolo Abeni1-17/+2
2015-10-12ipv4/icmp: redirect messages can use the ingress daddr as sourcePaolo Abeni1-2/+17
2015-09-29xfrm: Let the flowcache handle its size by default.Steffen Klassert1-2/+4
2015-08-31IGMP: Document igmp_link_local_mcast_reportsPhilip Downey1-0/+5
2015-08-25tcp: refine pacing rate determinationEric Dumazet1-0/+15
2015-08-12net: Document xfrm4_gc_thresh and xfrm6_gc_threshAlexander Duyck1-0/+10
2015-07-31ipv6: Enable auto flow labels by defaultTom Herbert1-1/+1
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert1-7/+13
2015-07-30net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu1-0/+8
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline1-0/+7
2015-07-09ipv6: Nonlocal bindTom Herbert1-0/+5
2015-05-27tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet1-3/+5
2015-05-19tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann1-0/+9
2015-05-03ipv6: Flow label state rangesTom Herbert1-0/+8
2015-03-23ipv6: add documentation for stable_secret, idgen_delay and idgen_retries knobsHannes Frederic Sowa1-0/+25
2015-03-20net: neighbour: Document {mcast, ucast}_solicit, mcast_resolicit.YOSHIFUJI Hideaki/吉藤英明1-1/+13
2015-03-06ipv4: Documenting two sysctls for tcp PMTU probeFan Du1-0/+10
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell1-0/+22
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian1-0/+7
2015-01-12update ip-sysctl.txt documentation (v2)Ani Sinha1-0/+2
2014-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+14
2014-11-05net: Add missing descriptions for fwmark_reflect for ipv4 and ipv6.Loganaden Velvindron1-0/+14
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline1-0/+13
2014-10-29tcp: allow for bigger reordering levelEric Dumazet1-1/+9
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+32
2014-10-07Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-6/+0
2014-09-28net_dma: simple removalDan Williams1-6/+0
2014-09-23icmp: add a global rate limitationEric Dumazet1-0/+13
2014-09-12Revert "ipv4: Clarify in docs that accept_local requires rp_filter."Sébastien Barré1-8/+3
2014-09-04ipv4: implement igmp_qrv sysctl to tune igmp robustness variableHannes Frederic Sowa1-0/+5
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa1-0/+5
2014-08-25neigh: document gc_thresh2stephen hemminger1-0/+6
2014-07-27inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov1-1/+2
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal1-10/+0
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal1-1/+3
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert1-0/+9
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear1-0/+12
2014-01-27net: Document promote_secondariesMartin Schwenke1-0/+6
2014-01-19ipv6: add flowlabel_consistency sysctlFlorent Fourcot1-0/+8
2014-01-13ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa1-1/+12
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa1-0/+13
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail1-0/+7
2013-12-18ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgsHannes Frederic Sowa1-2/+8
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+6
2013-12-17ipv4: improve documentation of ip_no_pmtu_discHannes Frederic Sowa1-2/+6
2013-12-06tcp: auto corkingEric Dumazet1-0/+10
2013-11-14tcp: tsq: restore minimal amount of queueingEric Dumazet1-3/+0
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng1-11/+0
2013-11-04tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng1-2/+2
2013-09-04net: ipv6: mld: document force_mld_version in ip-sysctl.txtDaniel Borkmann1-0/+5
2013-08-29tcp: TSO packets automatic sizingEric Dumazet1-0/+9
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa1-0/+6
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa1-0/+18
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller1-8/+0
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann1-0/+8
2013-07-30tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa1-0/+4
2013-07-24tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet1-0/+13
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2013-06-24tcp: doc : fix the syncookies default valueShan Wei1-2/+2
2013-06-12net: add doc for ip_early_demux sysctlCong Wang1-0/+9
2013-06-07doc:networking: Fix default value (icmp_ignore_bogus_error_responses).Rami Rosen1-1/+1
2013-05-27doc:networking: Fix typo in documentation/networkingMasanari Iida1-1/+1
2013-03-21tcp: implement RFC5682 F-RTOYuchung Cheng1-12/+6
2013-03-21tcp: refactor F-RTOYuchung Cheng1-17/+0
2013-03-17tcp: Remove TCPCTChristoph Paasch1-8/+0
2013-03-15Documentation: fix neigh/default/gc_thresh1 default value.Li RongQing1-1/+1
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati1-2/+6
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger1-11/+0
2013-01-22neigh: Keep neighbour cache entries if number of them is small enough.YOSHIFUJI Hideaki / 吉藤英明1-0/+5
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+10
2013-01-10doc: Clarify behavior when sysctl tcp_ecn = 1Vijay Subramanian1-2/+3
2013-01-04ip-sysctl: fix spelling errorsstephen hemminger1-5/+5
2013-01-04ipv6: document ndisc_notify in networking/ip-sysctl.txtHannes Frederic Sowa1-0/+6
2012-12-10doc: Tighten-up and clarify description of tcp_fin_timeoutRick Jones1-9/+8
2012-12-07net: doc : use more suitable word 'unexpected' to replace 'secluded'Shan Wei1-1/+1
2012-12-05net: doc: add default value for neighbour parametersShan Wei1-0/+8
2012-11-29doc: make the description of how tcp_ecn works more explicit and clearRick Jones1-8/+9
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman1-0/+14
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu1-7/+22
2012-08-31tcp: Increase timeout for SYN segmentsAlex Bergmann1-2/+6
2012-07-30ipv4: remove rt_cache_rebuild_countEric Dumazet1-6/+0
2012-07-22sctp: Implement quick failover draft from tsvwgNeil Horman1-0/+14
2012-07-19net-tcp: Fast Open client - cookie-less modeYuchung Cheng1-0/+2
2012-07-19net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng1-0/+11
2012-07-17tcp: implement RFC 5961 3.2Eric Dumazet1-0/+5
2012-07-11tcp: TCP Small QueuesEric Dumazet1-0/+14
2012-06-30ipv4: Clarify in docs that accept_local requires rp_filter.David S. Miller1-3/+8
2012-06-12ipv4: Add interface option to enable routing of 127.0.0.0/8Thomas Graf1-0/+5
2012-05-08netfilter: bridge: optionally set indev to vlanPablo Neira Ayuso1-2/+11
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-05-02tcp: change tcp_adv_win_scale and tcp_rmem[2]Eric Dumazet1-2/+2
2012-05-02tcp: early retransmitYuchung Cheng1-0/+14
2012-04-27net: doc: merge /proc/sys/net/core/* documents into one placeShan Wei1-4/+1
2012-04-03TCP: update ip_local_port_range documentationFernando Luis Vazquez Cao1-9/+2
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2011-12-06ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)1-5/+5
2011-11-30tcp: inherit listener congestion control for passive cnxEric Dumazet1-0/+3
2011-11-14neigh: new unresolved queue limitsEric Dumazet1-0/+10
2011-11-08net: min_pmtu default is 552Eric Dumazet1-1/+1