summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ip-sysctl.txt
Commit message (Expand)AuthorAgeFilesLines
* ipv4:correct description for tcp_max_syn_backlogPeter Pan(潘卫平)2011-12-061-5/+5
* net: min_pmtu default is 552Eric Dumazet2011-11-081-1/+1
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-2/+2
|\
| * net: Documentation: Fix type of variablesRoy.Li2011-09-291-2/+2
* | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-1/+1
|\|
| * net: Documentation: RFC 2553bis is now RFC 3493Geoffrey Thomas2011-08-221-1/+1
* | ipv6: Send ICMPv6 RSes only when RAs are acceptedTore Anderson2011-09-161-9/+8
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-141-1/+1
|\
| * net: Fix default in docs for tcp_orphan_retries.David S. Miller2011-07-081-1/+1
* | Update documented default values for various TCP/UDP tunablesMax Matveev2011-07-041-4/+4
* | Update description of net.sctp.sctp_rmem and net.sctp.sctp_wmem tunablesMax Matveev2011-07-041-2/+9
* | inetpeer: remove unused listEric Dumazet2011-06-081-10/+0
|/
* tcp: document tcp_max_ssthresh (Limited Slow-Start)Ilpo Järvinen2011-02-201-0/+11
* tcp_ecn is an integer not a booleanPeter Chubb2011-02-021-1/+1
* net: change ip_default_ttl documentationEric Dumazet2010-12-131-1/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-0/+1
|\
| * tcp: restrict net.ipv4.tcp_adv_win_scale (#20312)Alexey Dobriyan2010-11-281-0/+1
* | clarify documentation for net.ipv4.igmp_max_membershipsJeremy Eder2010-11-171-3/+21
|/
* docs: Add neigh/gc_thresh3 and route/max_size documentation.Ben Greear2010-11-121-0/+9
* ipv6: Update ip-sysctl.txt documentation for recent changes to accept_ra and ...Thomas Graf2010-09-031-5/+22
* arp_notify: document that a gratuitous ARP request is sent when this option i...Ian Campbell2010-05-311-1/+1
* net: reserve ports for applications using fixed port numbersAmerigo Wang2010-05-151-0/+31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-251-4/+4
|\
| * IPv6: better document max_addresses parameterBrian Haley2010-02-231-4/+4
* | net: TCP thin dupackAndreas Petlund2010-02-181-0/+12
* | net: TCP thin linear timeoutsAndreas Petlund2010-02-181-0/+12
* | ipv4: allow warming up the ARP cache with request type gratuitous ARPOctavian Purdila2010-01-191-3/+12
* | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-071-0/+19
|/
* ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-031-0/+6
* TCPCT part 1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONSWilliam Allen Simpson2009-12-021-0/+8
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-021-2/+2
|\
| * ip: update the description of rp_filter in ip-sysctl.txtShan Wei2009-12-021-2/+2
* | make TLLAO option for NA packets configurableOctavian Purdila2009-10-071-0/+18
|/
* sctp: Sysctl configuration for IPv4 Address ScopingBhaskar Dutta2009-09-041-0/+10
* RTO connection timeout: sysctl documentation updateDamian Lukowski2009-09-011-11/+26
* IPv6: Add 'autoconf' and 'disable_ipv6' module parametersBrian Haley2009-06-011-0/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-181-3/+12
|\
| * Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/*Wang Tinggong2009-05-171-3/+12
* | tcp: extend ECN sysctl to allow server-side only ECNIlpo Järvinen2009-05-041-1/+10
|/
* ipv6: Fix incorrect disable_ipv6 behaviorBrian Haley2009-03-181-1/+3
* Doc: Cleanup whitespaces in ip-sysctl.txtJesper Dangaard Brouer2009-02-241-59/+59
* Doc: Fix typos in ip-sysctl.txt about rp_filter.Jesper Dangaard Brouer2009-02-241-2/+2
* ip: add loose reverse path filteringStephen Hemminger2009-02-221-9/+15
* net: add ARP notify option for devicesStephen Hemminger2009-02-011-0/+6
* net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman2008-10-271-0/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-141-42/+214
|\
| * ip: sysctl documentation cleanupStephen Hemminger2008-07-101-31/+29
| * Documentation: clarify tcp_{r,w}mem sysctl docsJ. Bruce Fields2008-07-101-11/+15
| * sctp: Add documentation for sctp sysctl variableVlad Yasevich2008-07-081-0/+170
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-051-8/+4
|\|