aboutsummaryrefslogtreecommitdiff
path: root/net/dccp/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-14dccp: make the request_retries minimum is 1Gravatar wangweidong 1-1/+2
2012-04-20net: Convert all sysctl registrations to register_net_sysctlGravatar Eric W. Biederman 1-8/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Gravatar Eric W. Biederman 1-2/+2
2011-01-07dccp: make upper bound for seq_window consistent on 32/64 bitGravatar Gerrit Renker 1-1/+3
2009-11-12sysctl net: Remove unused binary sysctl codeGravatar Eric W. Biederman 1-4/+4
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGravatar Gerrit Renker 1-13/+30
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGravatar Gerrit Renker 1-7/+0
2008-12-08dccp: Remove manual influence on NDP Count featureGravatar Gerrit Renker 1-7/+0
2008-11-16dccp: Deprecate Ack Ratio sysctlGravatar Gerrit Renker 1-7/+0
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Gravatar Pavel Emelyanov 1-29/+7
2007-10-17[DCCP]: fix link error with !CONFIG_SYSCTLGravatar Ingo Molnar 1-3/+0
2007-10-10[DCCP]: Rate-limit DCCP-SyncsGravatar Gerrit Renker 1-0/+10
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-1/+1
2007-02-14[PATCH] sysctl: dccp: remove unnecessary insert_at_head flagGravatar Eric W. Biederman 1-1/+1
2006-12-02[DCCP]: Remove allocation of sysctl numbersGravatar Gerrit Renker 1-10/+0
2006-12-02[DCCP]: Adds the tx buffer sysctlsGravatar Ian McDonald 1-0/+9
2006-12-02[DCCP]: Introduce a consistent naming scheme for sysctlsGravatar Gerrit Renker 1-12/+12
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGravatar Gerrit Renker 1-0/+25
2006-09-22[DCCP]: Shift sysctls into feat.hGravatar Ian McDonald 1-7/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresGravatar Arnaldo Carvalho de Melo 1-0/+124