aboutsummaryrefslogtreecommitdiff
path: root/net/rds/ib_sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-1/+1
2012-04-20net: Convert all sysctl registrations to register_net_sysctlGravatar Eric W. Biederman 1-8/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Gravatar Eric W. Biederman 1-2/+2
2010-10-21rds: make local functions/variables staticGravatar stephen hemminger 1-1/+1
2010-09-08RDS: remove __init and __exit annotationGravatar Zach Brown 1-1/+1
2010-09-08RDS: Remove unsignaled_bytes sysctlGravatar Andy Grover 1-13/+0
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsGravatar Andy Grover 1-1/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Gravatar Eric W. Biederman 1-6/+6
2009-11-12sysctl net: Remove unused binary sysctl codeGravatar Eric W. Biederman 1-10/+4
2009-07-20RDS/IB: Disable flow control in sysctl and explain whyGravatar Andy Grover 1-1/+11
2009-02-26RDS/IB: Stats and sysctlsGravatar Andy Grover 1-0/+137