summaryrefslogtreecommitdiffstats
path: root/net/rds/sysctl.c
AgeCommit message (Expand)AuthorLines
2016-06-18net: rds: fix coding style issuesJoshua Houghton-1/+2
2015-02-04net: rds: use correct size for max unacked packets and bytesSasha Levin-2/+2
2014-05-09rds: remove the unneed NULL checkingwangweidong-2/+1
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches-1/+1
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman-8/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman-2/+2
2010-09-08RDS: remove __init and __exit annotationZach Brown-1/+1
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover-1/+1
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-8/+3
2009-02-26RDS: sysctlsAndy Grover-0/+122