1. d7407d1 RDMA: Change ops->init_port to ops->port_groups by Jason Gunthorpe · 3 years, 7 months ago
  2. 8f1708f RDMA/hfi1: Use attributes for the port sysfs by Jason Gunthorpe · 3 years, 7 months ago
  3. 4a7aaf8 RDMA/qib: Use attributes for the port sysfs by Jason Gunthorpe · 3 years, 7 months ago
  4. 4b5f4d3 RDMA: Split the alloc_hw_stats() ops to port and device variants by Jason Gunthorpe · 3 years, 7 months ago
  5. 61b460d RDMA/hns: Support getting max QP number from firmware by Xi Wang · 3 years, 8 months ago
  6. 7ce6095e RDMA/mlx5: Don't add slave port to unaffiliated list by Leon Romanovsky · 3 years, 8 months ago
  7. 2db7b2e RDMA/irdma: Store PBL info address a pointer type by Shiraz Saleem · 3 years, 7 months ago
  8. 6246f1c RDMA/irdma: Use list_last_entry/list_first_entry by Shiraz Saleem · 3 years, 7 months ago
  9. ac477ef RDMA/irdma: Use list_move instead of list_del/list_add by Baokun Li · 3 years, 7 months ago
  10. 7183451 RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting by Weihang Li · 3 years, 8 months ago
  11. 8f9513d RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting by Weihang Li · 3 years, 8 months ago
  12. 33649cd RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting by Weihang Li · 3 years, 8 months ago
  13. cc9e5a8 RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting by Weihang Li · 3 years, 8 months ago
  14. 61c7d82 RDMA/irdma: Fix return error sign from irdma_modify_qp by Kamal Heib · 3 years, 8 months ago
  15. 205be5d RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate" by Colin Ian King · 3 years, 8 months ago
  16. cd16b32 RDMA/irdma: remove redundant initialization of variable val by Colin Ian King · 3 years, 8 months ago
  17. 1b01a42 RDMA/irdma: remove extraneous indentation on a statement by Colin Ian King · 3 years, 8 months ago
  18. 7fde2db RDMA/irdma: Fix issues with u8 left shift operation by Colin Ian King · 3 years, 8 months ago
  19. aeb27bb RDMA/cxgb4: Fix missing error code in create_qp() by Jiapeng Chong · 3 years, 8 months ago
  20. 35f5ace RDMA/bnxt_re: Enable global atomic ops if platform supports by Devesh Sharma · 3 years, 8 months ago
  21. 50971e3 Merge branch 'irdma' into rdma.git for-next by Jason Gunthorpe · 3 years, 8 months ago
  22. fa0cf56 RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw by Shiraz Saleem · 3 years, 8 months ago
  23. ddae5d6 RDMA/irdma: Add dynamic tracing for CM by Michael J. Ruhl · 3 years, 8 months ago
  24. 915cc7a RDMA/irdma: Add miscellaneous utility definitions by Mustafa Ismail · 3 years, 8 months ago
  25. 551c46e RDMA/irdma: Add user/kernel shared libraries by Mustafa Ismail · 3 years, 8 months ago
  26. dd90451 RDMA/irdma: Add RoCEv2 UD OP support by Mustafa Ismail · 3 years, 8 months ago
  27. b48c24c RDMA/irdma: Implement device supported verb APIs by Mustafa Ismail · 3 years, 8 months ago
  28. e8c4dbc RDMA/irdma: Add PBLE resource manager by Mustafa Ismail · 3 years, 8 months ago
  29. 146b975 RDMA/irdma: Add connection manager by Mustafa Ismail · 3 years, 8 months ago
  30. 3ae331c RDMA/irdma: Add QoS definitions by Mustafa Ismail · 3 years, 8 months ago
  31. a3a06db5 RDMA/irdma: Add privileged UDA queue implementation by Mustafa Ismail · 3 years, 8 months ago
  32. d1850c0 RDMA/irdma: Add HMC backing store setup functions by Mustafa Ismail · 3 years, 8 months ago
  33. 3f49d68 RDMA/irdma: Implement HW Admin Queue OPs by Mustafa Ismail · 3 years, 8 months ago
  34. 44d9e52 RDMA/irdma: Implement device initialization definitions by Mustafa Ismail · 3 years, 8 months ago
  35. 8498a30 RDMA/irdma: Register auxiliary driver and implement private channel OPs by Mustafa Ismail · 3 years, 8 months ago
  36. f974428 RDMA/core: Sanitize WQ state received from the userspace by Leon Romanovsky · 3 years, 8 months ago
  37. 3f0d979 RDMA/hns: Refactor capability configuration flow of VF by Xi Wang · 3 years, 8 months ago
  38. 17bb6b6 IB/hfi1: Move a function from a header file into a .c file by Bart Van Assche · 3 years, 8 months ago
  39. 68e11a6 RDMA/hns: Clean the hardware related code for HEM by Xi Wang · 3 years, 8 months ago
  40. 82eb481 RDMA/hns: Use refcount_t APIs for HEM by Weihang Li · 3 years, 8 months ago
  41. 5e6370d RDMA/hns: Fix wrong timer context buffer page size by Xi Wang · 3 years, 8 months ago
  42. 1f704d8 RDMA/hns: Refactor root BT allocation for MTR by Xi Wang · 3 years, 8 months ago
  43. 7b0006d RDMA/hns: Optimize the base address table config for MTR by Xi Wang · 3 years, 8 months ago
  44. 125217e i40e: Replace one-element array with flexible-array member by Gustavo A. R. Silva · 3 years, 8 months ago
  45. 9ecf6ac RDMA/mlx5: Take qp type from mlx5_ib_qp by Maor Gottlieb · 3 years, 8 months ago
  46. 331859d RDMA/hns: Remove unused CMDQ member by Lang Cheng · 3 years, 8 months ago
  47. 21090b5 RDMA/hns: Remove Receive Queue of CMDQ by Lang Cheng · 3 years, 8 months ago
  48. 4511624 RDMA/hns: Rename CMDQ head/tail pointer to PI/CI by Lang Cheng · 3 years, 8 months ago
  49. b6989da RDMA/hns: Refactor extend link table allocation by Xi Wang · 3 years, 8 months ago
  50. 800de3f RDMA/cxgb4: Remove useless assignments by Tian Tao · 3 years, 8 months ago
  51. 12a7a99 IB/hfi1: Remove the repeated declaration by Shaokun Zhang · 3 years, 8 months ago
  52. 6dc7600 RDMA/bnxt_re: Drop unnecessary NULL checks after container_of by Guenter Roeck · 3 years, 8 months ago
  53. 0bedd3d RDMA/mlx5: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
  54. aca496f RDMA/mlx4: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
  55. 69e0a42 RDMA/hns: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
  56. c906b86 RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response by Sergey Gorenko · 3 years, 8 months ago
  57. 021c1f2 RDMA/mlx5: Support SQD2RTS for modify QP by Sergey Gorenko · 3 years, 8 months ago
  58. 620ccaa IB/hfi1: Delete an unneeded bool conversion by Zhen Lei · 3 years, 8 months ago
  59. e6a1f8c RDMA/mlx5: Remove redundant assignment to ret by Yang Li · 3 years, 9 months ago
  60. 591f762 RDMA/hns: Remove the condition of light load for posting DWQE by Yixian Liu · 3 years, 9 months ago
  61. 6f8ee8d Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 9 months ago
  62. f34b2cf1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 9 months ago
  63. 6da7bda IB/qib: Remove redundant assignment to ret by Yang Li · 3 years, 9 months ago
  64. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
  65. 34b39ef RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res by Lv Yunlong · 3 years, 9 months ago
  66. 2d085ee IB/hfi1: Remove redundant variable rcd by Jiapeng Chong · 3 years, 9 months ago
  67. 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 9 months ago
  68. 9a89d3ad RDMA/mlx5: Expose private query port by Mark Bloch · 3 years, 9 months ago
  69. 054bd5a RDMA/mlx4: Remove an unused variable by Christophe JAILLET · 3 years, 9 months ago
  70. 982b7c1 RDMA/mlx5: Fix type assignment for ICM DM by Maor Gottlieb · 3 years, 9 months ago
  71. dedbc2d IB/mlx5: Set right RoCE l3 type and roce version while deleting GID by Parav Pandit · 3 years, 9 months ago
  72. 783a11b RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails by Sindhu Devale · 3 years, 9 months ago
  73. 3a66843 RDMA/cxgb4: add missing qpid increment by Potnuri Bharat Teja · 3 years, 9 months ago
  74. 1900357 RDMA/bnxt_re: Get rid of custom module reference counting by Leon Romanovsky · 3 years, 10 months ago
  75. bcf9ee0 RDMA/bnxt_re: Create direct symbol link between bnxt modules by Leon Romanovsky · 3 years, 10 months ago
  76. ae988482 RDMA/bnxt_re: Depend on bnxt ethernet driver and not blindly select it by Leon Romanovsky · 3 years, 10 months ago
  77. 719d134 RDMA/hns: Remove duplicated hem page size config code by Xi Wang · 3 years, 10 months ago
  78. 0b567cd RDMA/hns: Enable RoCE on virtual functions by Wei Xu · 3 years, 10 months ago
  79. accfc1a RDMA/hns: Set parameters of all the functions belong to a PF by Wei Xu · 3 years, 10 months ago
  80. 2a424e1 RDMA/hns: Reserve the resource for the VFs by Wei Xu · 3 years, 10 months ago
  81. 5b03a42 RDMA/hns: Query the number of functions supported by the PF by Wei Xu · 3 years, 10 months ago
  82. 0fb46da RDMA/hns: Simplify function's resource related command by Xi Wang · 3 years, 10 months ago
  83. fe73f96 Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jason Gunthorpe · 3 years, 9 months ago
  84. 1873164 RDMA/mlx5: Expose UAPI to query DM by Maor Gottlieb · 3 years, 9 months ago
  85. cea85fa RDMA/mlx5: Add support in MEMIC operations by Maor Gottlieb · 3 years, 9 months ago
  86. 39cc792 RDMA/mlx5: Add support to MODIFY_MEMIC command by Maor Gottlieb · 3 years, 9 months ago
  87. 251b9d7 RDMA/mlx5: Re-organize the DM code by Maor Gottlieb · 3 years, 9 months ago
  88. 831df88 RDMA/mlx5: Move all DM logic to separate file by Maor Gottlieb · 3 years, 9 months ago
  89. 780278c IB/hfi1: Rework AIP and VNIC dummy netdev usage by Mike Marciniszyn · 3 years, 10 months ago
  90. 9c8823e RDMA/qib: Remove useless qib_read_ureg() function by Jiapeng Chong · 3 years, 9 months ago
  91. dc1d06e RDMA/hns: Remove unnecessary flush operation for workqueue by Yixian Liu · 3 years, 9 months ago
  92. 8166e00 RDMA/i40iw: Use DEFINE_SPINLOCK() for spinlock by Ye Bin · 3 years, 9 months ago
  93. 22efb0a RDMA/bnxt_re: Fix error return code in bnxt_qplib_cq_process_terminal() by Wang Wensheng · 3 years, 10 months ago
  94. 4c7d9c6 IB/hfi1: Fix error return code in parse_platform_config() by Wang Wensheng · 3 years, 10 months ago
  95. 10dd83d RDMA/qedr: Fix error return code in qedr_iw_connect() by Wang Wensheng · 3 years, 10 months ago
  96. a0354d2 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jason Gunthorpe · 3 years, 9 months ago
  97. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  98. 95b5c29 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jakub Kicinski · 3 years, 9 months ago
  99. 4f0f586 treewide: Change list_sort to use const pointers by Sami Tolvanen · 3 years, 10 months ago
  100. 69455df RDMA/hns: Prevent le32 from being implicitly converted to u32 by Lang Cheng · 3 years, 10 months ago