1. 5eb620c IB/core: Add helpers for uncached GID and P_Key searches by Yosef Etigin · 17 years ago
  2. 7b82cd8 IB/core: Free umem when mm is already gone by Eli Cohen · 17 years ago
  3. 6c719f5 RDMA/cma: Add check to validate that cm_id is bound to a device by Sean Hefty · 17 years ago
  4. be65f08 RDMA/cma: Fix synchronization with device removal in cma_iw_handler by Sean Hefty · 17 years ago
  5. 8aa0860 RDMA/cma: Simplify device removal handling code by Sean Hefty · 17 years ago
  6. 1bf66a3 IB: Put rlimit accounting struct in struct ib_umem by Roland Dreier · 17 years ago
  7. f7c6a7b IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules by Roland Dreier · 18 years ago
  8. 972d45f Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  9. f4fd0b2 IB: Add CQ comp_vector support by Michael S. Tsirkin · 17 years ago
  10. 1a70a05 IB/fmr_pool: Add prefix to all printks by Roland Dreier · 17 years ago
  11. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 18 years ago
  12. 1912ffb IB: Set class_dev->dev in core for nice device symlink by Joachim Fenkes · 17 years ago
  13. de493d4 IB/mad: Change SMI to use enums rather than magic return codes by Hal Rosenstock · 17 years ago
  14. aeba84a IB/umad: Implement GRH handling for sent/received MADs by Sean Hefty · 17 years ago
  15. d0e7bb1 IB/sa: Set src_path_bits correctly in ib_init_ah_from_path() by Sean Hefty · 17 years ago
  16. 9d41b7f IB/ucm: Simplify ib_ucm_event() by Sean Hefty · 17 years ago
  17. d92f764 RDMA/ucma: Simplify ucma_get_event() by Sean Hefty · 17 years ago
  18. 9a4b65e IB/umad: Fix declaration of dev_map[] by Hal Rosenstock · 17 years ago
  19. 3492856 RDMA/ucma: Avoid sending reject if backlog is full by Sean Hefty · 18 years ago
  20. cb164b8 RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port() by Sean Hefty · 18 years ago
  21. 1836854 RDMA/cma: Remove unused node_guid from cma_device structure by Sean Hefty · 18 years ago
  22. e971b8c IB/cm: Remove ca_guid from cm_device structure by Sean Hefty · 18 years ago
  23. 962063e RDMA/cma: Request reversible paths only by Sean Hefty · 18 years ago
  24. 47645d8 IB/core: Set hop limit in ib_init_ah_from_wc correctly by Sean Hefty · 18 years ago
  25. aaf1aef IB/uverbs: Return correct error for invalid PD in register MR by Roland Dreier · 18 years ago
  26. 7084f84 IB/core: Set static rate in ib_init_ah_from_path() by Roland Dreier · 18 years ago
  27. 38abaa6 IB/core: Fix sparse warnings about shadowed declarations by Roland Dreier · 18 years ago
  28. c8f6a36 RDMA/cma: Add multicast communication support by Sean Hefty · 18 years ago
  29. faec2f7 IB/sa: Track multicast join/leave requests by Sean Hefty · 18 years ago
  30. ebb9098 RDMA/iwcm: iw_cm_id destruction race fixes by Steve Wise · 18 years ago
  31. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  32. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  33. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  34. c7f743a IB: Remove redundant "_wq" from workqueue names by Sean Hefty · 18 years ago
  35. aedec08 RDMA/cma: Increment port number after close to avoid re-use by Sean Hefty · 18 years ago
  36. 9a6b090 IB/core: Use ARRAY_SIZE macro for mandatory_table by Ahmed S. Darwish · 18 years ago
  37. 1f12667 RDMA/addr: Handle ethernet neighbour updates during route resolution by Steve Wise · 18 years ago
  38. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  39. 0cefcf0 RDMA/ucma: Don't report events with invalid user context by Sean Hefty · 18 years ago
  40. 30a5ec9 RDMA/ucma: Fix struct ucma_event leak when backlog is full by Sean Hefty · 18 years ago
  41. 881a045 RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects by Steve Wise · 18 years ago
  42. 1527106 IB/core: Use the new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  43. 7521663 RDMA/cma: Export rdma cm interface to userspace by Sean Hefty · 18 years ago
  44. 628e5f6 RDMA/cma: Add support for RDMA_PS_UDP by Sean Hefty · 18 years ago
  45. 0fe313b RDMA/cma: Allow early transition to RTS to handle lost CM messages by Sean Hefty · 18 years ago
  46. a1b1b61 RDMA/cma: Report connect info with connect events by Sean Hefty · 18 years ago
  47. 9b2e9c0 RDMA/cma: Remove unneeded qp_type parameter from rdma_cm by Sean Hefty · 18 years ago
  48. f47e22c IB/fmr: ib_flush_fmr_pool() may wait too long by Roland Dreier · 18 years ago
  49. 1cfd6e6 [PATCH] struct path: convert infiniband by Josef Sipek · 18 years ago
  50. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  51. f469b26 IB/ucm: Fix deadlock in cleanup by Michael S. Tsirkin · 18 years ago
  52. e1444b5 IB/cm: Fix automatic path migration support by Sean Hefty · 18 years ago
  53. 04699a1 RDMA/addr: list_move() cleanups by Roland Dreier · 18 years ago
  54. c78bb84 RDMA/addr: Fix some cancellation problems in process_req() by Krishna Kumar · 18 years ago
  55. 9ab1ffa RDMA/iwcm: Fix comment for iwcm_deref_id() to match code by Krishna Kumar · 18 years ago
  56. 715a588 RDMA/iwcm: Remove unnecessary function argument by Krishna Kumar · 18 years ago
  57. 13fccdb RDMA/iwcm: Remove unnecessary initializations by Krishna Kumar · 18 years ago
  58. 83b9658 RDMA/iwcm: Fix memory leak by Krishna Kumar · 18 years ago
  59. 33ba0fa RDMA/iwcm: Fix memory corruption bug in cm_work_handler() by Krishna Kumar · 18 years ago
  60. e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 18 years ago
  61. e31353ea RDMA/cm: Remove setting local write as part of QP access flags by Dotan Barak · 18 years ago
  62. bed8bdf IB: kmemdup() cleanup by Eric Sesterhenn · 18 years ago
  63. a1a733f RDMA/cma: Rewrite cma_req_handler() to encapsulate common code by Krishna Kumar · 18 years ago
  64. f115db4 RDMA/addr: Use time_after_eq() instead of time_after() in queue_req() by Krishna Kumar · 18 years ago
  65. e402227 RDMA/cma: Remove redundant check in cma_add_one by Krishna Kumar · 18 years ago
  66. e82153b RDMA/cma: Optimize cma_bind_loopback() to check for empty list by Krishna Kumar · 18 years ago
  67. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  68. 3979869 IB/mad: Fix race between cancel and receive completion by Roland Dreier · 18 years ago
  69. 7a118df RDMA/addr: Use client registration to fix module unload race by Sean Hefty · 18 years ago
  70. 0b26c88 IB/uverbs: Return sq_draining value in query_qp response by Jack Morgenstein · 18 years ago
  71. 255d0c1 RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count by Krishna Kumar · 18 years ago
  72. 82a9c16 IB/cm: Send DREP in response to unmatched DREQ by Sean Hefty · 18 years ago
  73. 8575329 IB/cm: Fix timewait crash after module unload by Sean Hefty · 18 years ago
  74. 3f168d2 RDMA/cma: Optimize error handling by Krishna Kumar · 18 years ago
  75. 94de178 RDMA/cma: Eliminate unnecessary remove_list by Krishna Kumar · 18 years ago
  76. 8f0472d RDMA/cma: Set status correctly on route resolution error by Sean Hefty · 18 years ago
  77. 6e35aab RDMA/cma: Fix device removal race by Krishna Kumar · 18 years ago
  78. 675a027 RDMA/cma: Fix leak of cm_ids in case of failures by Krishna Kumar · 18 years ago
  79. 60cad5d [IPV4]: annotate inetdev.h helpers by Al Viro · 18 years ago
  80. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  81. d7b2004 [PATCH] missing includes from infiniband merge by Al Viro · 18 years ago
  82. 9cd330d IB: Fix typo in kerneldoc for ib_set_client_data() by Krishna Kumar · 18 years ago
  83. a70d059 IB/cm: Do not track remote QPN in timewait state by Michael S. Tsirkin · 18 years ago
  84. c1a0b23 IB/sa: Require SA registration by Michael S. Tsirkin · 18 years ago
  85. 61a73c7 RDMA/cma: Protect against adding device during destruction by Sean Hefty · 18 years ago
  86. 07ebafb RDMA: iWARP Core Changes. by Tom Tucker · 18 years ago
  87. 922a8e9 RDMA: iWARP Connection Manager. by Tom Tucker · 18 years ago
  88. 3cd9656 IB: Whitespace fixes by Roland Dreier · 18 years ago
  89. f06d265 IB/cm: Randomize starting comm ID by Sean Hefty · 18 years ago
  90. 2b3e258 IB/mad: Remove unused includes by James Lentini · 18 years ago
  91. 75ab134 IB/mad: Add support for dual-sided RMPP transfers. by Sean Hefty · 18 years ago
  92. 7684240 IB/cm: Use correct reject code for invalid GID by Sean Hefty · 18 years ago
  93. c1f250c IB/cm: Enable atomics along with RDMA reads by Sean Hefty · 18 years ago
  94. 9bc57e2 IB/uverbs: Pass userspace data to modify_srq and modify_qp methods by Ralph Campbell · 18 years ago
  95. 64f817b IB/uverbs: Allow resize CQ operation to return driver-specific data by Ralph Campbell · 18 years ago
  96. 1ccf6aa IB/uverbs: Fix lockdep warning when QP is created with 2 CQs by Roland Dreier · 18 years ago
  97. ab10867 IB/uverbs: Use idr_read_cq() where appropriate by Roland Dreier · 18 years ago
  98. d5bb759 RDMA/cma: Increase the IB CM retry count in CMA by Michael S. Tsirkin · 18 years ago
  99. acaea9e IB/core: Fix SM LID/LID change with client reregister set by Jack Morgenstein · 18 years ago
  100. fd60ae4 IB/uverbs: Avoid a crash on device hot remove by Jack Morgenstein · 18 years ago