summaryrefslogtreecommitdiff
path: root/net/rds/message.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09RDS: fold rdma.h into rds.hAndy Grover1-1/+0
2010-09-09RDS: Explicitly allocate rm in sendmsg()Andy Grover1-21/+30
2010-09-09RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover1-15/+15
2010-09-09RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-11-30net: Move && and || to end of previous lineJoe Perches1-2/+1
2009-08-24RDS: Export symbols from core RDSAndy Grover1-0/+6
2009-02-27RDS: Message parsingAndy Grover1-0/+402