Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: rds: use correct size for max unacked packets and bytes | Sasha Levin | 2015-02-04 | 1 | -2/+2 |
* | rds: remove the unneed NULL checking | wangweidong | 2014-05-09 | 1 | -2/+1 |
* | net: Convert uses of typedef ctl_table to struct ctl_table | Joe Perches | 2013-06-13 | 1 | -1/+1 |
* | net: Convert all sysctl registrations to register_net_sysctl | Eric W. Biederman | 2012-04-20 | 1 | -8/+1 |
* | net: Move all of the network sysctls without a namespace into init_net. | Eric W. Biederman | 2012-04-20 | 1 | -2/+2 |
* | RDS: remove __init and __exit annotation | Zach Brown | 2010-09-08 | 1 | -1/+1 |
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 2010-09-08 | 1 | -1/+1 |
* | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -5/+5 |
* | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 2009-11-12 | 1 | -8/+3 |
* | RDS: sysctls | Andy Grover | 2009-02-26 | 1 | -0/+122 |