summaryrefslogtreecommitdiffstats
path: root/net/dccp/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* proc/sysctl: add shared variables for range checkMatteo Croce2019-07-191-9/+7Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 389Thomas Gleixner2019-06-051-4/+1Star
* dccp: make the request_retries minimum is 1wangweidong2014-05-141-1/+2
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-211-8/+1Star
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-211-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/+0Star
* dccp: Remove manual influence on NDP Count featureGerrit Renker2008-12-081-7/+0Star
* dccp: Deprecate Ack Ratio sysctlGerrit Renker2008-11-171-7/+0Star
* [NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov2008-01-291-29/+7Star
* [DCCP]: fix link error with !CONFIG_SYSCTLIngo Molnar2007-10-181-3/+0Star
* [DCCP]: Rate-limit DCCP-SyncsGerrit Renker2007-10-111-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-031-10/+0Star
* [DCCP]: Adds the tx buffer sysctlsIan McDonald2006-12-031-0/+9
* [DCCP]: Introduce a consistent naming scheme for sysctlsGerrit Renker2006-12-031-12/+12
* [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-031-0/+25
* [DCCP]: Shift sysctls into feat.hIan McDonald2006-09-231-7/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo2006-03-211-0/+124