1. dbe986b RDMA/efa: Free IRQ vectors on error flow by Gal Pressman · 3 years, 5 months ago
  2. a036ad0 RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init() by Dinghao Liu · 3 years, 5 months ago
  3. cbe71c6 IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs() by Tuo Li · 3 years, 5 months ago
  4. 0032640 RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS by Lukas Bulwahn · 3 years, 5 months ago
  5. 17f2569 RDMA/bnxt_re: Add missing spin lock initialization by Naresh Kumar PBS · 3 years, 4 months ago
  6. da78fe5 RDMA/mlx5: Fix crash when unbind multiport slave by Maor Gottlieb · 3 years, 5 months ago
  7. f8e6dfc Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 5 months ago
  8. 563476a net/mlx5: Synchronize correct IRQ when destroying CQ by Shay Drory · 3 years, 9 months ago
  9. 2638a32 RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs. by Dakshaja Uppalapati · 3 years, 5 months ago
  10. 8b436a9 RDMA/hns: Fix the double unlock problem of poll_sem by Yangyang Li · 3 years, 5 months ago
  11. d6793ca RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently by Aharon Landau · 3 years, 5 months ago
  12. dc6afef RDMA/irdma: Change returned type of irdma_setup_virt_qp to void by Zhu Yanjun · 3 years, 6 months ago
  13. 41f5fa9 RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void by Zhu Yanjun · 3 years, 6 months ago
  14. a323da0 RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void by Zhu Yanjun · 3 years, 6 months ago
  15. 0dc2d6f RDMA/irdma: Check vsi pointer before using it by Tatyana Nikolova · 3 years, 6 months ago
  16. c953883 RDMA/irdma: Change the returned type to void by Zhu Yanjun · 3 years, 6 months ago
  17. 6407c69 RDMA/irdma: Fix unused variable total_size warning by Tatyana Nikolova · 3 years, 6 months ago
  18. 0c23af5 RDMA/bnxt_re: Fix stats counters by Naresh Kumar PBS · 3 years, 6 months ago
  19. 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
  20. e04360a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 6 months ago
  21. 78c14b3 treewide: Add missing semicolons to __assign_str uses by Joe Perches · 3 years, 7 months ago
  22. 4a754d7 RDMA/mlx5: Don't access NULL-cleared mpi pointer by Leon Romanovsky · 3 years, 6 months ago
  23. 1f70075 RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles by Shiraz Saleem · 3 years, 6 months ago
  24. 4630896 RDMA/irdma: Check contents of user-space irdma_mem_reg_req object by Shiraz Saleem · 3 years, 6 months ago
  25. 7ae61c5 RDMA/hns: Add window selection field of congestion control by Yixing Liu · 3 years, 6 months ago
  26. 36f5625 RDMA/hfi1: Remove use of kmap() by Ira Weiny · 3 years, 6 months ago
  27. 7364e74 RDMA/irdma: Remove use of kmap() by Ira Weiny · 3 years, 6 months ago
  28. 6becfe9 RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1 by Colin Ian King · 3 years, 6 months ago
  29. e7c07d5 RDMA/hns: Fix incorrect vlan enable bit in QPC by Weihang Li · 3 years, 6 months ago
  30. feda49a RDMA/irdma: Use the queried port attributes by Kamal Heib · 3 years, 6 months ago
  31. d5d182e RDMA/hns: Add vendor_err info to error WC by Lang Cheng · 3 years, 6 months ago
  32. c4eb44f RDMA/irdma: Check return value from ib_umem_find_best_pgsz by Shiraz Saleem · 3 years, 6 months ago
  33. f176199 RDMA/hns: Fix spelling mistakes of original by Lang Cheng · 3 years, 7 months ago
  34. cf7d00b RDMA/hns: Simplify the judgment in hns_roce_v2_post_send() by Yixing Liu · 3 years, 7 months ago
  35. c462a02 RDMA/hns: Encapsulate flushing CQE as a function by Wenpeng Liang · 3 years, 7 months ago
  36. a33958c RDMA/hns: Modify function return value type by Yangyang Li · 3 years, 7 months ago
  37. c2614b9 RDMA/hns: Clean definitions of EQC structure by Xi Wang · 3 years, 7 months ago
  38. 58bc7aca RDMA/hns: Delete unnecessary branch of hns_roce_v2_query_qp by Yangyang Li · 3 years, 7 months ago
  39. cc925ece RDMA/hns: Add member assignments for qp_init_attr by Yangyang Li · 3 years, 7 months ago
  40. 125073e RDMA/hns: Fix some print issues by Yixing Liu · 3 years, 7 months ago
  41. 2a38c0f RDMA/hns: Fix uninitialized variable by Yixing Liu · 3 years, 7 months ago
  42. e130265 RDMA/hns: Force rewrite inline flag of WQE by Lang Cheng · 3 years, 7 months ago
  43. 2833c97 Merge branch 'mlx5_realtime_ts' into rdma.git for-next by Jason Gunthorpe · 3 years, 6 months ago
  44. fdcebbc Merge tag 'v5.13-rc7' into rdma.git for-next by Jason Gunthorpe · 3 years, 6 months ago
  45. 3365295 RDMA/mlx5: Support real-time timestamp directly from the device by Aharon Landau · 3 years, 7 months ago
  46. 9a1ac95 RDMA/mlx5: Refactor get_ts_format functions to simplify code by Aharon Landau · 3 years, 7 months ago
  47. 4bf5cc6 IB/mlx4: Avoid field-overflowing memcpy() by Kees Cook · 3 years, 7 months ago
  48. 8797405 RDMA/bnxt_re: Update ABI to pass wqe-mode to user space by Devesh Sharma · 3 years, 7 months ago
  49. bf19499 RDMA: Fix kernel-doc warnings about wrong comment by Leon Romanovsky · 3 years, 7 months ago
  50. da43b7b RDMA/hns: Use IDA interface to manage xrcd index by Yangyang Li · 3 years, 7 months ago
  51. 645f059 RDMA/hns: Use IDA interface to manage pd index by Yangyang Li · 3 years, 7 months ago
  52. d38936f RDMA/hns: Use IDA interface to manage mtpt index by Yangyang Li · 3 years, 7 months ago
  53. 38e375b RDMA/hns: Remove unused RR mechanism by Yangyang Li · 3 years, 7 months ago
  54. 1bc530c RDMA/hns: Remove the unused hns_roce_bitmap_free_range function by Yangyang Li · 3 years, 7 months ago
  55. 24977ed RDMA/hns: Remove the unused hns_roce_bitmap_alloc_range function by Yangyang Li · 3 years, 7 months ago
  56. 57dba89 RDMA/hns: Clean SRQC structure definition by Xi Wang · 3 years, 6 months ago
  57. 2b035e7 RDMA/hns: Use new interface to write DB related fields by Yixing Liu · 3 years, 6 months ago
  58. fd9e367 RDMA/hns: Use new interface to write FRMR fields by Yixing Liu · 3 years, 6 months ago
  59. f778bf1 RDMA/hns: Use new interface to get CQE fields by Lang Cheng · 3 years, 6 months ago
  60. f0cb411 RDMA/hns: Use new interface to modify QP context by Lang Cheng · 3 years, 6 months ago
  61. f6fcd28 RDMA/hns: Use new interface to write CQ context. by Yixing Liu · 3 years, 6 months ago
  62. a762fe6 RDMA/hns: Add hr_reg_write_bool() by Lang Cheng · 3 years, 6 months ago
  63. fe331da RDMA/hns: Add a check to ensure integer mtu is positive by Weihang Li · 3 years, 6 months ago
  64. 78c1da5 RDMA/hns: Do not use !! for values that are already bool when calling hr_reg_write() by Weihang Li · 3 years, 6 months ago
  65. 1477d44 RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs by Avihai Horon · 3 years, 7 months ago
  66. adc2e56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 7 months ago
  67. 7e78dd8 RDMA/hns: Clear extended doorbell info before using by Xi Wang · 3 years, 7 months ago
  68. 915e4af RDMA: Remove rdma_set_device_sysfs_group() by Jason Gunthorpe · 3 years, 7 months ago
  69. d7407d1 RDMA: Change ops->init_port to ops->port_groups by Jason Gunthorpe · 3 years, 7 months ago
  70. 8f1708f RDMA/hfi1: Use attributes for the port sysfs by Jason Gunthorpe · 3 years, 7 months ago
  71. 4a7aaf8 RDMA/qib: Use attributes for the port sysfs by Jason Gunthorpe · 3 years, 7 months ago
  72. 4b5f4d3 RDMA: Split the alloc_hw_stats() ops to port and device variants by Jason Gunthorpe · 3 years, 7 months ago
  73. 61b460d RDMA/hns: Support getting max QP number from firmware by Xi Wang · 3 years, 7 months ago
  74. 7ce6095e RDMA/mlx5: Don't add slave port to unaffiliated list by Leon Romanovsky · 3 years, 7 months ago
  75. c36326d net/mlx5: Round-Robin EQs over IRQs by Shay Drory · 3 years, 10 months ago
  76. e4e3f24 net/mlx5: Provide cpumask at EQ creation phase by Leon Romanovsky · 3 years, 10 months ago
  77. 2db7b2e RDMA/irdma: Store PBL info address a pointer type by Shiraz Saleem · 3 years, 7 months ago
  78. 2ba0aa2 IB/mlx5: Fix initializing CQ fragments buffer by Alaa Hleihel · 3 years, 7 months ago
  79. 6466f03 RDMA/mlx5: Delete right entry from MR signature database by Aharon Landau · 3 years, 7 months ago
  80. 2adcb4c RDMA: Verify port when creating flow rule by Maor Gottlieb · 3 years, 7 months ago
  81. 3f3f05a net/mlx5: Added new parameters to reformat context by Yevgeny Kliteynik · 3 years, 10 months ago
  82. 6246f1c RDMA/irdma: Use list_last_entry/list_first_entry by Shiraz Saleem · 3 years, 7 months ago
  83. edc0b0b RDMA/mlx5: Block FDB rules when not in switchdev mode by Mark Bloch · 3 years, 7 months ago
  84. ac477ef RDMA/irdma: Use list_move instead of list_del/list_add by Baokun Li · 3 years, 7 months ago
  85. 7183451 RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting by Weihang Li · 3 years, 7 months ago
  86. 8f9513d RDMA/hns: Use refcount_t instead of atomic_t for QP reference counting by Weihang Li · 3 years, 7 months ago
  87. 33649cd RDMA/hns: Use refcount_t instead of atomic_t for SRQ reference counting by Weihang Li · 3 years, 7 months ago
  88. cc9e5a8 RDMA/hns: Use refcount_t instead of atomic_t for CQ reference counting by Weihang Li · 3 years, 7 months ago
  89. 61c7d82 RDMA/irdma: Fix return error sign from irdma_modify_qp by Kamal Heib · 3 years, 7 months ago
  90. 205be5d RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate" by Colin Ian King · 3 years, 7 months ago
  91. cd16b32 RDMA/irdma: remove redundant initialization of variable val by Colin Ian King · 3 years, 7 months ago
  92. 1b01a42 RDMA/irdma: remove extraneous indentation on a statement by Colin Ian King · 3 years, 7 months ago
  93. 7fde2db RDMA/irdma: Fix issues with u8 left shift operation by Colin Ian King · 3 years, 7 months ago
  94. aeb27bb RDMA/cxgb4: Fix missing error code in create_qp() by Jiapeng Chong · 3 years, 7 months ago
  95. 35f5ace RDMA/bnxt_re: Enable global atomic ops if platform supports by Devesh Sharma · 3 years, 7 months ago
  96. 404e5a1 RDMA/mlx4: Do not map the core_clock page to user space unless enabled by Shay Drory · 3 years, 7 months ago
  97. a0ffb4c RDMA/mlx5: Use different doorbell memory for different processes by Mark Zhang · 3 years, 7 months ago
  98. 50971e3 Merge branch 'irdma' into rdma.git for-next by Jason Gunthorpe · 3 years, 7 months ago
  99. fa0cf56 RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw by Shiraz Saleem · 3 years, 7 months ago
  100. ddae5d6 RDMA/irdma: Add dynamic tracing for CM by Michael J. Ruhl · 3 years, 7 months ago