1. bd4620d SUNRPC: create svc_xprt in proper network namespace by Stanislav Kinsbursky · 13 years ago
  2. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  3. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  4. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  5. 2773395 RDMA: Increasing RPCRDMA_MAX_DATA_SEGS by Steve Dickson · 13 years ago
  6. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  7. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 13 years ago
  8. 43cedbf0e SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 13 years ago
  9. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  10. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  11. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  12. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  13. 986d4ab sunrpc: fix printk format warning by Randy Dunlap · 13 years ago
  14. 5c635e0 RPCRDMA: Fix FRMR registration/invalidate handling. by Tom Tucker · 14 years ago
  15. bd7ea31 RPCRDMA: Fix to XDR page base interpretation in marshalling logic. by Tom Tucker · 14 years ago
  16. a5e5026 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 14 years ago
  17. a25e758 sunrpc/xprtrdma: clean up workqueue usage by Tejun Heo · 14 years ago
  18. 4a84386 svcrdma: Cleanup DMA unmapping in error paths. by Tom Tucker · 14 years ago
  19. b432e6b svcrdma: Change DMA mapping logic to avoid the page_address kernel API by Tom Tucker · 14 years ago
  20. 37aa213 sunrpc: Tag rpc_xprt with net by Pavel Emelyanov · 14 years ago
  21. 62832c0 sunrpc: Pull net argument downto svc_create_socket by Pavel Emelyanov · 14 years ago
  22. e204e62 sunrpc: Factor out rpc_xprt freeing by Pavel Emelyanov · 14 years ago
  23. bd1722d sunrpc: Factor out rpc_xprt allocation by Pavel Emelyanov · 14 years ago
  24. 15cdc644 rpcrdma: Fix SQ size calculation when memreg is FRMR by Tom Tucker · 14 years ago
  25. 7a8b80eb xprtrdma: Do not truncate iova_start values in frmr registrations. by Steve Wise · 14 years ago
  26. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  27. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 14 years ago
  28. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 14 years ago
  29. 0b9e794 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() by Trond Myklebust · 14 years ago
  30. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  31. b48fa6b sunrpc: centralise most calls to svc_xprt_received by Neil Brown · 14 years ago
  32. fedfb94 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  33. bade732 svcrdma: RDMA support not yet compatible with RPC6 by Tom Tucker · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  35. 81160e66 net/sunrpc: Convert (void)snprintf to snprintf by Joe Perches · 14 years ago
  36. fc0b5791 net/sunrpc: Remove uses of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  37. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  38. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  39. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  40. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  41. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  42. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  43. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  44. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  45. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  46. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  47. c877b84 SUNRPC: Use rpc_ntop() for constructing transport address strings by Chuck Lever · 15 years ago
  48. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  49. 846d8e7 svcrdma: fix error handling of rdma_alloc_frmr() by Wei Yongjun · 15 years ago
  50. 59fb306 sunrpc: potential memory leak in function rdma_read_xdr by Christian Engelmayer · 15 years ago
  51. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  52. 98779be svcrdma: dma unmap the correct length for the RPCRDMA header page. by Steve Wise · 15 years ago
  53. 6874308 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices by Vu Pham · 15 years ago
  54. 21515e4 svcrdma: clean up error paths. by Steve Wise · 15 years ago
  55. d0687be svcrdma: Fix dma map direction for rdma read targets by Steve Wise · 15 years ago
  56. 2e3c230 SVCRDMA: fix recent printk format warnings. by Tom Talpey · 15 years ago
  57. b38ab40 XPRTRDMA: correct an rpc/rdma inline send marshaling error by Tom Talpey · 15 years ago
  58. b1e1e15 SVCRDMA: remove faulty assertions in rpc/rdma chunk validation. by Tom Talpey · 15 years ago
  59. b1721d2 rpc/rdma: goto instead of copypaste by Ilpo Järvinen · 16 years ago
  60. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  61. ff0db04 sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c by Ingo Molnar · 16 years ago
  62. ed72b9c sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c by Ingo Molnar · 16 years ago
  63. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  64. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  65. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  66. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  67. 08ca0dc RPC/RDMA: correct the reconnect timer backoff by Tom Talpey · 16 years ago
  68. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  69. 5f37d56 RPC/RDMA: reformat a debug printk to keep lines together. by Tom Talpey · 16 years ago
  70. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  71. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  72. 926449b RPC/RDMA: return a consistent error, when connect fails. by Tom Talpey · 16 years ago
  73. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  74. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  75. ad0e9e0 RPC/RDMA: maintain the RPC task bytes-sent statistic. by Tom Talpey · 16 years ago
  76. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  77. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  78. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  79. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  80. fe9053b RPC/RDMA: add data types and new FRMR memory registration enum. by Tom Talpey · 16 years ago
  81. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  82. 67080c8 svcrdma: Fix IRD/ORD polarity by Tom Tucker · 16 years ago
  83. 04911b5 svcrdma: Update svc_rdma_send_error to use DMA LKEY by Tom Tucker · 16 years ago
  84. afd566e svcrdma: Modify the RPC reply path to use FRMR when available by Tom Tucker · 16 years ago
  85. 146b6df svcrdma: Modify the RPC recv path to use FRMR when available by Tom Tucker · 16 years ago
  86. 5b180a9 svcrdma: Add support to svc_rdma_send to handle chained WR by Tom Tucker · 16 years ago
  87. a5abf4e svcrdma: Modify post recv path to use local dma key by Tom Tucker · 16 years ago
  88. e118321 svcrdma: Add a service to register a Fast Reg MR with the device by Tom Tucker · 16 years ago
  89. 3a5c638 svcrdma: Query device for Fast Reg support during connection setup by Tom Tucker · 16 years ago
  90. 64be8608 svcrdma: Add FRMR get/put services by Tom Tucker · 16 years ago
  91. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  92. 24b8b44 svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet by Tom Tucker · 16 years ago
  93. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  94. 8948896 svcrdma: Change WR context get/put to use the kmem cache by Tom Tucker · 16 years ago
  95. bf5927d svcrdma: Create a kmem cache for the WR contexts by Tom Tucker · 16 years ago
  96. 902a94e svcrdma: Add flush_scheduled_work to module exit function by Tom Tucker · 16 years ago
  97. 36ef25e svcrdma: Limit ORD based on client's advertised IRD by Tom Tucker · 16 years ago
  98. 94dba49 svcrdma: Remove unneeded spin locks from __svc_rdma_free by Tom Tucker · 16 years ago
  99. 87295b6 svcrdma: Add dma map count and WARN_ON by Tom Tucker · 16 years ago
  100. e6ab914 svcrdma: Move the DMA unmap logic to the CQ handler by Tom Tucker · 16 years ago