aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
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 pmtu spoofingHannes 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