summaryrefslogtreecommitdiffstats
path: root/net/rds/send.c
Commit message (Expand)AuthorAgeFilesLines
* RDS: Do not call set_page_dirty() with irqs offAndy Grover2010-03-161-6/+8
* RDS: only put sockets that have seen congestion on the poll_waitqAndy Grover2010-03-161-1/+3
* RDS: Fix locking in rds_send_drop_to()Tina Yang2010-03-161-6/+7
* RDS: Fix send locking issueTina Yang2010-03-161-3/+2
* RDS: sendmsg() should check sndtimeo, not rcvtimeoAndy Grover2010-03-161-1/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-291-14/+13
* RDS: Export symbols from core RDSAndy Grover2009-08-231-0/+3
* RDS: Establish connection before parsing CMSGsAndy Grover2009-04-091-5/+5
* RDS: Fix m_rs_lock deadlockAndy Grover2009-04-021-3/+3
* RDS: send.cAndy Grover2009-02-261-0/+1003