summaryrefslogtreecommitdiffstats
path: root/net/sunrpc/sysctl.c
AgeCommit message (Expand)AuthorLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2015-11-03Sunrpc: Supports hexadecimal number for sysctl files of sunrpc debugKinglong Mee-11/+12
2014-11-24sunrpc: eliminate RPC_DEBUGJeff Layton-1/+1
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches-5/+5
2012-01-31SUNRPC: make SUNPRC clients list per network namespace contextStanislav Kinsbursky-1/+3
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman-5/+5
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman-3/+2
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan-2/+2
2008-09-01sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov-14/+4
2008-02-01svc: Add /proc/sys/sunrpc/transport filesTom Tucker-0/+31
2008-01-30SUNRPC: Restrict sunrpc client exportsTrond Myklebust-4/+4
2008-01-30SUNRPC: Move exported declarations to the function declarationsTrond Myklebust-0/+7
2007-10-30sunrpc: fix rpc debuggingJ. Bruce Fields-2/+1
2007-10-18sysctl: remove broken sunrpc debug binary sysctlsEric W. Biederman-4/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman-1/+1
2007-02-14[PATCH] sysctl: sunrpc: don't unnecessarily set ctl_table->deEric W. Biederman-7/+1
2007-02-14[PATCH] sysctl: sunrpc: remove unnecessary insert_at_head flagEric W. Biederman-1/+1
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki-5/+5
2006-12-06SUNRPC: relocate the creation of socket-specific tunablesChuck Lever-50/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-11-04SUNRPC: allow sunrpc.o to link when CONFIG_SYSCTL is disabledChuck Lever-7/+0
2005-09-23[PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever-0/+29
2005-09-23[PATCH] RPC: introduce client-side transport switchChuck Lever-0/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+193