summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* 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-211-8/+1Star
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-211-2/+2
* rds: make local functions/variables staticstephen hemminger2010-10-211-1/+1
* RDS: remove __init and __exit annotationZach Brown2010-09-091-1/+1
* RDS: Remove unsignaled_bytes sysctlAndy Grover2010-09-091-13/+0Star
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-091-1/+1
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-6/+6
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-10/+4Star
* RDS/IB: Disable flow control in sysctl and explain whyAndy Grover2009-07-201-1/+11
* RDS/IB: Stats and sysctlsAndy Grover2009-02-271-0/+137