index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
/
sysctl.c
Age
Commit message (
Expand
)
Author
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
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-16
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
2008-01-28
[NET]: Simple ctl_table to ctl_path conversions.
Pavel Emelyanov
2007-10-17
[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-02
[DCCP]: Remove allocation of sysctl numbers
Gerrit Renker
2006-12-02
[DCCP]: Adds the tx buffer sysctls
Ian McDonald
2006-12-02
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
2006-12-02
[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-20
[DCCP] feat: Introduce sysctls for the default features
Arnaldo Carvalho de Melo