1. 0264d88 IB/mthca: Fix thinko in init_mr_table() by Michael S. Tsirkin · 18 years ago
  2. ed6ee51 RDMA/cxgb3: Fix resource leak in cxio_hal_init_ctrl_qp() by Steve Wise · 18 years ago
  3. 73b9e98 IB/ehca: Make scaling code work without CPU hotplug by Joachim Fenkes · 18 years ago
  4. d601347 RDMA/cxgb3: Handle build_phys_page_list() failure in iwch_reregister_phys_mem() by Steve Wise · 18 years ago
  5. fae8773 IB/ipath: Check return value of lookup_one_len by Bryan O'Sullivan · 18 years ago
  6. 62577fa [PATCH] fix ipath_dma_free_coherent() prototype by Al Viro · 18 years ago
  7. e64518f RDMA/cxgb3: Fix MR permission problems by Steve Wise · 18 years ago
  8. 1f6a849 RDMA/cxgb3: Don't reuse skbs that are non-linear or cloned by Steve Wise · 18 years ago
  9. 8cfccf0 RDMA/cxgb3: Squelch logging AE errors by Steve Wise · 18 years ago
  10. adf376b RDMA/cxgb3: Stop EP timer when MPA exchange is aborted by peer by Steve Wise · 18 years ago
  11. 2df50da RDMA/cxgb3: Move QP to error on destroy if the state is IDLE by Steve Wise · 18 years ago
  12. 42e3175 RDMA/cxgb3: Fixes for "normal close" failures by Steve Wise · 18 years ago
  13. c3bb109 RDMA/cxgb3: Fix build on sparc64 by David Miller · 18 years ago
  14. aeb100e RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap() by Steve Wise · 18 years ago
  15. 7d526e6 RDMA/cxgb3: Start ep timer on a MPA reject by Steve Wise · 18 years ago
  16. 88171cf IB/mthca: Fix error path in mthca_alloc_memfree() by Roland Dreier · 18 years ago
  17. 3172679 IB/ehca: Fix sync between completion handler and destroy cq by Hoang-Nam Nguyen · 18 years ago
  18. 2f23673 RDMA/cxgb3: Stop the EP Timer on BAD CLOSE by Steve Wise · 18 years ago
  19. 2b54035 RDMA/cxgb3: cleanups by Adrian Bunk · 18 years ago
  20. c9add6e IB/mthca: Make 2 functions static by Adrian Bunk · 18 years ago
  21. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  22. d08df60 Various typo fixes. by Robert P. J. Day · 18 years ago
  23. 630e61f IB/ipath: Make ipath_map_sg() static by Roland Dreier · 18 years ago
  24. c52daa2 RDMA/cxgb3: Remove Open Grid Computing copyrights in iw_cxgb3 driver by Steve Wise · 18 years ago
  25. a1a7505 RDMA/cxgb3: Fail posts synchronously when in TERMINATE state by Steve Wise · 18 years ago
  26. 6bbcea0 IB/ehca: Change query_port() to return LINK_UP instead UNKNOWN by Hoang-Nam Nguyen · 18 years ago
  27. 4fd3006 IB/ehca: Allow en/disabling scaling code via module parameter by Hoang-Nam Nguyen · 18 years ago
  28. 8b16cef IB/ehca: Fix race condition/locking issues in scaling code by Hoang-Nam Nguyen · 18 years ago
  29. 78d8d5f IB/ehca: Rework irq handler by Hoang-Nam Nguyen · 18 years ago
  30. 11282b3 IB/mthca: Fix allocation of ICM chunks in coherent memory by Roland Dreier · 18 years ago
  31. fc89afc IB/mthca: Allow the QP state transition RESET->RESET by Dotan Barak · 18 years ago
  32. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  33. 93bbad8 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  34. b2875d4 IB/mthca: Always fill MTTs from CPU by Michael S. Tsirkin · 18 years ago
  35. c20e20a IB/mthca: Merge MR and FMR space on 64-bit systems by Michael S. Tsirkin · 18 years ago
  36. 391e4de IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs by Michael S. Tsirkin · 18 years ago
  37. 1d1f19c IB/mthca: Give reserved MTTs a separate cache line by Michael S. Tsirkin · 18 years ago
  38. c7d204e IB/mthca: Fix reserved MTTs calculation on mem-free HCAs by Michael S. Tsirkin · 18 years ago
  39. b038ced RDMA/cxgb3: Add driver for Chelsio T3 RNIC by Steve Wise · 18 years ago
  40. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 18 years ago
  41. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  42. 65e5c02 IB/ehca: Fix memleak on module unloading by Akinobu Mita · 18 years ago
  43. 6bdd61d IB/mthca: Work around gcc bug on sparc64 by David Howells · 18 years ago
  44. 99d4f22 IB/mthca: Use correct structure size in call to memset() by Roland Dreier · 18 years ago
  45. b45bfcc IB/ehca: Remove obsolete prototypes by Hoang-Nam Nguyen · 18 years ago
  46. 4c34bdf IB/ehca: Remove use of do_mmap() by Hoang-Nam Nguyen · 18 years ago
  47. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  48. cea9ea6 IB/ehca: Fix mismatched spin_unlock in irq handler by Hoang-Nam Nguyen · 18 years ago
  49. ce29d72 IB/ehca: Fix improper use of yield() with spinlock held by Hoang-Nam Nguyen · 18 years ago
  50. f5e1052 IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state by Dotan Barak · 18 years ago
  51. f2d9136 IB/ehca: Use proper GFP_ flags for get_zeroed_page() by Hoang-Nam Nguyen · 18 years ago
  52. 98714cb IB/mthca: Fix PRM compliance problem in atomic-send completions by Jack Morgenstein · 18 years ago
  53. 46707e9 IB/mthca: Fix off-by-one in FMR handling on memfree by Michael S. Tsirkin · 18 years ago
  54. 9d79f1b [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion by Michael S. Tsirkin · 18 years ago
  55. 0b0df6f IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() by Roland Dreier · 18 years ago
  56. 82da703 IB/mthca: Add HCA profile module parameters by Leonid Arsh · 18 years ago
  57. f2cbb66 IB/ipath: Implement new verbs DMA mapping functions by Ralph Campbell · 18 years ago
  58. 0a1336c IB/ipath: Fix IRQ for PCI Express HCAs by Roland Dreier · 18 years ago
  59. ad1f979 RDMA/amso1100: Fix memory leak in c2_qp_modify() by Krishna Kumar · 18 years ago
  60. 44f8e3f IB/ipath: Remove unused "write-only" variables by Roland Dreier · 18 years ago
  61. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  62. 1cfd6e6 [PATCH] struct path: convert infiniband by Josef Sipek · 18 years ago
  63. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  64. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  65. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  66. c9edea2 RDMA/amso1100: Prevent deadlock in destroy QP by Krishna Kumar · 18 years ago
  67. 7013696 IB/mthca: Fix initial SRQ logsize for mem-free HCAs by Jack Morgenstein · 18 years ago
  68. 2771e9e IB/ehca: Use WQE offset instead of WQE addr for pending work reqs by Hoang-Nam Nguyen · 18 years ago
  69. e54f818 IB: Convert kmem_cache_t -> struct kmem_cache by Roland Dreier · 18 years ago
  70. 53533e1 IB/ipath: Fix typo in pma_counter_select subscript by Roland Dreier · 18 years ago
  71. 2966612 RDMA/amso1100: Fix section mismatches by Roland Dreier · 18 years ago
  72. f4f3d0f IB/mthca: Fix section mismatches by Roland Dreier · 18 years ago
  73. bed8bdf IB: kmemdup() cleanup by Eric Sesterhenn · 18 years ago
  74. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  75. 3f5a6ca IB/ipath: Depend on CONFIG_NET by Bryan O'Sullivan · 18 years ago
  76. e757bef [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HT by Bryan O'Sullivan · 18 years ago
  77. 0f66c08 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  78. b26c791 RDMA/amso1100: Fix && typo by Jean Delvare · 18 years ago
  79. 2ffcab6 RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device by Tom Tucker · 18 years ago
  80. f2c238a IB/ehca: Activate scaling code by default by Hoang-Nam Nguyen · 18 years ago
  81. c581211 IB/ehca: Use named constant for max mtu by Hoang-Nam Nguyen · 18 years ago
  82. 7e28db5 IB/ehca: Assure 4K alignment for firmware control blocks by Hoang-Nam Nguyen · 18 years ago
  83. 51f65eb [PATCH] IB/ipath - program intconfig register using new HT irq hook by Bryan O'Sullivan · 18 years ago
  84. 68586b6 IB/mthca: Fix MAD extended header format for MAD_IFC firmware command by Michael S. Tsirkin · 18 years ago
  85. d7b748d IB/amso1100: Fix incorrect pr_debug() by Steve Wise · 18 years ago
  86. 8de94ce IB/amso1100: Use dma_alloc_coherent() instead of kmalloc/dma_map_single by Steve Wise · 18 years ago
  87. 04d03bc IB/ehca: Fix eHCA driver compilation for uniprocessor by Paul Mackerras · 18 years ago
  88. 1f5c23e IB/mthca: Use mmiowb after doorbell ring by Arthur Kepner · 18 years ago
  89. 6ef93dd IB/ipath: Initialize diagpkt file on device init only by Robert Walsh · 18 years ago
  90. fb7711e RDMA/amso1100: Fix a NULL dereference in error path by Adrian Bunk · 18 years ago
  91. d986a27 RDMA/amso1100: pci_module_init() conversion by Henrik Kretzschmar · 18 years ago
  92. 2cbe19d IB/mthca: Fix off-by-one in mthca SRQ creation by Michael S. Tsirkin · 18 years ago
  93. 1031bfb RDMA/amso1100: Fix build with debugging off by Roland Dreier · 18 years ago
  94. a8bf4e7 IB/mthca: Query port fix by Jack Morgenstein · 18 years ago
  95. e52e608 RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv by Tom Tucker · 18 years ago
  96. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  97. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  98. e5a0106 IB/ehca: Tweak trace message format by Hoang-Nam Nguyen · 18 years ago
  99. 0f248d9 IB/ehca: Fix device registration by Hoang-Nam Nguyen · 18 years ago
  100. 13b18c8 IB/ipath: Fix RDMA reads by Ralph Campbell · 18 years ago