summaryrefslogtreecommitdiff
path: root/net/9p/trans_rdma.c
AgeCommit message (Expand)Author
2012-01-059p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-05-199p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()David S. Miller
2011-03-22net/9p: Convert the in the 9p rpc call path to GFP_NOFSAneesh Kumar K.V
2011-01-19net: cleanup unused macros in net directoryShan Wei
2010-09-27net/9p: fix memory handling/allocation in rdma_request()Davidlohr Bueso
2010-05-17net: Remove unnecessary returns from void function()sJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-089p: fix option parsingEric Van Hensbergen
2009-08-179p: minor comment fixesAbhishek Kulkarni
2009-04-05net/9p: handle correctly interrupted 9P requestsLatchesar Ionkov
2008-11-21net: remove redundant argument commentsQinghuang Feng
2008-11-059p: rdma: remove duplicated #includeHuang Weiyi
2008-11-059p: rdma: Set trans prior to requesting async connection opsTom Tucker
2008-10-229p: rdma: RDMA Transport Support for 9PTom Tucker