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