1. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  2. b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 10 years ago
  3. e70beee target: Pass in transport supported PI at session initialization by Nicholas Bellinger · 10 years ago
  4. f225225 Target/iser: Use Fastreg only if device supports signature by Sagi Grimberg · 10 years ago
  5. 03e7848 iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err by Nicholas Bellinger · 10 years ago
  6. 131e6ab target: Add TFO->abort_task for aborted task resources release by Nicholas Bellinger · 10 years ago
  7. f46d6a8 iser-target: Match FRMR descriptors to available session tags by Nicholas Bellinger · 10 years ago
  8. 5bac4b1 Target/iser: Fail SCSI WRITE command if device detected integrity error by Sagi Grimberg · 10 years ago
  9. 96b7973 Target/iser: Move check signature status to a function by Sagi Grimberg · 10 years ago
  10. 897bb2c Target/iser: Consider DIF and RDMA_READ completions when calculating post_send counter by Sagi Grimberg · 10 years ago
  11. c2caa20 Target/iser: Fix signature work requests accounting by Sagi Grimberg · 10 years ago
  12. 9e961ae IB/isert: Support T10-PI protected transactions by Sagi Grimberg · 10 years ago
  13. f93f3a7 IB/isert: Accept RDMA_WRITE completions by Sagi Grimberg · 10 years ago
  14. d3e125d IB/isert: Initialize T10-PI resources by Sagi Grimberg · 10 years ago
  15. e3d7e4c IB/isert: Introduce isert_map/unmap_data_buf by Sagi Grimberg · 10 years ago
  16. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  17. f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  18. 2d8f57d RDMA/ocrdma: Unregister inet notifier when unloading ocrdma by Selvin Xavier · 10 years ago
  19. 7a1e89d RDMA/ocrdma: Fix warnings about pointer <-> integer casts by Roland Dreier · 10 years ago
  20. fad51b7 RDMA/ocrdma: Code clean-up by Devesh Sharma · 10 years ago
  21. 334b8db RDMA/ocrdma: Display FW version by Selvin Xavier · 10 years ago
  22. a51f06e RDMA/ocrdma: Query controller information by Selvin Xavier · 10 years ago
  23. bbc5ec5 RDMA/ocrdma: Support non-embedded mailbox commands by Selvin Xavier · 10 years ago
  24. 1228056 RDMA/ocrdma: Handle CQ overrun error by Selvin Xavier · 10 years ago
  25. ac578ae RDMA/ocrdma: Display proper value for max_mw by Selvin Xavier · 10 years ago
  26. cf5788a RDMA/ocrdma: Use non-zero tag in SRQ posting by Selvin Xavier · 10 years ago
  27. 9d1878a RDMA/ocrdma: Memory leak fix in ocrdma_dereg_mr() by Selvin Xavier · 10 years ago
  28. 2e6e9f2 RDMA/ocrdma: Increment abi version count by Devesh Sharma · 10 years ago
  29. 0154410 RDMA/ocrdma: Update version string by Devesh Sharma · 10 years ago
  30. b6b87d2 RDMA/ocrdma: ABI versioning between ocrdma and be2net by Devesh Sharma · 10 years ago
  31. 1eebbb6 RDMA/ocrdma: Allow DPP QP creation by Devesh Sharma · 10 years ago
  32. 21c3391 RDMA/ocrdma: Read ASIC_ID register to select asic_gen by Devesh Sharma · 10 years ago
  33. 2df84fa8 RDMA/ocrdma: SQ and RQ doorbell offset clean up by Devesh Sharma · 10 years ago
  34. ea617626 RDMA/ocrdma: EQ full catastrophe avoidance by Devesh Sharma · 10 years ago
  35. 96bb270 RDMA/cxgb4: Disable DSGL use by default by Steve Wise · 10 years ago
  36. c529fb5 RDMA/cxgb4: rx_data() needs to hold the ep mutex by Steve Wise · 10 years ago
  37. 977116c RDMA/cxgb4: Drop RX_DATA packets if the endpoint is gone by Steve Wise · 10 years ago
  38. a7db89e RDMA/cxgb4: Lock around accept/reject downcalls by Steve Wise · 10 years ago
  39. b2853fd6 IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler by Moni Shoua · 10 years ago
  40. f3585a6 IB/ehca: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads by Mike Marciniszyn · 10 years ago
  41. 49c5c27 IB/ipath: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads by Mike Marciniszyn · 10 years ago
  42. 446bf43 IB/qib: Remove ib_sg_dma_address() and ib_sg_dma_len() overloads by Mike Marciniszyn · 10 years ago
  43. 5de2ad9 IB/iser: Bump driver version to 1.3 by Or Gerlitz · 10 years ago
  44. 3ee07d2 IB/iser: Update Mellanox copyright note by Or Gerlitz · 10 years ago
  45. 4f9208a IB/iser: Print QP information once connection is established by Or Gerlitz · 10 years ago
  46. 4667f5d IB/iser: Remove struct iscsi_iser_conn by Ariel Nahum · 10 years ago
  47. 1d6c2b7 IB/iser: Drain the tx cq once before looping on the rx cq by Roi Dayan · 10 years ago
  48. 39c978c IB/iser: Fix sector_t format warning by Randy Dunlap · 10 years ago
  49. 4661bd7 mlx4_core: Make buffer larger to avoid overflow warning by Dan Carpenter · 10 years ago
  50. 3839d8a mlx4_core: Fix some indenting in mlx4_ib_add() by Dan Carpenter · 10 years ago
  51. 2c34e68 IB/mad: Check and handle potential DMA mapping errors by Yan Burman · 10 years ago
  52. 5bdb0f02 IB/ehca: Returns an error on ib_copy_to_udata() failure by Yann Droneaud · 10 years ago
  53. 08e74c4 IB/mthca: Return an error on ib_copy_to_udata() failure by Yann Droneaud · 10 years ago
  54. bfd2793 RDMA/cxgb4: set error code on kmalloc() failure by Yann Droneaud · 10 years ago
  55. e471b40 mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logic by Matan Barak · 10 years ago
  56. 9c88aa0 RDMA/cxgb4: Update snd_seq when sending MPA messages by Steve Wise · 10 years ago
  57. be13b2d RDMA/cxgb4: Connect_request_upcall fixes by Steve Wise · 10 years ago
  58. 70b9c66 RDMA/cxgb4: Ignore read reponse type 1 CQEs by Steve Wise · 10 years ago
  59. 1ce1d47 RDMA/cxgb4: Fix possible memory leak in RX_PKT processing by Steve Wise · 10 years ago
  60. dbb084c RDMA/cxgb4: Don't leak skb in c4iw_uld_rx_handler() by Steve Wise · 10 years ago
  61. b3fe628 IB/srp: Fix a race condition between failing I/O and I/O completion by Bart Van Assche · 10 years ago
  62. ac72d76 IB/srp: Avoid that writing into "add_target" hangs due to a cable pull by Bart Van Assche · 10 years ago
  63. a702adc IB/srp: Make writing into the "add_target" sysfs attribute interruptible by Bart Van Assche · 10 years ago
  64. 2d7091b IB/srp: Avoid duplicate connections by Bart Van Assche · 10 years ago
  65. e7ffde0 IB/srp: Add more logging by Bart Van Assche · 10 years ago
  66. 2088ca6 IB/srp: Check ib_query_gid return value by Sagi Grimberg · 10 years ago
  67. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 10 years ago
  68. 8237370 IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant by Matan Barak · 10 years ago
  69. 186f8ba IB/qib: Cleanup qib_register_observer() by Dan Carpenter · 10 years ago
  70. 49c0e24 IB/qib: Change SDMA progression mode depending on single- or multi-rail by CQ Tang · 10 years ago
  71. eda6d1d RDMA/cxgb4: Save the correct map length for fast_reg_page_lists by Steve Wise · 10 years ago
  72. df2d513 RDMA/cxgb4: Default peer2peer mode to 1 by Steve Wise · 10 years ago
  73. ba32de9 RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributes by Steve Wise · 10 years ago
  74. 8a9c399 RDMA/cxgb4: Fix incorrect BUG_ON conditions by Steve Wise · 10 years ago
  75. ebf0006 RDMA/cxgb4: Always release neigh entry by Steve Wise · 10 years ago
  76. f8e8190 RDMA/cxgb4: Allow loopback connections by Steve Wise · 10 years ago
  77. ffd4359 RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZE by Steve Wise · 10 years ago
  78. e24a72a RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq() by Dan Carpenter · 11 years ago
  79. ff1706f RDMA/cxgb4: Fix underflows in c4iw_create_qp() by Dan Carpenter · 11 years ago
  80. 6192d4e IB/iser: Publish T10-PI support to SCSI midlayer by Sagi Grimberg · 10 years ago
  81. 0a7a08a IB/iser: Implement check_protection by Sagi Grimberg · 10 years ago
  82. 177e31bd IB/iser: Support T10-PI operations by Sagi Grimberg · 10 years ago
  83. 6b5a8fb IB/iser: Initialize T10-PI resources by Alex Tabachnik · 10 years ago
  84. 7f73384 IB/iser: Introduce pi_enable, pi_guard module parameters by Alex Tabachnik · 10 years ago
  85. 5f588e3 IB/iser: Generalize fall_to_bounce_buf routine by Sagi Grimberg · 10 years ago
  86. 9a8b08f IB/iser: Generalize iser_unmap_task_data and finalize_rdma_unaligned_sg by Sagi Grimberg · 10 years ago
  87. 73bc06b IB/iser: Replace fastreg descriptor valid bool with indicators container by Sagi Grimberg · 10 years ago
  88. 65198d6 IB/iser: Keep IB device attributes under iser_device by Sagi Grimberg · 10 years ago
  89. 310b347 IB/iser: Move fast_reg_descriptor initialization to a function by Sagi Grimberg · 10 years ago
  90. d11ec4e IB/iser: Push the decision what memory key to use into fast_reg_mr routine by Sagi Grimberg · 10 years ago
  91. 7306b8f IB/iser: Avoid FRWR notation, use fastreg instead by Sagi Grimberg · 10 years ago
  92. db523b8 IB/iser: Suppress completions for fast registration work requests by Sagi Grimberg · 10 years ago
  93. 0e9855d IB/mlx4: Fix a sparse endianness warning by Bart Van Assche · 10 years ago
  94. bc1b04a RDMA/ocrdma: Fix compiler warning by Prarit Bhargava · 10 years ago
  95. 349850f RDMA/nes: Clean up a condition by Dan Carpenter · 10 years ago
  96. db49882 IB/qib: Remove duplicate check in get_a_ctxt() by Dan Carpenter · 10 years ago
  97. 970918b IB/usnic: Remove '0x' when using %pa format by Fabio Estevam · 10 years ago
  98. 9d194d1 IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL by Yann Droneaud · 10 years ago
  99. 06064a1 IB/qib: Fix memory leak of recv context when driver fails to initialize. by Dennis Dalessandro · 10 years ago
  100. 8572de9 IB/qib: fixup indentation in qib_ib_rcv() by Yann Droneaud · 10 years ago