aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-18net: rds: fix coding style issuesJoshua Houghton1-1/+2
2015-02-04net: rds: use correct size for max unacked packets and bytesSasha Levin1-2/+2
2014-05-09rds: remove the unneed NULL checkingwangweidong1-2/+1
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
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-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-5/+5
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-8/+3
2009-02-26RDS: sysctlsAndy Grover1-0/+122