aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/threads.c
Commit message (Expand)AuthorAgeFilesLines
* RDS: remove __init and __exit annotationZach Brown2010-09-081-1/+1
* RDS: return to a single-threaded krdsdZach Brown2010-09-081-1/+1
* rds: fix rds_send_xmit() serializationZach Brown2010-09-081-1/+1
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-1/+1
* RDS: move rds_shutdown_worker impl. to rds_conn_shutdownAndy Grover2010-09-081-53/+8
* RDS: Enable per-cpu workqueue threadsTina Yang2010-03-161-1/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* RDS: Export symbols from core RDSAndy Grover2009-08-231-0/+2
* RDS: Connection handlingAndy Grover2009-02-261-0/+265