aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/recv.c
Commit message (Expand)AuthorAge
* put iov_iter into msghdrAl Viro2014-12-09
* rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro2014-11-24
* net: add build-time checks for msg->msg_name sizeSteffen Hurrle2014-01-19
* net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2013-11-20
* rds: set correct msg_namelenWeiping Pan2012-07-23
* rds: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* rds: make local functions/variables staticstephen hemminger2010-10-21
* RDS: WhitespaceAndy Grover2010-09-08
* RDS: fold rdma.h into rds.hAndy Grover2010-09-08
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
* rds: fix a leak of kernel memoryEric Dumazet2010-08-19
* net: sk_sleep() helperEric Dumazet2010-04-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* RDS: Export symbols from core RDSAndy Grover2009-08-23
* RDS: Fix completion notifications on blocking socketsAndy Grover2009-07-20
* RDS: recv.cAndy Grover2009-02-27