aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/tcp_send.c
Commit message (Expand)AuthorAgeFilesLines
* RDS: Stop supporting old cong map sending methodAndy Grover2010-09-081-50/+0
* RDS: Rename data op members prefix from m_ to op_Andy Grover2010-09-081-7/+7
* RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover2010-09-081-7/+7
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-1/+1
* RDS/TCP: Wait to wake thread when write space availableAndy Grover2010-03-161-1/+3
* net/rds: remove uses of NIPQUAD, use %pI4Joe Perches2010-02-031-2/+2
* RDS: Add TCP transport to RDSAndy Grover2009-08-231-0/+263