aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/recv.c
Commit message (Expand)AuthorAgeFilesLines
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2014-01-031-2/+0
* rds: set correct msg_namelenWeiping Pan2012-10-101-0/+3
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* 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