Age | Commit message (Expand) | Author |
---|---|---|
2014-10-03 | net/rds: call rds_conn_drop instead of open code it at rds_connect_complete | Herton R. Krzesinski |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2010-09-09 | RDS: remove __init and __exit annotation | Zach Brown |
2010-09-09 | RDS: return to a single-threaded krdsd | Zach Brown |
2010-09-09 | rds: fix rds_send_xmit() serialization | Zach Brown |
2010-09-09 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover |
2010-09-09 | RDS: move rds_shutdown_worker impl. to rds_conn_shutdown | Andy Grover |
2010-03-17 | RDS: Enable per-cpu workqueue threads | Tina Yang |
2009-11-30 | net: Move && and || to end of previous line | Joe Perches |
2009-08-24 | RDS: Export symbols from core RDS | Andy Grover |
2009-02-27 | RDS: Connection handling | Andy Grover |