1. 3c96888 Revert "ib_srpt: Convert to percpu_ida tag allocation" by Bart Van Assche · 8 years ago
  2. 572a143 iser-target: Use ib_drain_qp by Sagi Grimberg · 8 years ago
  3. b8ba452 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. 5266e5b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  5. 68996a6 IB/ipoib: Allow mcast packets from other VFs by Eli Cohen · 8 years ago
  6. 9c3c5f8 IB/ipoib: Add ndo operations for configuring VFs by Eli Cohen · 8 years ago
  7. fb532d6 IB/{core, ulp} Support above 32 possible device capability flags by Leon Romanovsky · 8 years ago
  8. 5658600 ib_srpt: fix a WARN_ON() message by Dan Carpenter · 8 years ago
  9. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 8 years ago
  10. 76b0640 Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6 by Doug Ledford · 8 years ago
  11. e3416ab iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_desc by Christoph Hellwig · 8 years ago
  12. d1ca2ed iser-target: Kill struct isert_rdma_wr by Christoph Hellwig · 8 years ago
  13. 9679cc5 iser-target: Convert to new CQ API by Christoph Hellwig · 8 years ago
  14. 5adabdd iser-target: Split and properly type the login buffer by Christoph Hellwig · 8 years ago
  15. ed1083b iser-target: Remove ISER_RECV_DATA_SEG_LEN by Christoph Hellwig · 8 years ago
  16. 26c7b67 iser-target: Remove impossible condition from isert_wait_conn by Jenny Derzhavetz · 8 years ago
  17. 69c4884 iser-target: Remove redundant wait in release_conn by Jenny Derzhavetz · 8 years ago
  18. 6d1fba0 iser-target: Rework connection termination by Jenny Derzhavetz · 8 years ago
  19. f81bf45 iser-target: Separate flows for np listeners and connections cma events by Jenny Derzhavetz · 8 years ago
  20. aea9298 iser-target: Add new state ISER_CONN_BOUND to isert_conn by Jenny Derzhavetz · 8 years ago
  21. b89a7c2 iser-target: Fix identification of login rx descriptor type by Jenny Derzhavetz · 8 years ago
  22. 0fd1072 ib_srpt: Convert to percpu_ida tag allocation by Nicholas Bellinger · 9 years ago
  23. b42057a ib_srpt: Convert to target_alloc_session usage by Nicholas Bellinger · 9 years ago
  24. 318d311 iser: Accept arbitrary sg lists mapping if the device supports it by Sagi Grimberg · 8 years ago
  25. 78a50a5 IB/ipoib: Add handling for sending of skb with many frags by Hans Westgaard Ry · 8 years ago
  26. 387add4 IB/srpt: Fix wait list processing by Bart Van Assche · 8 years ago
  27. 539b324 IB/srpt: Introduce srpt_process_wait_list() by Bart Van Assche · 8 years ago
  28. 043a680 IB/srpt: Log out all initiators if a port is disabled by Bart Van Assche · 8 years ago
  29. fc3af58 IB/srpt: Fix srpt_write_pending() by Bart Van Assche · 8 years ago
  30. aaf45bd IB/srpt: Detect session shutdown reliably by Bart Van Assche · 8 years ago
  31. 8628991 IB/srpt: Use a mutex to protect the channel list by Bart Van Assche · 8 years ago
  32. c13c90e IB/srpt: Log private data associated with REJ by Bart Van Assche · 8 years ago
  33. 2739b59 IB/srpt: Eliminate srpt_find_channel() by Bart Van Assche · 8 years ago
  34. 1e20a2a IB/srpt: Inline trivial CM callback functions by Bart Van Assche · 8 years ago
  35. 49f4016 IB/srpt: Fix how aborted commands are processed by Bart Van Assche · 8 years ago
  36. 2c7f37f IB/srpt: Fix srpt_handle_cmd() error paths by Bart Van Assche · 8 years ago
  37. f108f0f IB/srpt: Fix srpt_close_session() by Bart Van Assche · 8 years ago
  38. 8893625 IB/srpt: Simplify srpt_shutdown_session() by Bart Van Assche · 8 years ago
  39. f130c22 IB/srpt: Simplify channel state management by Bart Van Assche · 8 years ago
  40. e1dd413 IB/srpt: Use scsilun_to_int() by Bart Van Assche · 8 years ago
  41. 671ec1b IB/srpt: Introduce target_reverse_dma_direction() by Bart Van Assche · 8 years ago
  42. 33912d7 IB/srpt: Inline srpt_get_ch_state() by Bart Van Assche · 8 years ago
  43. f68cba4e9 IB/srpt: Inline srpt_sdev_name() by Bart Van Assche · 8 years ago
  44. 697a35d IB/srpt: Remove struct srpt_node_acl by Bart Van Assche · 8 years ago
  45. 9d2aa2b IB/srpt: Add parentheses around sizeof argument by Bart Van Assche · 8 years ago
  46. 5109325 IB/srpt: Simplify srpt_handle_tsk_mgmt() by Bart Van Assche · 8 years ago
  47. 4c8ba94 IB/iser: Use ib_drain_sq() by Steve Wise · 8 years ago
  48. 561392d IB/srp: Use ib_drain_rq() by Steve Wise · 8 years ago
  49. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 8 years ago
  50. bb6a777 IB/IPoIB: Do not set skb truesize since using one linearskb by Carol L Soto · 9 years ago
  51. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  52. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  53. f9a6ed6 IB/srpt: Remove redundant wc array by Sagi Grimberg · 9 years ago
  54. 19f5729 IB/srpt: Fix the RDMA completion handlers by Bart Van Assche · 9 years ago
  55. ca28126 IB/mad: pass ib_mad_send_buf explicitly to the recv_handler by Christoph Hellwig · 9 years ago
  56. 50be28d IB/IPoIB: Fix kernel panic on multicast flow by Erez Shitrit · 9 years ago
  57. f246c94 ib_srpt: Convert acl lookup to modern get_initiator_node_acl usage by Nicholas Bellinger · 9 years ago
  58. 373a4cd iser-target: Fix non negative ERR_PTR isert_device_get usage by Nicholas Bellinger · 9 years ago
  59. 59caaed IB/iser: Support the remote invalidation exception by Jenny Derzhavetz · 9 years ago
  60. e26d2d2 IB/iser: Change the increment rkey flow logic by Sagi Grimberg · 9 years ago
  61. 422bd0a IB/isert: Support the remote invalidation exception by Jenny Derzhavetz · 9 years ago
  62. 13bce48 IB/isert: Declare correct flags when accepting a connection by Jenny Derzhavetz · 9 years ago
  63. c649415 IB/isert: Remove unused file iser_proto.h by Sagi Grimberg · 9 years ago
  64. d3cf81f IB/iser,isert: Create and use new shared header by Sagi Grimberg · 9 years ago
  65. 1caa70d8 IB/iser: set intuitive values for mr_valid by Jenny Derzhavetz · 9 years ago
  66. b5f04b0 IB/iser: Don't register memory for all immediate data writes by Jenny Derzhavetz · 9 years ago
  67. bfe066e IB/iser: Reuse ib_sg_to_pages by Sagi Grimberg · 9 years ago
  68. 08ff089 IB/iser: Fix module init not cleaning up on error flow by Roi Dayan · 9 years ago
  69. 2392a4c IB/iser: constify iser_reg_ops structure by Julia Lawall · 9 years ago
  70. 432c55f IB/IPoIB: Move multicast specific code out of ipoib_main.c by Christoph Lameter · 9 years ago
  71. 5a0e81f IB/IPoIB: factor out common multicast list removal code by Christoph Lameter · 9 years ago
  72. 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 9 years ago
  73. 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  74. c6333f9 Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cq by Doug Ledford · 9 years ago
  75. cfeb91b IB/iser: Convert to CQ abstraction by Christoph Hellwig · 9 years ago
  76. 7edc5a9 IB/iser: Use helper for container_of by Sagi Grimberg · 9 years ago
  77. 0f512b3 IB/iser: Use a dedicated descriptor for login by Sagi Grimberg · 9 years ago
  78. 1dc7b1f IB/srp: use the new CQ API by Christoph Hellwig · 9 years ago
  79. 59fae4d IB/srpt: chain RDMA READ/WRITE requests by Christoph Hellwig · 9 years ago
  80. 14d3a3b IB: add a proper completion queue abstraction by Christoph Hellwig · 9 years ago
  81. f1a47d3 iser-target: Remove explicit mlx4 work-around by Sagi Grimberg · 9 years ago
  82. 57b0be9 IB/srp: Fix srp_map_sg_fr() by Bart Van Assche · 9 years ago
  83. a745f4f4 IB/srp: Fix indirect data buffer rkey endianness by Bart Van Assche · 9 years ago
  84. fc92551 IB/srp: Initialize dma_length in srp_map_idb by Christoph Hellwig · 9 years ago
  85. 09c0c0b IB/srp: Fix possible send queue overflow by Sagi Grimberg · 9 years ago
  86. 4d59ad2 IB/srp: Fix a memory leak by Bart Van Assche · 9 years ago
  87. 2c63d10 IB/iser: use sector_div instead of do_div by Arnd Bergmann · 9 years ago
  88. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  89. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  90. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  91. 9a21be5 IB/srp: Dont allocate a page vector when using fast_reg by Sagi Grimberg · 9 years ago
  92. 51c2b8e IB/srp: Remove srp_finish_mapping by Sagi Grimberg · 9 years ago
  93. f7f7aab IB/srp: Convert to new registration API by Sagi Grimberg · 9 years ago
  94. 26630e8 IB/srp: Split srp_map_sg by Sagi Grimberg · 9 years ago
  95. 16c2d70 iser-target: Port to new memory registration API by Sagi Grimberg · 9 years ago
  96. 3940588 IB/iser: Port to new fast registration API by Sagi Grimberg · 9 years ago
  97. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  98. eb14ab3 Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup by Doug Ledford · 9 years ago
  99. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  100. 630c318 IB/iser: Enable SG clustering by Sagi Grimberg · 9 years ago