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