1. e6cdd80 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  2. 315d160 IB/core: Only enforce security for InfiniBand by Daniel Jurgens · 7 years ago
  3. 378efe7 RDMA/hns: Get rid of page operation after dma_alloc_coherent by Wei Hu\(Xavier\) · 7 years ago
  4. b1c1583 RDMA/hns: Get rid of virt_to_page and vmap calls after dma_alloc_coherent by Wei Hu\(Xavier\) · 7 years ago
  5. db270c4 RDMA/hns: Fix the issue of IOVA not page continuous in hip08 by Wei Hu\(Xavier\) · 7 years ago
  6. a9cd1a6 IB/core: Init subsys if compiled to vmlinuz-core by Dmitry Monakhov · 7 years ago
  7. 23a9cd2 RDMA/cma: Make sure that PSN is not over max allowed by Moni Shoua · 7 years ago
  8. a7c6dfe i40iw: Notify user of established connection after QP in RTS by Henry Orosco · 7 years ago
  9. 8bb4525 i40iw: Move MPA request event for loopback after connect by Tatyana Nikolova · 7 years ago
  10. a283cdc i40iw: Correct ARP index mask by Mustafa Ismail · 7 years ago
  11. 1049998 i40iw: Do not free sqbuf when event is I40IW_TIMER_TYPE_CLOSE by Mustafa Ismail · 7 years ago
  12. 100d6de i40iw: Allocate a sdbuf per CQP WQE by Chien Tin Tung · 7 years ago
  13. db0acbc IB: INFINIBAND should depend on HAS_DMA by Geert Uytterhoeven · 7 years ago
  14. 8935780 IB/hfi1: Initialize bth1 in 16B rc ack builder by Dennis Dalessandro · 7 years ago
  15. 5f1d43d IB/core: disable memory registration of filesystem-dax vmas by Dan Williams · 7 years ago
  16. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  17. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  18. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  19. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  20. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  21. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  22. 3c07347 drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  23. 7d50207 drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node() by Johannes Thumshirn · 7 years ago
  24. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  25. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  26. 5bbcc0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  27. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  28. 4190b4e RDMA/core: Rename kernel modify_cq to better describe its usage by Leon Romanovsky · 7 years ago
  29. 87ab3f5 IB/mlx5: Add CQ moderation capability to query_device by Yonatan Cohen · 7 years ago
  30. 0fd586d IB/mlx4: Add CQ moderation capability to query_device by Yonatan Cohen · 7 years ago
  31. 18bd907 IB/uverbs: Add CQ moderation capability to query_device by Yonatan Cohen · 7 years ago
  32. b0e9df6 IB/mlx5: Exposing modify CQ callback to uverbs layer by Yonatan Cohen · 7 years ago
  33. 34d9a27 IB/mlx4: Exposing modify CQ callback to uverbs layer by Yonatan Cohen · 7 years ago
  34. 869ddcf IB/uverbs: Allow CQ moderation with modify CQ by Yonatan Cohen · 7 years ago
  35. bc52e9c iw_cxgb4: atomically flush the qp by Steve Wise · 7 years ago
  36. cbb40fa iw_cxgb4: only call the cq comp_handler when the cq is armed by Steve Wise · 7 years ago
  37. 1c8f1da iw_cxgb4: Fix possible circular dependency locking warning by Bharat Potnuri · 7 years ago
  38. 8451145 RDMA/bnxt_re: report vlan_id and sl in qp1 recv completion by Devesh Sharma · 7 years ago
  39. 877add2 IB/core: Only maintain real QPs in the security lists by Daniel Jurgens · 7 years ago
  40. f4e96c1 IB/ocrdma_hw: remove unnecessary code in ocrdma_mbx_dealloc_lkey by Gustavo A. R. Silva · 7 years ago
  41. e08ce2e RDMA/core: Make function rdma_copy_addr return void by Yuval Shaia · 7 years ago
  42. 8b10ba7 RDMA/vmw_pvrdma: Add shared receive queue support by Bryan Tan · 7 years ago
  43. cb9fd89 RDMA/core: avoid uninitialized variable warning in create_udata by Arnd Bergmann · 7 years ago
  44. 0512766 RDMA/bnxt_re: synchronize poll_cq and req_notify_cq verbs by Selvin Xavier · 7 years ago
  45. c88a785 RDMA/bnxt_re: Flush CQ notification Work Queue before destroying QP by Selvin Xavier · 7 years ago
  46. 237379f RDMA/bnxt_re: Set QP state in case of response completion errors by Selvin Xavier · 7 years ago
  47. 9b40183 RDMA/bnxt_re: Add memory barriers when processing CQ/EQ entries by Somnath Kotur · 7 years ago
  48. 685894d IB/hfi1: Handle initial value of 0 for CCTI setting by Dennis Dalessandro · 7 years ago
  49. b64581a IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry by Don Hiatt · 7 years ago
  50. 19b57c6 IB/core: Convert OPA AH to IB for Extended LIDs only by Don Hiatt · 7 years ago
  51. e8d5aff IB/hfi1: Send 'reboot' as planned down remote reason by Jan Sokolowski · 7 years ago
  52. a276672 IB/hfi1: Prohibit invalid Init to Armed state transition by Grzegorz Morys · 7 years ago
  53. cc9a97e IB/hfi1: Do not allocate PIO send contexts for VNIC by Niranjana Vishwanathapura · 7 years ago
  54. e4c397e IB/hfi1: Remove unnecessary if check by Jan Sokolowski · 7 years ago
  55. d61ea07 IB/hfi1: Fix a wrapping test to insure the correct timeout by Mike Marciniszyn · 7 years ago
  56. 0e31a2e IB/hfi1: Remove wrapper function in mmu_rb by Kamenee Arumugam · 7 years ago
  57. 22a3ffa IB/hfi1: Reduce 8051 command timeout by Jakub Byczkowski · 7 years ago
  58. 641f348 IB/hfi1: Allow MgmtAllowed on B2B setups by Jan Sokolowski · 7 years ago
  59. 57b0c46 IB/srpt: Ensure that modifying the use_srq configfs attribute works by Bart Van Assche · 7 years ago
  60. 8b6dc52 IB/srpt: Wait until channel release has finished during module unload by Bart Van Assche · 7 years ago
  61. 01b3ee1 IB/srpt: Introduce srpt_disconnect_ch_sync() by Bart Van Assche · 7 years ago
  62. c76d7d6 IB/srpt: Introduce helper functions for SRQ allocation and freeing by Bart Van Assche · 7 years ago
  63. 321e329 IB/srpt: Post receive work requests after qp transition to INIT state by Mike Marciniszyn · 7 years ago
  64. ba97b74 iw_cxgb4: remove BUG_ON() usage. by Steve Wise · 7 years ago
  65. 063fb5b bnxt_re: changing the ip address shouldn't affect new connections by Sriharsha Basavapatna · 7 years ago
  66. d6d5c59 bnxt_re: fix a crash in qp error event processing by Sriharsha Basavapatna · 7 years ago
  67. 2e4c85c IB/core: Avoid unnecessary return value check by Parav Pandit · 7 years ago
  68. 5f22a1d IB/mlx4: Increase maximal message size under UD QP by Mark Bloch · 7 years ago
  69. ed8637d IB/mlx4: Add contig support for control objects by Guy Levi · 7 years ago
  70. 9901abf IB/mlx4: Use optimal numbers of MTT entries by Guy Levi · 7 years ago
  71. 2b62185 IB/mlx5: Fix RoCE Address Path fields by Majd Dibbiny · 7 years ago
  72. 31fde03 IB/mlx5: Assign send CQ and recv CQ of UMR QP by Majd Dibbiny · 7 years ago
  73. 9950acf RDMA/cxgb4: Protect from possible dereference by Leon Romanovsky · 7 years ago
  74. e32d2d7 RDMA/bnxt_re: Remove unused vlan_tag variable by Leon Romanovsky · 7 years ago
  75. b1383aa IB/mlx5: Add PCI write end padding support by Noa Osherovich · 7 years ago
  76. e1d2e88 IB/core: Add PCI write end padding flags for WQ and QP by Noa Osherovich · 7 years ago
  77. 3192c53 IB/rxe: don't crash, if allocation of crc algorithm failed by Thomas Bogendoerfer · 7 years ago
  78. 89548bc IB/core: Avoid crash on pkey enforcement failed in received MADs by Parav Pandit · 7 years ago
  79. 7d7d065 RDMA/cxgb4: Annotate r2 and stag as __be32 by Leon Romanovsky · 7 years ago
  80. 108809a IB/mlx4: Fix RSS's QPC attributes assignments by Guy Levi · 7 years ago
  81. 09d208b2 IB/mlx4: Add report for RSS capabilities by vendor channel by Guy Levi · 7 years ago
  82. fec99ed RDMA/umem: Avoid partial declaration of non-static function by Leon Romanovsky · 7 years ago
  83. 26beb85 RDMA/hns: Modify the usage of cmd_sn in hip08 by oulijun · 7 years ago
  84. 0203b14 RDMA/hns: Unify the calculation for hem index in hip08 by oulijun · 7 years ago
  85. e8d1853 RDMA/hns: Set the owner field of SQWQE in hip08 RoCE by oulijun · 7 years ago
  86. b5fddb7 RDMA/hns: Add sq_invld_flg field in QP context by oulijun · 7 years ago
  87. 2872646 RDMA/hns: Update the usage of ack timeout in hip08 by oulijun · 7 years ago
  88. befb63b RDMA/hns: Set sq_cur_sge_blk_addr field in QPC in hip08 by oulijun · 7 years ago
  89. a49d761 RDMA/hns: Enable the cqe field of sqwqe of RC by oulijun · 7 years ago
  90. 492b2bd RDMA/hns: Set se attribute of sqwqe in hip08 by oulijun · 7 years ago
  91. 651487c RDMA/hns: Configure fence attribute in hip08 RoCE by oulijun · 7 years ago
  92. e92f2c1 RDMA/hns: Configure TRRL field in hip08 RoCE device by oulijun · 7 years ago
  93. d551424 RDMA/hns: Update calculation of irrl_ba field for hip08 by oulijun · 7 years ago
  94. b5ff0f6 RDMA/hns: Configure sgid type for hip08 RoCE by Wei Hu(Xavier) · 7 years ago
  95. 023c147 RDMA/hns: Generate gid type of RoCEv2 by Wei Hu(Xavier) · 7 years ago
  96. a2c80b7 RDMA/hns: Add rereg mr support for hip08 by Wei Hu(Xavier) · 7 years ago
  97. 7cda7b8 IB/hfi1: convert to debugfs_file_get() and -put() by Nicolai Stange · 7 years ago
  98. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  99. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  100. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago