1. dbace11 RDMA/core: Annotate timeout as unsigned long by Leon Romanovsky · 6 years ago
  2. 9549c2b RDMA/core: Align multiple functions to kernel coding style by Leon Romanovsky · 6 years ago
  3. d6f9125 RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route() by Leon Romanovsky · 6 years ago
  4. 013c240 IB/mlx5: Fix MR cache initialization by Artemy Kovalyov · 6 years ago
  5. e54b6a3 RDMA/cm: Respect returned status of cm_init_av_by_path by Leon Romanovsky · 6 years ago
  6. 4d6e4d1 IB/ipoib: Clear IPCB before icmp_send by Denis Drozdov · 6 years ago
  7. fe9bc16 RDMA/restrack: Protect from reentry to resource return path by Leon Romanovsky · 6 years ago
  8. ba4a411 RDMA/mlx5: Add support for flow tag to raw create flow by Mark Bloch · 6 years ago
  9. 645ba59 RDMA/mlx5: Remove extraneous error check by Gal Pressman · 6 years ago
  10. 2351776e IB/mlx5: Verify DEVX object type by Yishai Hadas · 6 years ago
  11. 68a997c RDMA/hns: Add FRMR support for hip08 by Yixian Liu · 6 years ago
  12. 5df9509 RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails by Selvin Xavier · 6 years ago
  13. a08b9e9 RDMA/bnxt_re: Wait for delayed work to finish before device removal by Selvin Xavier · 6 years ago
  14. 854a202 RDMA/bnxt_re: Limit max_pkey to 16 bit value by Devesh Sharma · 6 years ago
  15. 4c01f2e RDMA/bnxt_re: Fix qp async event reporting by Devesh Sharma · 6 years ago
  16. 316dd28 RDMA/bnxt_re: Report out of sequence hw counters by Selvin Xavier · 6 years ago
  17. 5c80c91 RDMA/bnxt_re: Expose rx discards and drop counters by Selvin Xavier · 6 years ago
  18. bb22c36 RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message print by Somnath Kotur · 6 years ago
  19. f2bd4d0 RDMA/bnxt_re: Drop L2 async events silently by Devesh Sharma · 6 years ago
  20. ed51efd RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case by Selvin Xavier · 6 years ago
  21. eae4ad1 RDMA/bnxt_re: Avoid NULL check after accessing the pointer by Selvin Xavier · 6 years ago
  22. 1b7042d RDMA/bnxt_re: Remove the unnecessary version macro definition by Selvin Xavier · 6 years ago
  23. d455f29 RDMA/bnxt_re: Fix recursive lock warning in debug kernel by Selvin Xavier · 6 years ago
  24. 5a23e0b RDMA/bnxt_re: Add missing spin lock initialization by Selvin Xavier · 6 years ago
  25. 59bfc59 Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  26. dd9a403 IB/mlx5: Unmap DMA addr from HCA before IOMMU by Valentine Fatiev · 6 years ago
  27. ed7a01f RDMA/restrack: Release task struct which was hold by CM_ID object by Leon Romanovsky · 6 years ago
  28. 2165fc2 RDMA/restrack: Consolidate task name updates in one place by Leon Romanovsky · 6 years ago
  29. 363ad35 RDMA/restrack: Un-inline set task implementation by Leon Romanovsky · 6 years ago
  30. fe33507 RDMA/core: Check error status of rdma_find_ndev_for_src_ip_rcu by Parav Pandit · 6 years ago
  31. 1570346 IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  32. 116aa03 IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt by Venkata Sandeep Dhanalakota · 6 years ago
  33. 019f118 IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt by Brian Welty · 6 years ago
  34. b56511c IB/mlx4: Avoid implicit enumerated type conversion by Nathan Chancellor · 6 years ago
  35. d9581bf RDMA/hns: Bugfix for atomic operation by Lijun Ou · 6 years ago
  36. caf3e40 RDMA/hns: Add vlan enable bit for hip08 by Lijun Ou · 6 years ago
  37. e93df01 RDMA/hns: Support local invalidate for hip08 in kernel space by Lijun Ou · 6 years ago
  38. 2362cce RDMA/hns: Update some fields of qp context by Lijun Ou · 6 years ago
  39. b28ca7c RDMA/hns: Limit extend sq sge num by Lijun Ou · 6 years ago
  40. 3a63c96 RDMA/hns: Update some attributes of the RoCE device by Lijun Ou · 6 years ago
  41. 157b52a RDMA/hns: Configure ecn field of ip header by Lijun Ou · 6 years ago
  42. 05ad548 RDMA/hns: Limit the size of extend sge of sq by Lijun Ou · 6 years ago
  43. 15fc056 RDMA/hns: Bugfix for CM test by Lijun Ou · 6 years ago
  44. c80e066 RDMA/hns: Submit bad wr when post send wr exception by Lijun Ou · 6 years ago
  45. 06ef0ee RDMA/hns: Bugfix for reserved qp number by Lijun Ou · 6 years ago
  46. 3871673 RDMA/netlink: Simplify netlink listener existence check by Leon Romanovsky · 6 years ago
  47. d31131b RDMA: Remove unused parameter from ib_modify_qp_is_ok() by Kamal Heib · 6 years ago
  48. 0324162 RDMA/rxe: Remove unused addr_same() by Kamal Heib · 6 years ago
  49. aae0484 IB/rxe: avoid srq memory leak by Zhu Yanjun · 6 years ago
  50. 39f2495 IB/mthca: Fix error return code in __mthca_init_one() by Wei Yongjun · 6 years ago
  51. e73798f RDMA/uverbs: Fix RCU annotation for radix slot deference by Jason Gunthorpe · 6 years ago
  52. 914e5d7 RDMA: Fix building with CONFIG_MMU=n by Jason Gunthorpe · 6 years ago
  53. 41ab1cb RDMA/cma: Introduce and use cma_ib_acquire_dev() by Parav Pandit · 6 years ago
  54. ff11c6c RDMA/cma: Introduce and use cma_acquire_dev_by_src_ip() by Parav Pandit · 6 years ago
  55. 78fb282 RDMA/cma: Allow accepting requests for multi port rdma device by Parav Pandit · 6 years ago
  56. bfe397c IB/hfi1: Use VL15 for SM packets by Kaike Wan · 6 years ago
  57. eb50130 IB/hfi1: Add mtu check for operational data VLs by Alex Estrin · 6 years ago
  58. 3144533 IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds by Dennis Dalessandro · 6 years ago
  59. 15b796b IB/hfi1: Add static trace for iowait by Kaike Wan · 6 years ago
  60. 5da0fc9 IB/hfi1: Prepare resource waits for dual leg by Dennis Dalessandro · 6 years ago
  61. d205a06a IB/rdmavt: Rename check_send_wqe as setup_wqe by Kaike Wan · 6 years ago
  62. 8c31c91 RDMA/hns: remove set but not used variable 'dseg' by YueHaibing · 6 years ago
  63. aef716f RDMA/qedr: Remove enumerated type qed_roce_ll2_tx_dest by Nathan Chancellor · 6 years ago
  64. 935c84a IB/hfi1: Error path MAD response size is incorrect by Michael J. Ruhl · 6 years ago
  65. 721ad7e IB/rxe: replace kvfree with vfree by Zhu Yanjun · 6 years ago
  66. 65f07f5 IB/iser: Fix possible NULL deref at iser_inv_desc() by Israel Rukshin · 6 years ago
  67. 3df6e02 IB/mlx5: Enable DEVX on IB by Yishai Hadas · 6 years ago
  68. 7e1335a IB/mlx5: Enable DEVX white list commands by Yishai Hadas · 6 years ago
  69. 76dc5a8 IB/mlx5: Manage device uid for DEVX white list commands by Yishai Hadas · 6 years ago
  70. 7f72052 IB/mlx5: Expose RAW QP device handles to user space by Yishai Hadas · 6 years ago
  71. 3994586 RDMA/core: Acquire and release mmap_sem on page range by Parav Pandit · 6 years ago
  72. b54900f RDMA/hns: fix spelling mistake "reseved" -> "reserved" by Colin Ian King · 6 years ago
  73. c8b53d0 IB/sa: simplify return code logic for ib_nl_send_msg() by Alex Estrin · 6 years ago
  74. e04951e IB/hfi1: Move UnsupportedVL bits definitions to the correct header by Michael J. Ruhl · 6 years ago
  75. 6e68c89 IB/mthca: remove redundant inner check of mdev->mthca_flags by Colin Ian King · 6 years ago
  76. c7c2819 RDMA/hns: Add MW support for hip08 by Yixian Liu · 6 years ago
  77. 8320deb RDMA/hns: Add enable judgement for UD vlan by Lijun Ou · 6 years ago
  78. 944e640 RDMA/hns: Add CM of vlan device support by Lijun Ou · 6 years ago
  79. 384f881 RDMA/hns: Add atomic support by Lijun Ou · 6 years ago
  80. b9c1ea4 RDMA/hns: Refactor the codes for setting transport opode by Lijun Ou · 6 years ago
  81. 6c85411 RDMA/ulp: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  82. 9de6986 RDMA/drivers: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  83. 896de00 RDMA/core: Use dev_name instead of ibdev->name by Jason Gunthorpe · 6 years ago
  84. 5a738b5 RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name by Jason Gunthorpe · 6 years ago
  85. 43c7c85 RDMA/core: Use dev_err/dbg/etc instead of pr_* + ibdev->name by Jason Gunthorpe · 6 years ago
  86. e349f85 RDMA: Fully setup the device name in ib_register_device by Jason Gunthorpe · 6 years ago
  87. 46bdf77 RDMA: Fix dependencies for rdma_user_mmap_io by Arnd Bergmann · 6 years ago
  88. c6ce580 RDMA/umem: Fix potential addition overflow by Doug Ledford · 6 years ago
  89. 3312d1c6 RDMA/umem: Minor optimizations by Doug Ledford · 6 years ago
  90. 5c5702e RDMA/core: Set right entry state before releasing reference by Parav Pandit · 6 years ago
  91. e8ef090 IB/mlx5: Destroy the DEVX object upon error flow by Yishai Hadas · 6 years ago
  92. a9360ab IB/uverbs: Free uapi on destroy by Mark Bloch · 6 years ago
  93. 1b57108 iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs by Nathan Chancellor · 6 years ago
  94. 0430e74 RDMA/mlx5: Remove superfluous version print by Mark Bloch · 6 years ago
  95. e3b00e9 IB/usnic: fix spelling mistake "unvalid" -> "invalid" by Colin Ian King · 6 years ago
  96. ba1a057 IB/mlx5: Set valid umem bit on DEVX by Yishai Hadas · 6 years ago
  97. d2d1912 IB/mlx5: Set uid as part of TD commands by Yishai Hadas · 6 years ago
  98. d00614c IB/mlx5: Set uid as part of XRCD commands by Yishai Hadas · 6 years ago
  99. cf50a78 IB/mlx5: Set uid as part of CQ creation by Yishai Hadas · 6 years ago
  100. 58895f0 IB/mlx5: Set uid upon PD allocation by Yishai Hadas · 6 years ago