1. dd5a477 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  2. ee3da80 IB/mlx5: Set source mac address in FTE by Maor Gottlieb · 8 years ago
  3. 7fae665 IB/mlx5: Enable MAD_IFC commands for IB ports only by Noa Osherovich · 8 years ago
  4. 69d269d38 IB/mlx4: Diagnostic HW counters are not supported in slave mode by Kamal Heib · 8 years ago
  5. 8ec07bf IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV by Jack Morgenstein · 8 years ago
  6. baa0be7 IB/mlx4: Fix code indentation in QP1 MAD flow by Jack Morgenstein · 8 years ago
  7. e5ac40c IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV by Alex Vesker · 8 years ago
  8. 4662660 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  9. 3bc42f3 Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-linus by Jens Axboe · 8 years ago
  10. 37eb816 iw_cxgb4: block module unload until all ep resources are released by Steve Wise · 8 years ago
  11. 609e941 iw_cxgb4: call dev_put() on l2t allocation failure by Steve Wise · 8 years ago
  12. 16170d9 IB/hfi1: Rework debugfs to use SRCU by Mike Marciniszyn · 8 years ago
  13. 429b6a7 IB/hfi1: Make n_krcvqs be an unsigned long integer by Harish Chegondi · 8 years ago
  14. 673b975 IB/hfi1: Add QSFP sanity pre-check by Dean Luick · 8 years ago
  15. af53493 IB/hfi1: Fix AHG KDETH Intr shift by Jubin John · 8 years ago
  16. 3e6c3b0 IB/hfi1: Fix SGE length for misaligned PIO copy by Sebastian Sanchez · 8 years ago
  17. dbdf7d4 IB/mlx5: Don't return errors from poll_cq by Leon Romanovsky · 8 years ago
  18. d9f88e5 IB/mlx5: Use TIR number based on selector by Yishai Hadas · 8 years ago
  19. b2a232d IB/mlx5: Simplify code by removing return variable by Leon Romanovsky · 8 years ago
  20. 24be409 IB/mlx5: Return EINVAL when caller specifies too many SGEs by Chuck Lever · 8 years ago
  21. 2069743 IB/mlx4: Don't return errors from poll_cq by Leon Romanovsky · 8 years ago
  22. 25b64fc5 Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" by Leon Romanovsky · 8 years ago
  23. 656aace IB/cxgb4: Make _free_qp static to silence build warning by Baoyou Xie · 8 years ago
  24. 6aaa382 IB/hfi1: Fix the size parameter to find_first_bit by Christophe Jaillet · 8 years ago
  25. fffd687 IB/mlx5: Fix the size parameter to find_first_bit by Christophe Jaillet · 8 years ago
  26. 61a28d2 IB/hfi1: Clean up type used and casting by Christophe Jaillet · 8 years ago
  27. b71121b i40iw: Receive notification events correctly by Shiraz Saleem · 8 years ago
  28. 866e0f4 i40iw: Update hw_iwarp_state by Mustafa Ismail · 8 years ago
  29. 07c72d7 i40iw: Send last streaming mode message for loopback connections by Tatyana Nikolova · 8 years ago
  30. 3c199b4 RDMA/ocrdma: Fix the max_sge reported from FW by Selvin Xavier · 8 years ago
  31. 433c581 i40iw: Avoid writing to freed memory by Mustafa Ismail · 8 years ago
  32. d41d091 i40iw: Fix double free of allocated_buffer by Mustafa Ismail · 8 years ago
  33. 82d200c IB/mlx5: Remove superfluous include of io-mapping.h by Chris Wilson · 8 years ago
  34. 7eaf831 i40iw: Do not set self-referencing pointer to NULL after kfree by Mustafa Ismail · 8 years ago
  35. 5dfd5e5 i40iw: Add missing NULL check for MPA private data by Shiraz Saleem · 8 years ago
  36. cff069b iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS by Bharat Potnuri · 8 years ago
  37. faa739f i40iw: Add missing check for interface already open by Mustafa Ismail · 8 years ago
  38. 44856be i40iw: Protect req_resource_num update by Mustafa Ismail · 8 years ago
  39. 6c7d46f i40iw: Change mem_resources pointer to a u8 by Shiraz Saleem · 8 years ago
  40. 48ef586 IB/qib: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  41. 30b03b1 iw_cxgb4: use the MPA initiator's IRD if < our ORD by Steve Wise · 8 years ago
  42. 7f446ab iw_cxgb4: limit IRD/ORD advertised to ULP by device max. by Steve Wise · 8 years ago
  43. e0cf75d IB/hfi1: Fix mm_struct use after free by Ira Weiny · 8 years ago
  44. 08fe16f IB/hfi1: Improve J_KEY generation by Mitko Haralanov · 8 years ago
  45. f29a08d IB/hfi1: Return invalid field for non-QSFP CableInfo queries by Easwar Hariharan · 8 years ago
  46. 86cd747 IB/usnic: Fix error return code by Christophe Jaillet · 8 years ago
  47. 57bb562 IB/hfi1: Add missing error code assignment before test by Christophe Jaillet · 8 years ago
  48. 476d95b IB/hfi1: Using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  49. 69b9f4a IB/hfi1: Validate header in set_armed_active by Mike Marciniszyn · 8 years ago
  50. c867caa IB/hfi1: Pass packet ptr to set_armed_active by Mike Marciniszyn · 8 years ago
  51. 140690e IB/hfi1: Fetch monitor values on-demand for CableInfo query by Easwar Hariharan · 8 years ago
  52. c62fb26 IB/hfi1,IB/qib: Fix qp_stats sleep with rcu read lock held by Mike Marciniszyn · 8 years ago
  53. abb658e IB/hfi1: Remove duplicated include from affinity.c by Wei Yongjun · 8 years ago
  54. 8303f68 IB/hfi1: Allocate cpu mask on the heap to silence warning by Tadeusz Struk · 8 years ago
  55. 5412352 IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one by Yuval Shaia · 8 years ago
  56. e6a00f6 IB/mlx4: Make function use_tunnel_data return void by Yuval Shaia · 8 years ago
  57. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  58. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  59. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  60. 380bae5 IB/mthca: Clean up error unwind flow in mthca_reset() by Markus Elfring · 8 years ago
  61. 3491ab6 IB/mthca: NULL arg to pci_dev_put is OK by Markus Elfring · 8 years ago
  62. f7ca535 IB/hfi1: NULL arg to sc_return_credits is OK by Markus Elfring · 8 years ago
  63. 3f85f2a IB/mlx4: Add diagnostic hardware counters by Mark Bloch · 8 years ago
  64. 0c87b6720 IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct by Roland Dreier · 8 years ago
  65. a154a8c IB/hfi1: Disable by default by Bart Van Assche · 8 years ago
  66. 6a89d89 Merge branch 'i40iw' into k.o/for-4.8 by Doug Ledford · 8 years ago
  67. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  68. 0636e9ab IB/hfi1: Add cache evict LRU list by Dean Luick · 8 years ago
  69. 2677a76 IB/hfi1: Fix memory leak during unexpected shutdown by Ira Weiny · 8 years ago
  70. 082b353 IB/hfi1: Remove unneeded mm argument in remove function by Dean Luick · 8 years ago
  71. b85ced9 IB/hfi1: Consistently call ops->remove outside spinlock by Dean Luick · 8 years ago
  72. b7df192 IB/hfi1: Use evict mmu rb operation by Dean Luick · 8 years ago
  73. 1034599 IB/hfi1: Add evict operation to the mmu rb handler by Dean Luick · 8 years ago
  74. 622c202 IB/hfi1: Fix TID caching actions by Dean Luick · 8 years ago
  75. e0b09ac IB/hfi1: Make the cache handler own its rb tree root by Dean Luick · 8 years ago
  76. 3faa3d9 IB/hfi1: Make use of mm consistent by Ira Weiny · 8 years ago
  77. 7b3256e IB/hfi1: Fix user SDMA racy user request claim by Dean Luick · 8 years ago
  78. 9da7e9a IB/hfi1: Fix error condition that needs to clean up by Dean Luick · 8 years ago
  79. a383f8e IB/hfi1: Release node on insert failure by Dean Luick · 8 years ago
  80. 9ff73c8 IB/hfi1: Validate SDMA user iovector count by Dean Luick · 8 years ago
  81. 4fa0d22 IB/hfi1: Validate SDMA user request index by Dean Luick · 8 years ago
  82. bdf7752 IB/hfi1: Use the same capability state for all shared contexts by Dean Luick · 8 years ago
  83. 53445bb IB/hfi1: Prevent null pointer dereference by Ira Weiny · 8 years ago
  84. a7cd2dc IB/hfi1: Rename TID mmu_rb_* functions by Dean Luick · 8 years ago
  85. 20a42d0 IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister() by Dean Luick · 8 years ago
  86. ea3a0ee IB/hfi1: Restructure hfi1_file_open by Ira Weiny · 8 years ago
  87. ff4ce9b IB/hfi1: Make iovec loop index easy to understand by Dean Luick · 8 years ago
  88. 639297b IB/hfi1: Use "false" not 0 by Ira Weiny · 8 years ago
  89. 5ed3b15 IB/hfi1: Remove unused sub-context parameter by Ira Weiny · 8 years ago
  90. 3c1091aa IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove by Ira Weiny · 8 years ago
  91. c094664 IB/hfi1: Always expect ops functions by Dean Luick · 8 years ago
  92. 862548d IB/hfi1: Add parameter names to callback declarations by Ira Weiny · 8 years ago
  93. ac335e7 IB/hfi1: Add parameter names to function declarations by Ira Weiny · 8 years ago
  94. fc87879 IB/hfi1: Remove unused function hfi1_mmu_rb_search by Dean Luick · 8 years ago
  95. 8e1f52d IB/hfi1: Remove unused uctxt->subpid and uctxt->pid by Dean Luick · 8 years ago
  96. 72720dd IB/hfi1: Fix minor format error by Ira Weiny · 8 years ago
  97. fc0b76c IB/hfi1: Expand reported serial number by Ira Weiny · 8 years ago
  98. c492980 IB/hfi1: Allow for non-double word multiple message sizes for user SDMA by Ira Weiny · 8 years ago
  99. 042b015 IB/hfi1: Handle kzalloc failure in init_pervl_scs by Ira Weiny · 8 years ago
  100. 527dbf1 IB/qib, IB/hfi1: Fix grh creation in ud loopback by Dasaratharaman Chandramouli · 8 years ago