summaryrefslogtreecommitdiffstats
path: root/net/rds/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* net: rds: fix coding style issuesJoshua Houghton2016-06-181-1/+2
* net: rds: use correct size for max unacked packets and bytesSasha Levin2015-02-041-2/+2
* rds: remove the unneed NULL checkingwangweidong2014-05-091-2/+1
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-1/+1
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-201-8/+1
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-2/+2
* RDS: remove __init and __exit annotationZach Brown2010-09-081-1/+1
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-1/+1
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-5/+5
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-8/+3
* RDS: sysctlsAndy Grover2009-02-261-0/+122