summaryrefslogtreecommitdiffstats
path: root/net/dccp/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* dccp: make the request_retries minimum is 1wangweidong2014-05-141-1/+2
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-201-8/+1
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-2/+2
* dccp: make upper bound for seq_window consistent on 32/64 bitGerrit Renker2011-01-071-1/+3
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-4/+4
* dccp: Initialisation and type-checking of feature sysctlsGerrit Renker2009-01-211-13/+30
* dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker2008-12-081-7/+0
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-081-7/+0
* dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-11-161-7/+0
* [NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov2008-01-281-29/+7
* [DCCP]: fix link error with !CONFIG_SYSCTLIngo Molnar2007-10-171-3/+0
* [DCCP]: Rate-limit DCCP-SyncsGerrit Renker2007-10-101-0/+10
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: dccp: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [DCCP]: Remove allocation of sysctl numbersGerrit Renker2006-12-021-10/+0
* [DCCP]: Adds the tx buffer sysctlsIan McDonald2006-12-021-0/+9
* [DCCP]: Introduce a consistent naming scheme for sysctlsGerrit Renker2006-12-021-12/+12
* [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-021-0/+25
* [DCCP]: Shift sysctls into feat.hIan McDonald2006-09-221-7/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo2006-03-201-0/+124