1. c552441 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  2. 80d5e8a IB/srp: Let srp_abort() return FAST_IO_FAIL if TL offline by Bart Van Assche · 11 years ago
  3. 6d2fa9e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  4. ca40d24 iser-target: Ignore non TEXT + LOGOUT opcodes for discovery by Nicholas Bellinger · 11 years ago
  5. b79fafa target: make queue_tm_rsp() return void by Joern Engel · 11 years ago
  6. adb54c2 iser-target: Add support for ISCSI_OP_TEXT opcode + payload handling by Nicholas Bellinger · 11 years ago
  7. dbbc5d1 iser-target: Rename sense_buf_[dma,len] to pdu_[dma,len] by Nicholas Bellinger · 11 years ago
  8. c5a2adb iser-target: Add vendor_err debug output by Nicholas Bellinger · 11 years ago
  9. b2cb964 iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED by Nicholas Bellinger · 11 years ago
  10. 186a964 iscsi-target: Fix ISCSI_OP_SCSI_TMFUNC handling for iser by Nicholas Bellinger · 11 years ago
  11. 561bf15 iscsi-target: Fix iscsit_sequence_cmd reject handling for iser by Nicholas Bellinger · 11 years ago
  12. ba15991 iscsi-target: Fix iscsit_add_reject* usage for iser by Nicholas Bellinger · 11 years ago
  13. 3df8f68 iser-target: Fix isert_put_reject payload buffer post by Nicholas Bellinger · 11 years ago
  14. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  15. e8ca413 IB/srp: Bump driver version and release date by Vu Pham · 11 years ago
  16. 4b5e5f4 IB/srp: Make HCA completion vector configurable by Bart Van Assche · 11 years ago
  17. 96fc248 IB/srp: Maintain a single connection per I_T nexus by Bart Van Assche · 11 years ago
  18. 99e1c13 IB/srp: Fail I/O fast if target offline by Bart Van Assche · 11 years ago
  19. 2742c1d IB/srp: Skip host settle delay by Bart Van Assche · 11 years ago
  20. 086f44f IB/srp: Avoid skipping srp_reset_host() after a transport error by Bart Van Assche · 11 years ago
  21. 1fe0cb8 IB/srp: Fix remove_one crash due to resource exhaustion by Dotan Barak · 11 years ago
  22. 778de36 iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling by Nicholas Bellinger · 11 years ago
  23. 28f292e IB/iser: Add Mellanox copyright by Or Gerlitz · 11 years ago
  24. 5b61ff4 IB/iser: Fix device removal flow by Roi Dayan · 11 years ago
  25. 1d19f78 ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session by Nicholas Bellinger · 11 years ago
  26. 8b513d0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  27. be646c2d target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds by Joern Engel · 11 years ago
  28. e0fd9af Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  29. ea9627c Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  30. 50bea5c drivers/infiniband/hw: rename random32() to prandom_u32() by Andrew Morton · 11 years ago
  31. 8d8399d IB/iser: Add support for iser CM REQ additional info by Or Gerlitz · 11 years ago
  32. 450d1e4 IB/iser: Return error to upper layers on EAGAIN registration failures by Or Gerlitz · 11 years ago
  33. 4f36388 IB/iser: Move informational messages from error to info level by Roi Dayan · 11 years ago
  34. c1d786e IB/iser: Add module version by Roi Dayan · 11 years ago
  35. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  36. 6da6dc2 Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  37. b8d26b3 iser-target: Add iSCSI Extensions for RDMA (iSER) target driver by Nicholas Bellinger · 11 years ago
  38. dc850b0 IPoIB: add support for TIPC protocol by Patrick McHardy · 11 years ago
  39. 532ec6f SRPT: Fix odd use of WARN_ON() by Grant Grundler · 11 years ago
  40. 83bdd3b IPoIB: Fix ipoib_hard_header() return value by Doug Ledford · 11 years ago
  41. cc529c0 RDMA: Rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  42. 1ee9e2a IPoIB: Fix send lockup due to missed TX completion by Mike Marciniszyn · 11 years ago
  43. ef4e359 Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-next by Roland Dreier · 11 years ago
  44. f72dd56 IPoIB: Free ipoib neigh on path record failure so path rec queries are retried by Roland Dreier · 11 years ago
  45. 2ce19e7 IB/srp: Fail I/O requests if the transport is offline by Bart Van Assche · 11 years ago
  46. c7c4e7f IB/srp: Avoid endless SCSI error handling loop by Bart Van Assche · 11 years ago
  47. 3780d1f IB/srp: Avoid sending a task management function needlessly by Bart Van Assche · 11 years ago
  48. e1b2f13a IB/srp: Track connection state properly by Bart Van Assche · 11 years ago
  49. 5525d21 IB/iser: Enable iser when FMRs are not supported by Or Gerlitz · 11 years ago
  50. 819a087 IB/iser: Avoid error prints on EAGAIN registration failures by Or Gerlitz · 11 years ago
  51. b96e4ab IB/iser: Use proper define for the commands per LUN value advertised to SCSI ML by Or Gerlitz · 11 years ago
  52. 5a2815f IPoIB: Don't attempt to release resources on error flow by Itai Garbi · 11 years ago
  53. 4b48680 IPoIB: Add version and firmware info to ethtool reporting by Yan Burman · 11 years ago
  54. 9d1ad66 IPoIB: Fix ipoib_neigh hashing to use the correct daddr octets by Shlomo Pongratz · 11 years ago
  55. 7e5a90c IPoIB: Fix crash due to skb double destruct by Shlomo Pongratz · 12 years ago
  56. b13912b IPoIB: Call skb_dst_drop() once skb is enqueued for sending by Roland Dreier · 12 years ago
  57. 5bd665f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  58. dc1bdbd IB/srp: Allow SRP disconnect through sysfs by Bart Van Assche · 13 years ago
  59. 55d9389 IB/srp: send disconnect request without waiting for CM timewait exit by Vu Pham · 12 years ago
  60. 73aa89e IB/srp: destroy and recreate QP and CQs when reconnecting by Ishai Rabinovitz · 12 years ago
  61. ef6c49d IB/srp: Eliminate state SRP_TARGET_DEAD by Bart Van Assche · 13 years ago
  62. ee12d6a IB/srp: Introduce the helper function srp_remove_target() by Bart Van Assche · 13 years ago
  63. 294c875 IB/srp: Suppress superfluous error messages by Bart Van Assche · 13 years ago
  64. 4f0af69 IB/srp: Process all error completions by Bart Van Assche · 12 years ago
  65. 948d1e8 IB/srp: Introduce srp_handle_qp_err() by Bart Van Assche · 13 years ago
  66. 224db15 IB/srp: Simplify SCSI error handling by Bart Van Assche · 12 years ago
  67. f371823 IB/srp: Keep processing commands during host removal by Bart Van Assche · 12 years ago
  68. 09be70a IB/srp: Eliminate state SRP_TARGET_CONNECTING by Bart Van Assche · 12 years ago
  69. c9b03c1 IB/srp: Increase block layer timeout by Bart Van Assche · 13 years ago
  70. 3e4f574 ib_srpt: Convert TMR path to target_submit_tmr by Nicholas Bellinger · 12 years ago
  71. 9474b04 ib_srpt: Convert I/O path to target_submit_cmd + drop legacy ioctx->kref by Nicholas Bellinger · 12 years ago
  72. de103c9 target: pass sense_reason as a return value by Christoph Hellwig · 12 years ago
  73. a188e7e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  74. 56040f0 Merge branches 'cma', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next by Roland Dreier · 12 years ago
  75. 5a33a66 IB/iser: Add more RX CQs to scale out processing of SCSI responses by Alex Tabachnik · 12 years ago
  76. 71d9c5f IPoIB: Fix build with CONFIG_INFINIBAND_IPOIB_CM=n by Roland Dreier · 12 years ago
  77. 7a9a297 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  78. d172f5a Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' and 'srp' into for-linus by Roland Dreier · 12 years ago
  79. 862096a IB/ipoib: Add more rtnl_link_ops callbacks by Or Gerlitz · 12 years ago
  80. d853667 IB/srp: Avoid having aborted requests hang by Bart Van Assche · 12 years ago
  81. 9b796d0 IB/srp: Fix use-after-free in srp_reset_req() by Bart Van Assche · 12 years ago
  82. bea1e22 IPoIB: Fix use-after-free of multicast object by Patrick McHardy · 12 years ago
  83. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  84. 9baa0b0 IB/ipoib: Add rtnl_link_ops support by Or Gerlitz · 12 years ago
  85. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  86. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  87. b5120a6 IPoIB: Fix AB-BA deadlock when deleting neighbours by Shlomo Pongratz · 12 years ago
  88. 66172c0 IPoIB: Fix memory leak in the neigh table deletion flow by Shlomo Pongratz · 12 years ago
  89. c0369b2 Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into for-next by Roland Dreier · 12 years ago
  90. 2203299 IB/srp: Fix a race condition by Bart Van Assche · 12 years ago
  91. 142ad5d IB: Fix typos in infiniband drivers by Masanari Iida · 12 years ago
  92. 6c723a6 IB/ipoib: Fix RCU pointer dereference of wrong object by Shlomo Pongratz · 12 years ago
  93. fa16ebe IB/ipoib: Add missing locking when CM object is deleted by Shlomo Pongratz · 12 years ago
  94. b63b70d IPoIB: Use a private hash table for path lookup in xmit path by Shlomo Pongratz · 12 years ago
  95. 5dedb9f Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  96. 3c4cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  97. cb47c18 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  98. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  99. e672a47 srpt: use target_execute_cmd for WRITEs in srpt_handle_rdma_comp by Christoph Hellwig · 12 years ago
  100. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago