summaryrefslogtreecommitdiffstats
path: root/net/rds/recv.c
Commit message (Expand)AuthorAgeFilesLines
* rds: set correct msg_namelenWeiping Pan2012-07-231-0/+3
* rds: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-1/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
* rds: make local functions/variables staticstephen hemminger2010-10-211-2/+1Star
* RDS: WhitespaceAndy Grover2010-09-091-2/+2
* RDS: fold rdma.h into rds.hAndy Grover2010-09-091-1/+0Star
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-091-2/+2
* rds: fix a leak of kernel memoryEric Dumazet2010-08-191-1/+1
* net: sk_sleep() helperEric Dumazet2010-04-211-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-301-6/+5Star
* RDS: Export symbols from core RDSAndy Grover2009-08-241-0/+4
* RDS: Fix completion notifications on blocking socketsAndy Grover2009-07-201-11/+13
* RDS: recv.cAndy Grover2009-02-271-0/+542