index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
sysctl.c
Age
Commit message (
Expand
)
Author
2014-05-14
dccp: make the request_retries minimum is 1
wangweidong
2012-04-21
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-21
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2011-01-07
dccp: make upper bound for seq_window consistent on 32/64 bit
Gerrit Renker
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-01-21
dccp: Initialisation and type-checking of feature sysctls
Gerrit Renker
2008-12-08
dccp ccid-2: Phase out the use of boolean Ack Vector sysctl
Gerrit Renker
2008-12-08
dccp: Remove manual influence on NDP Count feature
Gerrit Renker
2008-11-17
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-01-28
[NET]: Simple ctl_table to ctl_path conversions.
Pavel Emelyanov
2007-10-18
[DCCP]: fix link error with !CONFIG_SYSCTL
Ingo Molnar
2007-10-10
[DCCP]: Rate-limit DCCP-Syncs
Gerrit Renker
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
[PATCH] sysctl: dccp: remove unnecessary insert_at_head flag
Eric W. Biederman
2006-12-03
[DCCP]: Remove allocation of sysctl numbers
Gerrit Renker
2006-12-03
[DCCP]: Adds the tx buffer sysctls
Ian McDonald
2006-12-03
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
2006-12-03
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-09-22
[DCCP]: Shift sysctls into feat.h
Ian McDonald
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-21
[DCCP] feat: Introduce sysctls for the default features
Arnaldo Carvalho de Melo