summaryrefslogtreecommitdiff
path: root/net/dccp/sysctl.c
AgeCommit message (Expand)Author
2011-01-07dccp: make upper bound for seq_window consistent on 32/64 bitGerrit Renker
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-01-21dccp: Initialisation and type-checking of feature sysctlsGerrit Renker
2008-12-08dccp ccid-2: Phase out the use of boolean Ack Vector sysctlGerrit Renker
2008-12-08dccp: Remove manual influence on NDP Count featureGerrit Renker
2008-11-16dccp: Deprecate Ack Ratio sysctlGerrit Renker
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov
2007-10-17[DCCP]: fix link error with !CONFIG_SYSCTLIngo Molnar
2007-10-10[DCCP]: Rate-limit DCCP-SyncsGerrit Renker
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: dccp: remove unnecessary insert_at_head flagEric W. Biederman
2006-12-02[DCCP]: Remove allocation of sysctl numbersGerrit Renker
2006-12-02[DCCP]: Adds the tx buffer sysctlsIan McDonald
2006-12-02[DCCP]: Introduce a consistent naming scheme for sysctlsGerrit Renker
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker
2006-09-22[DCCP]: Shift sysctls into feat.hIan McDonald
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo