Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 1 | -0/+1 |
2010-09-08 | RDS: remove __init and __exit annotation | Zach Brown | 1 | -1/+1 |
2010-09-08 | RDS: return to a single-threaded krdsd | Zach Brown | 1 | -1/+1 |
2010-09-08 | rds: fix rds_send_xmit() serialization | Zach Brown | 1 | -1/+1 |
2010-09-08 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 1 | -1/+1 |
2010-09-08 | RDS: move rds_shutdown_worker impl. to rds_conn_shutdown | Andy Grover | 1 | -53/+8 |
2010-03-16 | RDS: Enable per-cpu workqueue threads | Tina Yang | 1 | -1/+1 |
2009-11-29 | net: Move && and || to end of previous line | Joe Perches | 1 | -2/+2 |
2009-08-23 | RDS: Export symbols from core RDS | Andy Grover | 1 | -0/+2 |
2009-02-26 | RDS: Connection handling | Andy Grover | 1 | -0/+265 |