1. 212f2a8 IB/mlx5: Route MADs for dual port RoCE by Daniel Jurgens · 7 years ago
  2. cfe4e37 {net, IB}/mlx5: Change set_roce_gid to take a port number by Daniel Jurgens · 7 years ago
  3. aac4492 IB/mlx5: Update counter implementation for dual port RoCE by Daniel Jurgens · 7 years ago
  4. a9e546e IB/mlx5: Change debugfs to have per port contents by Parav Pandit · 7 years ago
  5. b3cbd6f IB/mlx5: Implement dual port functionality in query routines by Daniel Jurgens · 7 years ago
  6. d69a24e IB/mlx5: Move IB event processing onto a workqueue by Daniel Jurgens · 7 years ago
  7. 32f69e4 {net, IB}/mlx5: Manage port association for multiport RoCE by Daniel Jurgens · 7 years ago
  8. 7fd8aef IB/mlx5: Make netdev notifications multiport capable by Daniel Jurgens · 7 years ago
  9. 508562d IB/mlx5: Reduce the use of num_port capability by Daniel Jurgens · 7 years ago
  10. 908d646 IB/core: Change roce_rescan_device to return void by Daniel Jurgens · 7 years ago
  11. 8737f81 net/mlx5: Set software owner ID during init HCA by Daniel Jurgens · 7 years ago
  12. 734dc06 net/mlx5: Fix race for multiple RoCE enable by Daniel Jurgens · 7 years ago
  13. 776a390 IB/mlx5: Add support for DC target QP by Moni Shoua · 7 years ago
  14. c32a4f2 IB/mlx5: Add support for DC Initiator QP by Moni Shoua · 7 years ago
  15. b4aaa1f IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP by Moni Shoua · 7 years ago
  16. 8011c1e IB/core: Introduce driver QP type by Moni Shoua · 7 years ago
  17. dd44572 net/mlx5: Enable DC transport by Moni Shoua · 7 years ago
  18. 57cda16 net/mlx5: Add DCT command interface by Moni Shoua · 7 years ago
  19. 8fc12d9 bnxt_re: report RoCE device support at info level by Jonathan Toppins · 7 years ago
  20. e2dda36 RDMA/core: Add encode/decode FDR/EDR rates by Hans Westgaard Ry · 7 years ago
  21. 106b886 i40iw: Replace mdelay with msleep in i40iw_wait_pe_ready by Jia-Ju Bai · 7 years ago
  22. 57f6b66 IB/rdmavt: Add trace for RNRNAK timer by Kaike Wan · 7 years ago
  23. 11f0e89 IB/{hfi1, qib}: Fix a concurrency issue with device name in logging by Michael J. Ruhl · 7 years ago
  24. db9a2c6 IB/rdmavt: Allocate CQ memory on the correct node by Mike Marciniszyn · 7 years ago
  25. 9996b04 IB/hfi1: Fix infinite loop in 8051 command error path by Sebastian Sanchez · 7 years ago
  26. f5b53b0 IB/rdmavt: Use correct numa node for SRQ allocation by Mike Marciniszyn · 7 years ago
  27. 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 7 years ago
  28. 5084c8f IB/{rdmavt, hfi1, qib}: Self determine driver name by Michael J. Ruhl · 7 years ago
  29. 437ff78 IB/rdmavt: No need to cancel RNRNAK retry timer when it is running by Kaike Wan · 7 years ago
  30. 02ee9da IB/core: Fix two kernel warnings triggered by rxe registration by Bart Van Assche · 7 years ago
  31. 3cc297d IB/mlx5: Move locks initialization to the corresponding stage by Mark Bloch · 7 years ago
  32. c8b8992 IB/mlx5: Move loopback initialization to the corresponding stage by Mark Bloch · 7 years ago
  33. 5e1e761 IB/mlx5: Move hardware counters initialization to the corresponding stage by Mark Bloch · 7 years ago
  34. 07321b3 IB/mlx5: Move ODP initialization to the corresponding stage by Mark Bloch · 7 years ago
  35. c11a226 IB/mlx5: Move RoCE/ETH initialization to the corresponding stage by Mark Bloch · 7 years ago
  36. 16c1975 IB/mlx5: Create profile infrastructure to add and remove stages by Mark Bloch · 7 years ago
  37. d67d611 IB/hfi1: Add RQ/SRQ information to QP stats by Michael J. Ruhl · 7 years ago
  38. 107013c RDMA/hns: Assign dest_qp when deregistering mr by oulijun · 7 years ago
  39. 10bd2ad RDMA/hns: Fix QP state judgement before sending work requests by Yixian Liu · 7 years ago
  40. 52e3b42 RDMA/hns: Filter for zero length of sge in hip08 kernel mode by oulijun · 7 years ago
  41. ace1c54 RDMA/hns: Set access flags of hip08 RoCE by oulijun · 7 years ago
  42. 4f3f7a7 RDMA/hns: Update the usage of sr_max and rr_max field by oulijun · 7 years ago
  43. 0009c2d RDMA/hns: Add rq inline data support for hip08 RoCE by oulijun · 7 years ago
  44. 809cb69 IB/ipoib: Fix for notify send CQ failure messages by Alex Estrin · 7 years ago
  45. e48e5e1 RDMA/cma: Mark end of CMA ID messages by Leon Romanovsky · 7 years ago
  46. c240981 RDMA/nldev: Refactor setting the nldev handle to a common function by Leon Romanovsky · 7 years ago
  47. 924b890 RDMA/core: Replace open-coded variant of put_device by Leon Romanovsky · 7 years ago
  48. b823369 RDMA/netlink: Simplify code of autoload modules by Leon Romanovsky · 7 years ago
  49. 9ef77bd RDMA/rxe: Remove useless EXPORT_SYMBOL by Leon Romanovsky · 7 years ago
  50. 27f382d IB/mthca: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  51. 7d37ebb RDMA/bnxt_re: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  52. 7bced91 RDMA/qedr: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  53. 5835565 RDMA/vmw_pvrdma: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  54. d78756d IB/ocrdma: Use zeroing memory allocator than allocator/memset by Himanshu Jha · 7 years ago
  55. f48fca4 iw_cxgb4: Change error/warn prints to pr_debug by Bharat Potnuri · 7 years ago
  56. 4044a3f RDMA/hns: Add detailed comments for mb() call by Yixian Liu · 7 years ago
  57. 1ee47ab IB/mlx5: Enable QP creation with a given blue flame index by Yishai Hadas · 7 years ago
  58. 4ed131d IB/mlx5: Expose dynamic mmap allocation by Yishai Hadas · 7 years ago
  59. 31a78a5 IB/mlx5: Extend UAR stuff to support dynamic allocation by Yishai Hadas · 7 years ago
  60. 4e2b53a IB/mlx5: Report inner RSS capability by Maor Gottlieb · 7 years ago
  61. 07d84f7 IB/mlx4: Add support to RSS hash for inner headers by Guy Levi · 7 years ago
  62. 76a895d Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git by Jason Gunthorpe · 7 years ago
  63. d2acafe RDMA/vmw_pvrdma: Remove usage of BIT() from UAPI header by Bryan Tan · 7 years ago
  64. a61eb61 RDMA/vmw_pvrdma: Use refcount_t instead of atomic_t by Bryan Tan · 7 years ago
  65. 1a9ecf8 RDMA/vmw_pvrdma: Use more specific sizeof in kcalloc by Bryan Tan · 7 years ago
  66. 5aef7cf RDMA/vmw_pvrdma: Clarify QP and CQ is_kernel logic by Bryan Tan · 7 years ago
  67. 926aae2 RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file by Bryan Tan · 7 years ago
  68. 66131e0 i40iw: Change accelerated flag to bool by Henry Orosco · 7 years ago
  69. efac5ac infiniband: drop unknown function from core_priv.h by Randy Dunlap · 7 years ago
  70. 727b7e9 IB/core: Make sure that PSN does not overflow by Majd Dibbiny · 7 years ago
  71. 45e6ae7 IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 7 years ago
  72. 4a50881 IB/core: Verify that QP is security enabled in create and destroy by Moni Shoua · 7 years ago
  73. 05d14e7 IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() by Moni Shoua · 7 years ago
  74. ad9a366 IB/mlx5: Serialize access to the VMA list by Majd Dibbiny · 7 years ago
  75. 2e903b6 IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit by Don Hiatt · 7 years ago
  76. 2ef7f2e IB/core: Use rdma_cap_opa_mad to check for OPA by Don Hiatt · 7 years ago
  77. fefa068 i40iw: Fix the connection ORD value for loopback by Tatyana Nikolova · 7 years ago
  78. ce9ce74 i40iw: Validate correct IRD/ORD connection parameters by Tatyana Nikolova · 7 years ago
  79. 756f77d i40iw: Ignore LLP_DOUBT_REACHABILITY AE by Shiraz Saleem · 7 years ago
  80. df8b13a i40iw: Fix sequence number for the first partial FPDU by Shiraz Saleem · 7 years ago
  81. 3020f25 i40iw: Selectively teardown QPs on IP addr change event by Shiraz Saleem · 7 years ago
  82. 0c5d515 i40iw: Add notifier for network device events by Shiraz Saleem · 7 years ago
  83. fe99afd i40iw: Correct Q1/XF object count equation by Shiraz Saleem · 7 years ago
  84. 8758768 i40iw: Use utility function roundup_pow_of_two() by Shiraz Saleem · 7 years ago
  85. f32b766 i40iw: Set MAX_IRD_SIZE to 64 by Shiraz Saleem · 7 years ago
  86. 896b1ec rdma: Update maintainer contact for Intel RDMA drivers by Dennis Dalessandro · 7 years ago
  87. af808ec IB/SA: Check dlid before SA agent queries for ClassPortInfo by Venkata Sandeep Dhanalakota · 7 years ago
  88. adb1c0d1 nes: Change accelerated flag to bool by Shiraz Saleem · 7 years ago
  89. 4c009af IB/hfi: Only read capability registers if the capability exists by Michael J. Ruhl · 7 years ago
  90. 72c7fe9 drivers: infiniband: remove duplicate includes by Pravin Shedge · 7 years ago
  91. a5073d6 RDMA/hns: Add eq support of hip08 by Yixian Liu · 7 years ago
  92. b16f818 RDMA/hns: Refactor eq code for hip06 by Yixian Liu · 7 years ago
  93. 1f80bd6 IB/ipoib: Fix lockdep issue found on ipoib_ib_dev_heavy_flush by Alex Vesker · 7 years ago
  94. 71a0ff6 IB/mlx5: Fix congestion counters in LAG mode by Majd Dibbiny · 7 years ago
  95. e3524b2 RDMA/vmw_pvrdma: Avoid use after free due to QP/CQ/SRQ destroy by Bryan Tan · 7 years ago
  96. 30a366a RDMA/vmw_pvrdma: Use refcount_dec_and_test to avoid warning by Bryan Tan · 7 years ago
  97. 1774805 RDMA/vmw_pvrdma: Call ib_umem_release on destroy QP path by Bryan Tan · 7 years ago
  98. d145873 iw_cxgb4: when flushing, complete all wrs in a chain by Steve Wise · 7 years ago
  99. 96a236e iw_cxgb4: reflect the original WR opcode in drain cqes by Steve Wise · 7 years ago
  100. f55688c iw_cxgb4: Only validate the MSN for successful completions by Steve Wise · 7 years ago