1. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. 2866196 IB/ipoib: increase the max mcast backlog queue by Doug Ledford · 9 years ago
  3. c3852ab IB/ipoib: Make sendonly multicast joins create the mcast group by Doug Ledford · 9 years ago
  4. bd99b2e IB/ipoib: Expire sendonly multicast joins by Christoph Lameter · 9 years ago
  5. 3cffd93 IB/iser: Add module parameter for always register memory by Sagi Grimberg · 9 years ago
  6. 9fd6008 iser-target: Skip data copy if all the command data comes as immediate by Jenny Derzhavetz · 9 years ago
  7. 4366b19 iser-target: Change the recv buffers posting logic by Jenny Derzhavetz · 9 years ago
  8. bd37922 iser-target: Fix pending connections handling in target stack shutdown sequnce by Jenny Derzhavetz · 9 years ago
  9. ed8cb0a iser-target: Remove np_ prefix from isert_np members by Jenny Derzhavetz · 9 years ago
  10. f27dfa1 iser-target: Remove unused variables by Jenny Derzhavetz · 9 years ago
  11. 3e03c4b iser-target: Put the reference on commands waiting for unsol data by Jenny Derzhavetz · 9 years ago
  12. a4c15cd iser-target: remove command with state ISTATE_REMOVE by Jenny Derzhavetz · 9 years ago
  13. 05c7808 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  14. d1178cb IB/ipoib: Suppress warning for send only join failures by Jason Gunthorpe · 9 years ago
  15. c3acdc0 IB/ipoib: Clean up send-only multicast joins by Doug Ledford · 9 years ago
  16. 7fbc67d IB/srp: Fix possible protection fault by Sagi Grimberg · 9 years ago
  17. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  18. 03f6fb9 IB/srp: Create an insecure all physical rkey only if needed by Bart Van Assche · 9 years ago
  19. 330179f IB/srp: Register the indirect data buffer descriptor by Bart Van Assche · 9 years ago
  20. 002f156 IB/srp: Introduce srp_device.use_fmr by Bart Van Assche · 9 years ago
  21. 3ae95da IB/srp: Remove use_mr argument from srp_map_sg_entry() by Bart Van Assche · 9 years ago
  22. 0e0d3a4 IB/srp: Remove the memory registration backtracking code by Bart Van Assche · 9 years ago
  23. f731ed6 IB/srp: Add memory descriptor array pointer range checking by Bart Van Assche · 9 years ago
  24. 7e85c91 IB/srp: Use multiple registrations for large memory regions by Bart Van Assche · 9 years ago
  25. 186fbc6 IB/srp: Re-enable FMR for non-page aligned buffers by Bart Van Assche · 9 years ago
  26. 5a78395 ib_srpt: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  27. e6bf5f4 IB/srp: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  28. 34efc7d iser-target: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  29. 256b7ad IB/iser: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  30. 77b1f99 IB/ipoib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  31. 7332bed IB/iser: Chain all iser transaction send work requests by Sagi Grimberg · 9 years ago
  32. 1b16c98 IB/iser: Add debug prints to the various memory registration methods by Sagi Grimberg · 9 years ago
  33. df749cd IB/iser: Support up to 8MB data transfer in a single command by Sagi Grimberg · 9 years ago
  34. f8db651 IB/iser: Pass registration pool a size parameter by Sagi Grimberg · 9 years ago
  35. 32467c4 IB/iser: Unify fast memory registration flows by Sagi Grimberg · 9 years ago
  36. 8172290 IB/iser: Make reg_desc_get a per device routine by Sagi Grimberg · 9 years ago
  37. 7d0483c IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr by Sagi Grimberg · 9 years ago
  38. 2b3bf95 IB/iser: Maintain connection fmr_pool under a single registration descriptor by Adir Lev · 9 years ago
  39. 385ad87 IB/iser: Introduce iser registration pool struct by Sagi Grimberg · 9 years ago
  40. eb6ea8c3 IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc by Sagi Grimberg · 9 years ago
  41. 48afbff IB/iser: Introduce iser_reg_ops by Sagi Grimberg · 9 years ago
  42. 8c18ed0 IB/iser: Remove dead code in fmr_pool alloc/free by Sagi Grimberg · 9 years ago
  43. 5190cc2 IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc by Sagi Grimberg · 9 years ago
  44. d711d81 IB/iser: Introduce struct iser_reg_resources by Sagi Grimberg · 9 years ago
  45. ea18f5d IB/iser: Remove an unneeded print for unaligned memory by Sagi Grimberg · 9 years ago
  46. b9abd8d IB/iser: Remove a redundant always-false condition by Sagi Grimberg · 9 years ago
  47. 8d5944d IB/iser: Fix possible bogus DMA unmapping by Sagi Grimberg · 9 years ago
  48. 02816a8 IB/iser: Get rid of un-maintained counters by Sagi Grimberg · 9 years ago
  49. d167390 IB/iser: Fix missing return status check in iser_send_data_out by Sagi Grimberg · 9 years ago
  50. 1156cc8 IB/iser: Remove '.' from log message by Sagi Grimberg · 9 years ago
  51. 74ce897 IB/iser: Change minor assignments and logging prints by Sagi Grimberg · 9 years ago
  52. db0a6cb IB/iser: Change some module parameters to be RO by Jenny Falkovich · 9 years ago
  53. bc44bd1 IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails by Bart Van Assche · 9 years ago
  54. 713ef24 IB/srp: Bump driver version and release date by Bart Van Assche · 9 years ago
  55. c257ea6 IB/srp: Handle partial connection success correctly by Bart Van Assche · 9 years ago
  56. e6300cb IB/srp: Constify a function argument by Bart Van Assche · 9 years ago
  57. 563b67c IB/srp: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  58. a89be2c iser-target: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  59. 34780f0 IB/iser: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  60. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  61. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  62. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  63. ddde896 IB/ipoib: Return IPoIB devices matching connection parameters by Guy Shapiro · 9 years ago
  64. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  65. 7854550a RDMA/iser: Limit sgs to the device fastreg depth by Steve Wise · 9 years ago
  66. 13a3cf0 target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storage by Andy Grover · 9 years ago
  67. dc58f76 target/iscsi: Replace conn->login_ip with login_sockaddr by Andy Grover · 9 years ago
  68. 69d7557 target/iscsi: Keep local_ip as the actual sockaddr by Andy Grover · 9 years ago
  69. 733db57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  70. ce9a9fc iser-target: Fix REJECT CM event use-after-free OOPs by Nicholas Bellinger · 9 years ago
  71. efc1eed IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CM by Jason Gunthorpe · 9 years ago
  72. edcd2a7 IB/ipoib: Set MTU to max allowed by mode when mode changes by Erez Shitrit · 9 years ago
  73. c426877 IB/ipoib: Scatter-Gather support in connected mode by Yuval Shaia · 9 years ago
  74. 8b7cce0 IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flush by Haggai Eran · 9 years ago
  75. 58e9cc9 IB/IPoIB: Fix bad error flow in ipoib_add_port() by Amir Vadai · 9 years ago
  76. 3fdf70a IB/srp: Avoid using uninitialized variable by Sagi Grimberg · 9 years ago
  77. b356c1c IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXX by Vaishali Thakkar · 9 years ago
  78. 4139032 IB: Add rdma_cap_ib_switch helper and use where appropriate by Hal Rosenstock · 9 years ago
  79. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  80. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  81. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  82. f9d1b5a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  83. d2228e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  84. bc0c94b target: Drop unnecessary core_tpg_register TFO parameter by Nicholas Bellinger · 9 years ago
  85. da2dfaa IB/mad: Support alternate Base Versions when creating MADs by Ira Weiny · 9 years ago
  86. 8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr by Matan Barak · 9 years ago
  87. 524630d iser-target: Fix possible use-after-free by Sagi Grimberg · 9 years ago
  88. 2f1b6b7 iser-target: release stale iser connections by Sagi Grimberg · 9 years ago
  89. 9253e66 iser-target: Fix variable-length response error completion by Sagi Grimberg · 9 years ago
  90. ba92999 target: Minimize SCSI header #include directives by Bart Van Assche · 9 years ago
  91. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  92. 5237496 IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init() by Bart Van Assche · 9 years ago
  93. dae8f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  94. 7ad34a9 target: target_core_configfs.h is not needed in fabric drivers by Christoph Hellwig · 9 years ago
  95. 2fe6e72 ib_srpt: Remove set-but-not-used variables by Bart Van Assche · 9 years ago
  96. 649ee05 target: Move task tag into struct se_cmd + support 64-bit tags by Bart Van Assche · 9 years ago
  97. 2650d71 target: move transport ID handling to the core by Christoph Hellwig · 9 years ago
  98. 2aeeafa target: remove the get_fabric_proto_ident method by Christoph Hellwig · 9 years ago
  99. e4aae5a target: change core_tpg_register prototype by Christoph Hellwig · 9 years ago
  100. 144bc4c target: move node ACL allocation to core code by Christoph Hellwig · 9 years ago