1. b43a76f RDMA/siw: Fix broken RDMA Read Fence/Resume logic. by Bernard Metzler · 2 years, 11 months ago
  2. 4028bcc IB/rdmavt: Validate remote_addr during loopback atomic tests by Mike Marciniszyn · 3 years ago
  3. a75bade RDMA/siw: Fix refcounting leak in siw_create_qp() by Dan Carpenter · 3 years ago
  4. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  5. fd0a146 hash.h: remove unused define directive by Isabella Basso · 3 years ago
  6. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  7. e085011 RDMA/siw: make use of the helper function kthread_run_on_cpu() by Cai Huoqing · 3 years ago
  8. c0fe82b Merge tag 'v5.16' into rdma.git for-next by Jason Gunthorpe · 3 years ago
  9. 104f062 RDMA/rxe: Use the standard method to produce udp source port by Zhu Yanjun · 3 years ago
  10. 36783de RDMA/rxe: Delete deprecated module parameters interface by Leon Romanovsky · 3 years ago
  11. d8b0afd2 RDMA/rxe: Fix indentations and operators sytle by Li Zhijian · 3 years ago
  12. 8d1cfb8 RDMA/rxe: Fix a typo in opcode name by Chengguang Xu · 3 years ago
  13. 8803836 RDMA/rxe: Remove the unused xmit_errors member by Zhu Yanjun · 3 years ago
  14. 47920e4 RDMA/rxe: Remove redundant err variable by Minghao Chi · 3 years ago
  15. 8ff5f5d RDMA/rxe: Prevent double freeing rxe_map_set() by Li Zhijian · 3 years ago
  16. 4922f09 Merge tag 'v5.16-rc5' into rdma.git for-next by Jason Gunthorpe · 3 years ago
  17. 3fe6d22 RDMA/rxe: Remove the unnecessary variable by Zhu Yanjun · 3 years, 1 month ago
  18. 76937fa5 RDMA/siw: Use max() instead of doing it manually by Jiapeng Chong · 3 years, 1 month ago
  19. 0abfc79 RDMA/siw: Use helper function to set sys_image_guid by Kamal Heib · 3 years, 1 month ago
  20. 84b0172 RDMA: Fix use-after-free in rxe_queue_cleanup by Pavel Skripkin · 3 years, 1 month ago
  21. 88f9335 RDMA/rxe: Remove some #defines from rxe_pool.h by Bob Pearson · 3 years, 2 months ago
  22. 38ee25a3 RDMA/rxe: Remove #include "rxe_loc.h" from rxe_pool.c by Bob Pearson · 3 years, 2 months ago
  23. b92d766 RDMA/rxe: Save object pointer in pool element by Bob Pearson · 3 years, 2 months ago
  24. c95aced RDMA/rxe: Copy setup parameters into rxe_pool by Bob Pearson · 3 years, 2 months ago
  25. 02827b6 RDMA/rxe: Cleanup rxe_pool_entry by Bob Pearson · 3 years, 2 months ago
  26. 21adfa7 RDMA/rxe: Replace irqsave locks with bh locks by Bob Pearson · 3 years, 2 months ago
  27. a2a2a69 Merge tag 'v5.15' into rdma.git for-next by Jason Gunthorpe · 3 years, 2 months ago
  28. 000b8490 RDMA/rxe: Make rxe_type_info static const by Joe Perches · 3 years, 2 months ago
  29. e30bb30 RDMA/rxe: Use 'bitmap_zalloc()' when applicable by Christophe JAILLET · 3 years, 2 months ago
  30. 69d1ed5 RDMA/rxe: Save a few bytes from struct rxe_pool by Christophe JAILLET · 3 years, 2 months ago
  31. 663991f RDMA/rdmavt: Fix error code in rvt_create_qp() by Dan Carpenter · 3 years, 3 months ago
  32. 3b87e08 RDMA/rxe: Convert kernel UD post send to use ah_num by Bob Pearson · 3 years, 3 months ago
  33. e2fe06c RDMA/rxe: Lookup kernel AH from ah index in UD WQEs by Bob Pearson · 3 years, 3 months ago
  34. 4da698e RDMA/rxe: Replace ah->pd by ah->ibah.pd by Bob Pearson · 3 years, 3 months ago
  35. 73a5493 RDMA/rxe: Create AH index and return to user space by Bob Pearson · 3 years, 3 months ago
  36. 99c13a3 RDMA/rxe: Change AH objects to indexed by Bob Pearson · 3 years, 3 months ago
  37. cfc0312 RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wr by Bob Pearson · 3 years, 3 months ago
  38. 8869574 RDMA: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 3 months ago
  39. 13f30b0 RDMA/counter: Add a descriptor in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
  40. 115fda3 RDMA/rxe: Remove duplicate settings by Xiao Yang · 3 years, 3 months ago
  41. 262d9fc RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESS by Xiao Yang · 3 years, 3 months ago
  42. 609bb8c RDMA/rxe: Change the is_user member of struct rxe_cq to bool by Xiao Yang · 3 years, 3 months ago
  43. 1cf2ce8 RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq by Xiao Yang · 3 years, 3 months ago
  44. 0994a1b RDMA/rxe: Bump up default maximum values used via uverbs by Rao Shoaib · 3 years, 4 months ago
  45. 27da605 RDMA/rxe: Remove unused WR_READ_WRITE_OR_SEND_MASK by Xiao Yang · 3 years, 4 months ago
  46. 45216d6 RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND by Xiao Yang · 3 years, 4 months ago
  47. 373efe0 RDMA/rxe: Add new RXE_READ_OR_WRITE_MASK by Xiao Yang · 3 years, 4 months ago
  48. 450f4f6 RDMA/rxe: Only allow invalidate for appropriate MRs by Bob Pearson · 3 years, 4 months ago
  49. 647bf13 RDMA/rxe: Create duplicate mapping tables for FMRs by Bob Pearson · 3 years, 4 months ago
  50. 0013453 RDMA/rxe: Separate HW and SW l/rkeys by Bob Pearson · 3 years, 4 months ago
  51. 47b7f70 RDMA/rxe: Cleanup MR status and type enums by Bob Pearson · 3 years, 4 months ago
  52. ae6e843 RDMA/rxe: Add memory barriers to kernel queues by Bob Pearson · 3 years, 4 months ago
  53. ad17bbe RDMA/rxe: remove the unnecessary variable by Zhu Yanjun · 3 years, 3 months ago
  54. d12faf2 RDMA/rxe: remove the redundant variable by Zhu Yanjun · 3 years, 4 months ago
  55. dcd3f98 RDMA/rxe: Fix wrong port_cap_flags by Junji Wei · 3 years, 4 months ago
  56. 23852be Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 4 months ago
  57. 6a21743 Merge branch 'sg_nents' into rdma.git for-next by Jason Gunthorpe · 3 years, 4 months ago
  58. d164bf64 IB/rdmavt: Convert to SPDX identifier by Cai Huoqing · 3 years, 4 months ago
  59. 79fbd3e RDMA: Use the sg_table directly and remove the opencoded version from umem by Maor Gottlieb · 3 years, 4 months ago
  60. cc4f596 RDMA/rxe: Zero out index member of struct rxe_queue by Xiao Yang · 3 years, 4 months ago
  61. 65a81b6 RDMA/rxe: Fix memory allocation while in a spin lock by Bob Pearson · 3 years, 5 months ago
  62. 514aee6 RDMA: Globally allocate and release QP memory by Leon Romanovsky · 3 years, 5 months ago
  63. 44da373 RDMA/rdmavt: Decouple QP and SGE lists allocations by Leon Romanovsky · 3 years, 5 months ago
  64. ef4b96a RDMA/rxe: Restore setting tot_len in the IPv4 header by Bob Pearson · 3 years, 5 months ago
  65. e2a0533 RDMA/rxe: Use the correct size of wqe when processing SRQ by Bob Pearson · 3 years, 5 months ago
  66. 923232b RDMA/rxe: Fix types in rxe_icrc.c by Bob Pearson · 3 years, 6 months ago
  67. e4f5c82f RDMA/rxe: Add kernel-doc comments to rxe_icrc.c by Bob Pearson · 3 years, 6 months ago
  68. add2b3b RDMA/rxe: Move crc32 init code to rxe_icrc.c by Bob Pearson · 3 years, 6 months ago
  69. 6388751 RDMA/rxe: Fixup rxe_icrc_hdr by Bob Pearson · 3 years, 6 months ago
  70. b6c6cc4 RDMA/rxe: Move rxe_crc32 to a subroutine by Bob Pearson · 3 years, 6 months ago
  71. 1117f26 RDMA/rxe: Move ICRC generation to a subroutine by Bob Pearson · 3 years, 6 months ago
  72. 13050a0 RDMA/rxe: Fixup rxe_send and rxe_loopback by Bob Pearson · 3 years, 6 months ago
  73. 36fbb03 RDMA/rxe: Move rxe_xmit_packet to a subroutine by Bob Pearson · 3 years, 6 months ago
  74. fe87fb1 RDMA/rxe: Move ICRC checking to a subroutine by Bob Pearson · 3 years, 6 months ago
  75. b18c7da RDMA/rxe: Fix memory leak in error path code by Bob Pearson · 3 years, 6 months ago
  76. cdbdb77 RDMA/rxe: Remove the repeated 'mr->umem = umem' by Xiao Yang · 3 years, 6 months ago
  77. 9d649d5 RDMA/siw: Convert siw_tx_hdt() to kmap_local_page() by Ira Weiny · 3 years, 6 months ago
  78. 1ec50dd RDMA/siw: Remove kmap() by Ira Weiny · 3 years, 6 months ago
  79. 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
  80. 78c14b3 treewide: Add missing semicolons to __assign_str uses by Joe Perches · 3 years, 7 months ago
  81. 36941df RDMA/rxe: Missing unlock on error in get_srq_wqe() by Dan Carpenter · 3 years, 6 months ago
  82. 2d3b2e4 RDMA/rxe: Fix redundant skb_put_zero by Bob Pearson · 3 years, 6 months ago
  83. 3896bde RDMA/rxe: Fix extra copy in prepare_ack_packet by Bob Pearson · 3 years, 6 months ago
  84. ec0fa24 RDMA/rxe: Fix over copying in get_srq_wqe by Bob Pearson · 3 years, 6 months ago
  85. 1993cbe RDMA/rxe: Fix extra copies in build_rdma_network_hdr by Bob Pearson · 3 years, 6 months ago
  86. 230bb83 RDMA/rxe: Fix redundant call to ip_send_check by Bob Pearson · 3 years, 6 months ago
  87. fceb24a RDMA/rxe: Fix useless copy in send_atomic_ack by Bob Pearson · 3 years, 6 months ago
  88. fdcebbc Merge tag 'v5.13-rc7' into rdma.git for-next by Jason Gunthorpe · 3 years, 6 months ago
  89. 20ec0a6d RDMA/rxe: Don't overwrite errno from ib_umem_get() by Xiao Yang · 3 years, 6 months ago
  90. bf19499 RDMA: Fix kernel-doc warnings about wrong comment by Leon Romanovsky · 3 years, 7 months ago
  91. 915e4af RDMA: Remove rdma_set_device_sysfs_group() by Jason Gunthorpe · 3 years, 7 months ago
  92. d7407d1 RDMA: Change ops->init_port to ops->port_groups by Jason Gunthorpe · 3 years, 7 months ago
  93. 4b5f4d3 RDMA: Split the alloc_hw_stats() ops to port and device variants by Jason Gunthorpe · 3 years, 7 months ago
  94. 570d2b9 RDMA/rxe: Disallow MR dereg and invalidate when bound by Bob Pearson · 3 years, 7 months ago
  95. cdd0b85 RDMA/rxe: Implement memory access through MWs by Bob Pearson · 3 years, 7 months ago
  96. 3902b42 RDMA/rxe: Implement invalidate MW operations by Bob Pearson · 3 years, 7 months ago
  97. 32a577b RDMA/rxe: Add support for bind MW work requests by Bob Pearson · 3 years, 7 months ago
  98. c1a4112 RDMA/rxe: Move local ops to subroutine by Bob Pearson · 3 years, 7 months ago
  99. 886441f RDMA/rxe: Replace WR_REG_MASK by WR_LOCAL_OP_MASK by Bob Pearson · 3 years, 7 months ago
  100. beec023 RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs by Bob Pearson · 3 years, 7 months ago