| Commit message (Expand) | Author | Age | Files | Lines |
* | 9p: Reduce object size with CONFIG_NET_9P_DEBUG | Joe Perches | 2012-01-05 | 1 | -13/+13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2011-05-26 | 1 | -1/+2 |
|\ |
|
| * | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 2011-05-25 | 1 | -1/+2 |
* | | 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts() | David S. Miller | 2011-05-19 | 1 | -2/+0 |
|/ |
|
* | net/9p: Convert the in the 9p rpc call path to GFP_NOFS | Aneesh Kumar K.V | 2011-03-22 | 1 | -3/+3 |
* | net: cleanup unused macros in net directory | Shan Wei | 2011-01-20 | 1 | -1/+0 |
* | net/9p: fix memory handling/allocation in rdma_request() | Davidlohr Bueso | 2010-09-27 | 1 | -11/+18 |
* | net: Remove unnecessary returns from void function()s | Joe Perches | 2010-05-18 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | 9p: fix option parsing | Eric Van Hensbergen | 2010-02-08 | 1 | -4/+5 |
* | 9p: minor comment fixes | Abhishek Kulkarni | 2009-08-17 | 1 | -4/+5 |
* | net/9p: handle correctly interrupted 9P requests | Latchesar Ionkov | 2009-04-05 | 1 | -0/+1 |
* | net: remove redundant argument comments | Qinghuang Feng | 2008-11-22 | 1 | -2/+0 |
* | 9p: rdma: remove duplicated #include | Huang Weiyi | 2008-11-05 | 1 | -1/+0 |
* | 9p: rdma: Set trans prior to requesting async connection ops | Tom Tucker | 2008-11-05 | 1 | -1/+3 |
* | 9p: rdma: RDMA Transport Support for 9P | Tom Tucker | 2008-10-23 | 1 | -0/+712 |