1. 73f526d Merge branch 'mad' into for-linus by Roland Dreier · 15 years ago
  2. 45c448a Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  3. cb58160 RDMA/iwcm: Reject the connection when the cm_id is destroyed by Steve Wise · 15 years ago
  4. ffc40c6 RDMA/cxgb3: Clean up properly on FW mismatch failures by Steve Wise · 15 years ago
  5. 13a2393 RDMA/cxgb3: Don't ignore insert_handle() failures by Steve Wise · 15 years ago
  6. b76aabc IB/mad: Allow tuning of QP0 and QP1 sizes by Hal Rosenstock · 15 years ago
  7. 6b2eef8 IB/mad: Fix possible lock-lock-timer deadlock by Roland Dreier · 15 years ago
  8. cd1d3f7 RDMA/nes: Map MTU to IB_MTU_* and correctly report link state by Chien Tung · 15 years ago
  9. b29a4fc RDMA/nes: Rework the disconn routine for terminate and flushing by Don Wood · 15 years ago
  10. 320cdfd RDMA/nes: Use the flush code to fill in cqe error by Don Wood · 15 years ago
  11. 6eed5e7 RDMA/nes: Make poll_cq return correct number of wqes during flush by Don Wood · 15 years ago
  12. 4b281fa RDMA/nes: Use flush mechanism to set status for wqe in error by Don Wood · 15 years ago
  13. 8b1c9dc RDMA/nes: Implement Terminate Packet by Don Wood · 15 years ago
  14. 3c28b44 RDMA/nes: Add CQ error handling by Don Wood · 15 years ago
  15. 5ee21fe RDMA/nes: Clean out CQ completions when QP is destroyed by Don Wood · 15 years ago
  16. ba0c5d9 RDMA/nes: Change memory allocation for cqp request to GFP_ATOMIC by Don Wood · 15 years ago
  17. 873fcdd RDMA/nes: Allocate work item for disconnect event handling by Don Wood · 15 years ago
  18. c4c3f27 RDMA/nes: Update refcnt during disconnect by Don Wood · 15 years ago
  19. d841064 IB/mthca: Don't allow userspace open while recovering from catastrophic error by Jack Morgenstein · 15 years ago
  20. d94a8689 IB/mthca: Distinguish multiple devices in /proc/interrupts by Arputham Benjamin · 15 years ago
  21. ffe063f IB/mthca: Annotate CQ locking by Roland Dreier · 15 years ago
  22. deecb5d IB/mthca: Remove unnecessary include of <linux/init.h> by Roland Dreier · 15 years ago
  23. fc12855 IB/mthca: Remove unnecessary include of <asm/page.h> by Roland Dreier · 15 years ago
  24. 3b4a8cd IB/mlx4: Don't allow userspace open while recovering from catastrophic error by Jack Morgenstein · 15 years ago
  25. 338a8fa IB/mlx4: Annotate CQ locking by Roland Dreier · 15 years ago
  26. 1493ab4 RDMA/amso1100: Check kmalloc() result in c2_register_device() by Roel Kluin · 15 years ago
  27. b1b8afb IB/uverbs: Return ENOSYS for unimplemented commands (not EINVAL) by Jack Morgenstein · 15 years ago
  28. e1d7806 IB/core: Fix send multicast group leave retry by Yossi Etigin · 15 years ago
  29. f1aa78b IB: Use printk_once() for driver versions by Marcin Slusarz · 15 years ago
  30. 181c74e RDMA/amso1100: Use %pM conversion specifier by Tobias Klauser · 15 years ago
  31. 6276e08 IB: Use DEFINE_SPINLOCK() for static spinlocks by Roland Dreier · 15 years ago
  32. 60f2b65 IB/mad: Check hop count field in directed route MAD to avoid array overflow by Roland Dreier · 15 years ago
  33. 5e47596 IPoIB: Check multicast address format by Jason Gunthorpe · 15 years ago
  34. 721d67c IPoIB: Drop priv->lock before calling ipoib_send() by Roland Dreier · 15 years ago
  35. cd0bcf4 IPoIB: Remove unused <rdma/ib_cache.h> includes by Roland Dreier · 15 years ago
  36. 286b63d IB/ipath: strncpy() doesn't always NUL-terminate by Roel Kluin · 15 years ago
  37. 6303e74 IB/ehca: Fix CQE flags reporting by Joachim Fenkes · 15 years ago
  38. d706834 IB/ehca: Construct MAD redirect replies from request MAD by Joachim Fenkes · 15 years ago
  39. 50d40b8 IB/ehca: Make port autodetect mode the default by Alexander Schmidt · 15 years ago
  40. a52bf98 RDMA/cxgb3: Wake up any waiters on peer close/abort by Steve Wise · 15 years ago
  41. 6e47fe4 RDMA/cxgb3: Don't free endpoints early by Steve Wise · 15 years ago
  42. fa0d4c1 RDMA/cxgb3: Handle port events properly by Steve Wise · 15 years ago
  43. b496fe8 RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requests by Steve Wise · 15 years ago
  44. 3793d2f RDMA/cxgb3: iwch_unregister_device leaks memory by Steve Wise · 15 years ago
  45. 4a7eca8 Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  46. 716abb1 RDMA: Add __init/__exit macros to addr.c and cma.c by Peter Huewe · 15 years ago
  47. 1d4d6da IB/ehca: Bump version number by Alexander Schmidt · 15 years ago
  48. 99987be IB/mthca: Replace dma_sync_single() use with proper functions by Roland Dreier · 15 years ago
  49. 68237a0 RDMA/nes: Fix FIN state handling under error conditions by Faisal Latif · 15 years ago
  50. 66388d6 RDMA/nes: Fix max_qp_init_rd_atom returned from query device by Faisal Latif · 15 years ago
  51. af04662 IB/ehca: Ensure that guid_entry index is not negative by Roel Kluin · 15 years ago
  52. 0cf89dc IB/ehca: Tolerate dynamic memory operations before driver load by Hannes Hering · 15 years ago
  53. f899c2d infiniband: ehca: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  54. 3f7c58a infiniband: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  55. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  56. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  57. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 15 years ago
  58. 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 15 years ago
  59. 2ac6bf4 IB/mlx4: Add strong ordering to local inval and fast reg work requests by Jack Morgenstein · 15 years ago
  60. 25a5239 IB/ehca: Remove superfluous bitmasks from QP control block by Joachim Fenkes · 15 years ago
  61. adf3090 net: skb->dst accessors by Eric Dumazet · 15 years ago
  62. 86d15cd net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib by Eric Dumazet · 15 years ago
  63. 3026c19 RDMA/cxgb3: Limit fast register size based on T3 limitations by Steve Wise · 15 years ago
  64. 7ab1a2b RDMA/cxgb3: Report correct port state and MTU by Steve Wise · 15 years ago
  65. c1f67a8 IB/mthca: Add module parameter for number of MTTs per segment by Eli Cohen · 15 years ago
  66. b3cd505 [SCSI] libiscsi: add task aborted state by Mike Christie · 15 years ago
  67. 10eb0f0 [SCSI] iscsi: pass ep connect shost by Mike Christie · 15 years ago
  68. 2657440 net: Fix ipoib rtnl_lock sysfs deadlock. by Eric W. Biederman · 15 years ago
  69. 28e43a5 RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes() by Roel Kluin · 15 years ago
  70. 5b891a9 infiniband: Remove void casts by Jack Stone · 15 years ago
  71. bde2cfa IB/ehca: Increment version number by Stefan Roscher · 15 years ago
  72. 1988d1f IB/ehca: Remove unnecessary memory operations for userspace queue pairs by Stefan Roscher · 15 years ago
  73. c94f156 IB/ehca: Fall back to vmalloc() for big allocations by Stefan Roscher · 15 years ago
  74. bf31a1a IB/ehca: Replace vmalloc() with kmalloc() for queue allocation by Anton Blanchard · 15 years ago
  75. c98861f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  76. 8be741b Merge branches 'cxgb3' and 'mlx4' into for-linus by Roland Dreier · 15 years ago
  77. 265e771e Fix deadlock in ipathfs ->get_sb() by Al Viro · 15 years ago
  78. 2b6b7d4 IB/mlx4: Don't overwrite fast registration page list when posting work request by Jack Morgenstein · 15 years ago
  79. 61bd1e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  80. ec6995d RDMA/cxgb3: Don't complete flushed send work requests twice by Steve Wise · 15 years ago
  81. 9308f96 Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus by Roland Dreier · 15 years ago
  82. 26cc5e5 RDMA/nes: Update iw_nes version by Chien Tung · 15 years ago
  83. 9256b25 RDMA/nes: Fix error path in nes_accept() by Faisal Latif · 15 years ago
  84. 109d67e RDMA/nes: Fix hang issues for large cluster dynamic connections by Faisal Latif · 15 years ago
  85. 4e9c390 RDMA/nes: Increase rexmit timeout interval by Faisal Latif · 15 years ago
  86. c11470f RDMA/nes: Check for sequence number wrap-around by Faisal Latif · 15 years ago
  87. 53094c3 RDMA/nes: Do not set apbvt entry for loopback by Faisal Latif · 15 years ago
  88. 1f0dba1 RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n by Chien Tung · 15 years ago
  89. 0e4562d RDMA/nes: Fix fw_ver in /sys by Chien Tung · 15 years ago
  90. 9232237 RDMA/nes: Set trace length to 1 inch for SFP_D by Chien Tung · 15 years ago
  91. e998c25 RDMA/nes: Enable repause timer for port 1 by Chien Tung · 15 years ago
  92. 366835e RDMA/nes: Correct CDR loop filter setting for port 1 by Chien Tung · 15 years ago
  93. 010db4d RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal by Chien Tung · 15 years ago
  94. 6b5d6c4 [SCSI] cxgb3i, iser, iscsi_tcp: set target can queue by Mike Christie · 15 years ago
  95. 5d1af5c RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq() by Miroslaw Walukiewicz · 15 years ago
  96. cc005fa RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter by Matt Kraai · 15 years ago
  97. 8531f1f IB/mthca: Fix timeout for INIT_HCA and a few other commands by Jack Morgenstein · 15 years ago
  98. cde9e2f RDMA/cxgb3: Don't zero QP attrs when moving to IDLE by Steve Wise · 15 years ago
  99. 3f32eb1 RDMA/nes: Fix bugs in nes_reg_phys_mr() by Don Wood · 15 years ago
  100. 1af9222 RDMA/nes: Fix compiler warning at nes_verbs.c:1955 by Chien Tung · 15 years ago