summaryrefslogtreecommitdiff
path: root/Documentation/networking/ip-sysctl.txt
AgeCommit message (Expand)Author
2014-07-27inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal
2014-07-27inet: frag: move eviction of queues to work queueFlorian Westphal
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear
2014-01-27net: Document promote_secondariesMartin Schwenke
2014-01-19ipv6: add flowlabel_consistency sysctlFlorent Fourcot
2014-01-13ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa
2014-01-13ipv4: introduce ip_dst_mtu_maybe_forward and protect forwarding path against ...Hannes Frederic Sowa
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail
2013-12-18ipv4: new ip_no_pmtu_disc mode to always discard incoming frag needed msgsHannes Frederic Sowa
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-17ipv4: improve documentation of ip_no_pmtu_discHannes Frederic Sowa
2013-12-06tcp: auto corkingEric Dumazet
2013-11-14tcp: tsq: restore minimal amount of queueingEric Dumazet
2013-11-04tcp: properly handle stretch acks in slow startYuchung Cheng
2013-11-04tcp: enable sockets to use MSG_FASTOPEN by defaultYuchung Cheng
2013-09-04net: ipv6: mld: document force_mld_version in ip-sysctl.txtDaniel Borkmann
2013-08-29tcp: TSO packets automatic sizingEric Dumazet
2013-08-29ipv6: drop fragmented ndisc packets by default (RFC 6980)Hannes Frederic Sowa
2013-08-13ipv6: make unsolicited report intervals configurable for mldHannes Frederic Sowa
2013-08-09Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl"David S. Miller
2013-08-09net: sctp: convert sctp_checksum_disable module param into sctp sysctlDaniel Borkmann
2013-07-30tcp: add tcp_syncookies mode to allow unconditionally generation of syncookiesHannes Frederic Sowa
2013-07-24tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-24tcp: doc : fix the syncookies default valueShan Wei
2013-06-12net: add doc for ip_early_demux sysctlCong Wang
2013-06-07doc:networking: Fix default value (icmp_ignore_bogus_error_responses).Rami Rosen
2013-05-27doc:networking: Fix typo in documentation/networkingMasanari Iida
2013-03-21tcp: implement RFC5682 F-RTOYuchung Cheng
2013-03-21tcp: refactor F-RTOYuchung Cheng
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-03-15Documentation: fix neigh/default/gc_thresh1 default value.Li RongQing
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati
2013-02-05tcp: remove Appropriate Byte Count supportStephen Hemminger
2013-01-22neigh: Keep neighbour cache entries if number of them is small enough.YOSHIFUJI Hideaki / 吉藤英明
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-10doc: Clarify behavior when sysctl tcp_ecn = 1Vijay Subramanian
2013-01-04ip-sysctl: fix spelling errorsstephen hemminger
2013-01-04ipv6: document ndisc_notify in networking/ip-sysctl.txtHannes Frederic Sowa
2012-12-10doc: Tighten-up and clarify description of tcp_fin_timeoutRick Jones
2012-12-07net: doc : use more suitable word 'unexpected' to replace 'secluded'Shan Wei
2012-12-05net: doc: add default value for neighbour parametersShan Wei
2012-11-29doc: make the description of how tcp_ecn works more explicit and clearRick Jones
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman
2012-08-31tcp: TCP Fast Open Server - header & support functionsJerry Chu
2012-08-31tcp: Increase timeout for SYN segmentsAlex Bergmann
2012-07-30ipv4: remove rt_cache_rebuild_countEric Dumazet
2012-07-22sctp: Implement quick failover draft from tsvwgNeil Horman