aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/recv.c
Commit message (Expand)AuthorAgeFilesLines
* rds: set correct msg_namelenWeiping Pan2012-10-021-0/+3
* rds: make local functions/variables staticstephen hemminger2010-10-211-2/+1
* RDS: WhitespaceAndy Grover2010-09-081-2/+2
* RDS: fold rdma.h into rds.hAndy Grover2010-09-081-1/+0
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-2/+2
* rds: fix a leak of kernel memoryEric Dumazet2010-08-181-1/+1
* net: sk_sleep() helperEric Dumazet2010-04-201-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: Move && and || to end of previous lineJoe Perches2009-11-291-6/+5
* RDS: Export symbols from core RDSAndy Grover2009-08-231-0/+4
* RDS: Fix completion notifications on blocking socketsAndy Grover2009-07-201-11/+13
* RDS: recv.cAndy Grover2009-02-261-0/+542