1. 7521663 RDMA/cma: Export rdma cm interface to userspace by Sean Hefty · 18 years ago
  2. 628e5f6 RDMA/cma: Add support for RDMA_PS_UDP by Sean Hefty · 18 years ago
  3. 0fe313b RDMA/cma: Allow early transition to RTS to handle lost CM messages by Sean Hefty · 18 years ago
  4. a1b1b61 RDMA/cma: Report connect info with connect events by Sean Hefty · 18 years ago
  5. 9b2e9c0 RDMA/cma: Remove unneeded qp_type parameter from rdma_cm by Sean Hefty · 18 years ago
  6. 0a1336c IB/ipath: Fix IRQ for PCI Express HCAs by Roland Dreier · 18 years ago
  7. ad1f979 RDMA/amso1100: Fix memory leak in c2_qp_modify() by Krishna Kumar · 18 years ago
  8. dee234f IB/iser: Remove unused "write-only" variables by Roland Dreier · 18 years ago
  9. 44f8e3f IB/ipath: Remove unused "write-only" variables by Roland Dreier · 18 years ago
  10. f47e22c IB/fmr: ib_flush_fmr_pool() may wait too long by Roland Dreier · 18 years ago
  11. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  12. 1cfd6e6 [PATCH] struct path: convert infiniband by Josef Sipek · 18 years ago
  13. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  14. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  15. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  16. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  17. a1f8e7f [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  18. f469b26 IB/ucm: Fix deadlock in cleanup by Michael S. Tsirkin · 18 years ago
  19. e1444b5 IB/cm: Fix automatic path migration support by Sean Hefty · 18 years ago
  20. 2745b5b IPoIB: Fix skb leak when freeing neighbour by Michael S. Tsirkin · 18 years ago
  21. d2fcea7 IB/srp: Fix memory leak on reconnect by Vu Pham · 18 years ago
  22. 04699a1 RDMA/addr: list_move() cleanups by Roland Dreier · 18 years ago
  23. c78bb84 RDMA/addr: Fix some cancellation problems in process_req() by Krishna Kumar · 18 years ago
  24. c9edea2 RDMA/amso1100: Prevent deadlock in destroy QP by Krishna Kumar · 18 years ago
  25. 7013696 IB/mthca: Fix initial SRQ logsize for mem-free HCAs by Jack Morgenstein · 18 years ago
  26. 2771e9e IB/ehca: Use WQE offset instead of WQE addr for pending work reqs by Hoang-Nam Nguyen · 18 years ago
  27. 9ab1ffa RDMA/iwcm: Fix comment for iwcm_deref_id() to match code by Krishna Kumar · 18 years ago
  28. 715a588 RDMA/iwcm: Remove unnecessary function argument by Krishna Kumar · 18 years ago
  29. 13fccdb RDMA/iwcm: Remove unnecessary initializations by Krishna Kumar · 18 years ago
  30. 83b9658 RDMA/iwcm: Fix memory leak by Krishna Kumar · 18 years ago
  31. 33ba0fa RDMA/iwcm: Fix memory corruption bug in cm_work_handler() by Krishna Kumar · 18 years ago
  32. e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 18 years ago
  33. 53533e1 IB/ipath: Fix typo in pma_counter_select subscript by Roland Dreier · 18 years ago
  34. 2966612 RDMA/amso1100: Fix section mismatches by Roland Dreier · 18 years ago
  35. f4f3d0f IB/mthca: Fix section mismatches by Roland Dreier · 18 years ago
  36. 3c8edf0 IB/srp: Increase supported CDB size by Arne Redlich · 18 years ago
  37. e31353e RDMA/cm: Remove setting local write as part of QP access flags by Dotan Barak · 18 years ago
  38. bed8bdf IB: kmemdup() cleanup by Eric Sesterhenn · 18 years ago
  39. a1a733f RDMA/cma: Rewrite cma_req_handler() to encapsulate common code by Krishna Kumar · 18 years ago
  40. f115db4 RDMA/addr: Use time_after_eq() instead of time_after() in queue_req() by Krishna Kumar · 18 years ago
  41. e402227 RDMA/cma: Remove redundant check in cma_add_one by Krishna Kumar · 18 years ago
  42. e82153b RDMA/cma: Optimize cma_bind_loopback() to check for empty list by Krishna Kumar · 18 years ago
  43. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  44. 3f5a6ca IB/ipath: Depend on CONFIG_NET by Bryan O'Sullivan · 18 years ago
  45. f44ea62 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  46. 073ae84 IPoIB: Clear high octet in QP number by Michael S. Tsirkin · 18 years ago
  47. e757bef [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT by Bryan O'Sullivan · 18 years ago
  48. 0f66c08 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  49. 3979869 IB/mad: Fix race between cancel and receive completion by Roland Dreier · 18 years ago
  50. b26c791 RDMA/amso1100: Fix && typo by Jean Delvare · 18 years ago
  51. 2ffcab6 RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device by Tom Tucker · 18 years ago
  52. f2c238a IB/ehca: Activate scaling code by default by Hoang-Nam Nguyen · 18 years ago
  53. c581211 IB/ehca: Use named constant for max mtu by Hoang-Nam Nguyen · 18 years ago
  54. 7e28db5 IB/ehca: Assure 4K alignment for firmware control blocks by Hoang-Nam Nguyen · 18 years ago
  55. 51f65eb [PATCH] IB/ipath - program intconfig register using new HT irq hook by Bryan O'Sullivan · 18 years ago
  56. 7a118df RDMA/addr: Use client registration to fix module unload race by Sean Hefty · 18 years ago
  57. 68586b6 IB/mthca: Fix MAD extended header format for MAD_IFC firmware command by Michael S. Tsirkin · 18 years ago
  58. 0b26c88 IB/uverbs: Return sq_draining value in query_qp response by Jack Morgenstein · 18 years ago
  59. d7b748d IB/amso1100: Fix incorrect pr_debug() by Steve Wise · 18 years ago
  60. 8de94ce IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single by Steve Wise · 18 years ago
  61. 04d03bc IB/ehca: Fix eHCA driver compilation for uniprocessor by Paul Mackerras · 18 years ago
  62. 255d0c1 RDMA/cma: rdma_bind_addr() leaks a cma_dev reference count by Krishna Kumar · 18 years ago
  63. 2e7a742 IB/iser: Start connection after enabling iSER by Erez Zilber · 18 years ago
  64. 1f5c23e IB/mthca: Use mmiowb after doorbell ring by Arthur Kepner · 18 years ago
  65. 6ef93dd IB/ipath: Initialize diagpkt file on device init only by Robert Walsh · 18 years ago
  66. fb7711e RDMA/amso1100: Fix a NULL dereference in error path by Adrian Bunk · 18 years ago
  67. d986a27 RDMA/amso1100: pci_module_init() conversion by Henrik Kretzschmar · 18 years ago
  68. 2cbe19d IB/mthca: Fix off-by-one in mthca SRQ creation by Michael S. Tsirkin · 18 years ago
  69. 73fbe8b IPoIB: Check for DMA mapping error for TX packets by Roland Dreier · 18 years ago
  70. 1031bfb RDMA/amso1100: Fix build with debugging off by Roland Dreier · 18 years ago
  71. 82a9c16 IB/cm: Send DREP in response to unmatched DREQ by Sean Hefty · 18 years ago
  72. 8575329 IB/cm: Fix timewait crash after module unload by Sean Hefty · 18 years ago
  73. a8bf4e7 IB/mthca: Query port fix by Jack Morgenstein · 18 years ago
  74. 01cb9bc IB/srp: Enable multiple connections to the same target by Ishai Rabinovitz · 18 years ago
  75. 9b0af40 IB/srp: Remove redundant memset() by Ishai Rabinovitz · 18 years ago
  76. e52e608 RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv by Tom Tucker · 18 years ago
  77. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  78. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  79. cab0089 Still more typo fixes by Matt LaPlante · 18 years ago
  80. e5a0106 IB/ehca: Tweak trace message format by Hoang-Nam Nguyen · 18 years ago
  81. 0f248d9 IB/ehca: Fix device registration by Hoang-Nam Nguyen · 18 years ago
  82. 13b18c8 IB/ipath: Fix RDMA reads by Ralph Campbell · 18 years ago
  83. 3f168d2 RDMA/cma: Optimize error handling by Krishna Kumar · 18 years ago
  84. 94de178 RDMA/cma: Eliminate unnecessary remove_list by Krishna Kumar · 18 years ago
  85. 8f0472d RDMA/cma: Set status correctly on route resolution error by Sean Hefty · 18 years ago
  86. 6e35aab RDMA/cma: Fix device removal race by Krishna Kumar · 18 years ago
  87. 675a027 RDMA/cma: Fix leak of cm_ids in case of failures by Krishna Kumar · 18 years ago
  88. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  89. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  90. 9a69d1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  91. 60cad5d [IPV4]: annotate inetdev.h helpers by Al Viro · 18 years ago
  92. 3d27b00 IB/ipath: Fix lockdep error upon "ifconfig ibN down" by Bryan O'Sullivan · 18 years ago
  93. 7a26c47 IB/ipath: Fix races with ib_resize_cq() by Bryan O'Sullivan · 18 years ago
  94. bf3258e IB/ipath: Support new PCIE device, QLE7142 by Bryan O'Sullivan · 18 years ago
  95. c97d27d IB/ipath: Set CPU affinity early by Bryan O'Sullivan · 18 years ago
  96. 1a4e74a IB/ipath: Fix EEPROM read when driver is compiled with -Os by Bryan O'Sullivan · 18 years ago
  97. 89d1e09 IB/ipath: Fix and recover TXE piobuf and PBC parity errors by Bryan O'Sullivan · 18 years ago
  98. 5108477 IB/ipath: Change HT CRC message to indicate how to resolve problem by Bryan O'Sullivan · 18 years ago
  99. 7227aac IB/ipath: Clean up module exit code by Bryan O'Sullivan · 18 years ago
  100. 957670a IB/ipath: Call mtrr_del with correct arguments by Bryan O'Sullivan · 18 years ago