summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_sysctl.c
AgeCommit message (Expand)AuthorLines
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-10-21rds: make local functions/variables staticstephen hemminger-1/+1
2010-09-08RDS: remove __init and __exit annotationZach Brown-1/+1
2010-09-08RDS: Remove unsignaled_bytes sysctlAndy Grover-13/+0
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-6/+6
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman-10/+4
2009-07-20RDS/IB: Disable flow control in sysctl and explain whyAndy Grover-1/+11
2009-02-26RDS/IB: Stats and sysctlsAndy Grover-0/+137