Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-31 | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 1 | -0/+1 |
2010-11-03 | rds: Remove kfreed tcp conn from list | Pavel Emelyanov | 1 | -0/+6 |
2010-10-21 | rds: make local functions/variables static | stephen hemminger | 1 | -3/+3 |
2010-09-08 | RDS: remove __init and __exit annotation | Zach Brown | 1 | -1/+1 |
2010-09-08 | RDS: Stop supporting old cong map sending method | Andy Grover | 1 | -1/+0 |
2010-09-08 | RDS: inc_purge() transport function unused - remove it | Andy Grover | 1 | -1/+0 |
2010-09-08 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-08-23 | RDS: Track transports via an array, not a list | Andy Grover | 1 | -0/+1 |
2009-08-23 | RDS: Add TCP transport to RDS | Andy Grover | 1 | -0/+319 |