aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/trans_rdma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-05-261-1/+2
|\
| * RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+2
* | 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()David S. Miller2011-05-191-2/+0
|/
* net/9p: Convert the in the 9p rpc call path to GFP_NOFSAneesh Kumar K.V2011-03-221-3/+3
* net: cleanup unused macros in net directoryShan Wei2011-01-191-1/+0
* 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