aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/iw_sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-8/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+2
2010-10-21rds: make local functions/variables staticstephen hemminger1-1/+1
2010-09-08RDS: remove __init and __exit annotationZach Brown1-1/+1
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover1-1/+1
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-6/+6
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-10/+4
2009-02-26RDS: Add iWARP supportAndy Grover1-0/+137