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