aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/trans_rdma.c
Commit message (Expand)AuthorAgeFilesLines
* net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso2010-09-271-11/+18
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-171-1/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* 9p: fix option parsingEric Van Hensbergen2010-02-081-4/+5
* 9p: minor comment fixesAbhishek Kulkarni2009-08-171-4/+5
* net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov2009-04-051-0/+1
* net: remove redundant argument commentsQinghuang Feng2008-11-211-2/+0
* 9p: rdma: remove duplicated #includeHuang Weiyi2008-11-051-1/+0
* 9p: rdma: Set trans prior to requesting async connection opsTom Tucker2008-11-051-1/+3
* 9p: rdma: RDMA Transport Support for 9PTom Tucker2008-10-221-0/+712