1. 024b7d6 9p: fix file headers by Dominique Martinet · 3 years, 2 months ago
  2. 4cd82a5 net/9p: autoload transport modules by Thomas Weißschuh · 3 years, 2 months ago
  3. 760b3d6 net: 9p: Fix kerneldoc warnings of missing parameters etc by Andrew Lunn · 4 years, 2 months ago
  4. 15e522a net: 9p: kerneldoc fixes by Andrew Lunn · 4 years, 6 months ago
  5. 20cf4e0 rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors by Chuck Lever · 5 years ago
  6. 1f32761 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 by Thomas Gleixner · 6 years ago
  7. 473c7dd 9p/rdma: remove useless check in cm_event_handler by Dominique Martinet · 6 years ago
  8. 8b894ad 9p/rdma: do not disconnect on down_interruptible EAGAIN by Dominique Martinet · 6 years ago
  9. 728356d 9p: Add refcount to p9_req_t by Tomas Bortoli · 6 years ago
  10. 523adb6 9p: embed fcall in req to round down buffer allocs by Dominique Martinet · 6 years ago
  11. 1f7a4c7 Merge tag '9p-for-4.19-2' of git://github.com/martinetd/linux by Linus Torvalds · 6 years ago
  12. 10aa145 9p: fix multiple NULL-pointer-dereferences by Tomas Bortoli · 6 years ago
  13. f984579 9p: validate PDU length by Tomas Bortoli · 6 years ago
  14. 72bc4d3 net/9p: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  15. 4a026da net/9p: correct some comment errors in 9p file system code by Sun Lianwen · 7 years ago
  16. c4fac91 9p: Implement show_options by David Howells · 7 years ago
  17. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  18. 7cf20fc net/9p: convert to new CQ API by Christoph Hellwig · 9 years ago
  19. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  20. 2f31fa8 net/9p: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  21. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 10 years ago
  22. f569d3e net/9p: add a privport option for RDMA transport. by Dominique Martinet · 10 years ago
  23. 8a5daf1 9pnet_rdma: check token type before int conversion by Simon Derr · 11 years ago
  24. 931700d 9pnet_rdma: add cancelled() by Simon Derr · 11 years ago
  25. 3f9d5b8 9pnet_rdma: update request status during send by Simon Derr · 11 years ago
  26. 2b6e72e 9P: Add memory barriers to protect request fields over cb/rpc threads handoff by Dominique Martinet · 11 years ago
  27. 59ea52d net: trans_rdma: remove unused function by Andi Shyti · 11 years ago
  28. 80b4526 9P: Add cancelled() to the transport functions. by Simon Derr · 12 years ago
  29. 1cff330 9P/RDMA: count posted buffers without a pending request by Simon Derr · 12 years ago
  30. 2f52d07 9P/RDMA: Improve error handling in rdma_request by Simon Derr · 12 years ago
  31. b530e25 9P/RDMA: Do not free req->rc in error handling in rdma_request() by Simon Derr · 12 years ago
  32. fd453d0 9P/RDMA: Use a semaphore to protect the RQ by Simon Derr · 12 years ago
  33. 47229ff 9P/RDMA: Protect against duplicate replies by Simon Derr · 12 years ago
  34. 3fcc62f 9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB by Simon Derr · 12 years ago
  35. 17b6fd9 9P/RDMA: rdma_request() needs not allocate req->rc by Simon Derr · 12 years ago
  36. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 13 years ago
  37. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  38. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 15 years ago
  39. 5b5ed8a 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts() by David S. Miller · 14 years ago
  40. eeff66e net/9p: Convert the in the 9p rpc call path to GFP_NOFS by Aneesh Kumar K.V · 14 years ago
  41. 441c793 net: cleanup unused macros in net directory by Shan Wei · 14 years ago
  42. 1d6400c net/9p: fix memory handling/allocation in rdma_request() by Davidlohr Bueso · 14 years ago
  43. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  44. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  45. d8c8a9e 9p: fix option parsing by Eric Van Hensbergen · 15 years ago
  46. 0e15597 9p: minor comment fixes by Abhishek Kulkarni · 15 years ago
  47. 1bab88b net/9p: handle correctly interrupted 9P requests by Latchesar Ionkov · 16 years ago
  48. cf005b1 net: remove redundant argument comments by Qinghuang Feng · 16 years ago
  49. 1558c62 9p: rdma: remove duplicated #include by Huang Weiyi · 16 years ago
  50. 517ac45 9p: rdma: Set trans prior to requesting async connection ops by Tom Tucker · 16 years ago
  51. fc79d4b 9p: rdma: RDMA Transport Support for 9P by Tom Tucker · 16 years ago