aboutsummaryrefslogtreecommitdiffstats
path: root/net/dccp/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-14dccp: make the request_retries minimum is 1wangweidong1-1/+2
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-8/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+2
2011-01-07dccp: make upper bound for seq_window consistent on 32/64 bitGerrit Renker1-1/+3
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-4/+4
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker1-13/+30
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker1-7/+0
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker1-7/+0
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker1-7/+0
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov1-29/+7
2007-10-17[DCCP]: fix link error with !CONFIG_SYSCTLIngo Molnar1-3/+0
2007-10-10[DCCP]: Rate-limit DCCP-SyncsGerrit Renker1-0/+10
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: dccp: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2006-12-02[DCCP]: Remove allocation of sysctl numbersGerrit Renker1-10/+0
2006-12-02[DCCP]: Adds the tx buffer sysctlsIan McDonald1-0/+9
2006-12-02[DCCP]: Introduce a consistent naming scheme for sysctlsGerrit Renker1-12/+12
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker1-0/+25
2006-09-22[DCCP]: Shift sysctls into feat.hIan McDonald1-7/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo1-0/+124