aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-5/+5
2009-11-12sysctl net: Remove unused binary sysctl codeGravatar Eric W. Biederman 1-3/+2
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 1-2/+2
2008-09-01sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsGravatar Cyrill Gorcunov 1-14/+4
2008-02-01svc: Add /proc/sys/sunrpc/transport filesGravatar Tom Tucker 1-0/+31
2008-01-30SUNRPC: Restrict sunrpc client exportsGravatar Trond Myklebust 1-4/+4
2008-01-30SUNRPC: Move exported declarations to the function declarationsGravatar Trond Myklebust 1-0/+7
2007-10-30sunrpc: fix rpc debuggingGravatar J. Bruce Fields 1-2/+1
2007-10-18sysctl: remove broken sunrpc debug binary sysctlsGravatar Eric W. Biederman 1-4/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-1/+1
2007-02-14[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->deGravatar Eric W. Biederman 1-7/+1
2007-02-14[PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flagGravatar Eric W. Biederman 1-1/+1
2007-02-10[NET] SUNRPC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-5/+5
2006-12-06SUNRPC: relocate the creation of socket-specific tunablesGravatar Chuck Lever 1-50/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledGravatar Chuck Lever 1-7/+0
2005-09-23[PATCH] RPC: allow RPC client's port range to be adjustableGravatar Chuck Lever 1-0/+29
2005-09-23[PATCH] RPC: introduce client-side transport switchGravatar Chuck Lever 1-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+193