summaryrefslogtreecommitdiff
path: root/net/rds/threads.c
AgeCommit message (Expand)Author
2010-09-08RDS: remove __init and __exit annotationZach Brown
2010-09-08RDS: return to a single-threaded krdsdZach Brown
2010-09-08rds: fix rds_send_xmit() serializationZach Brown
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-09-08RDS: move rds_shutdown_worker impl. to rds_conn_shutdownAndy Grover
2010-03-16RDS: Enable per-cpu workqueue threadsTina Yang
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-08-23RDS: Export symbols from core RDSAndy Grover
2009-02-26RDS: Connection handlingAndy Grover