1. c0fe82b Merge tag 'v5.16' into rdma.git for-next by Jason Gunthorpe · 3 years ago
  2. 8ff5f5d RDMA/rxe: Prevent double freeing rxe_map_set() by Li Zhijian · 3 years ago
  3. 02827b6 RDMA/rxe: Cleanup rxe_pool_entry by Bob Pearson · 3 years, 2 months ago
  4. 450f4f6 RDMA/rxe: Only allow invalidate for appropriate MRs by Bob Pearson · 3 years, 3 months ago
  5. 647bf13 RDMA/rxe: Create duplicate mapping tables for FMRs by Bob Pearson · 3 years, 3 months ago
  6. 0013453 RDMA/rxe: Separate HW and SW l/rkeys by Bob Pearson · 3 years, 3 months ago
  7. 47b7f70 RDMA/rxe: Cleanup MR status and type enums by Bob Pearson · 3 years, 3 months ago
  8. 6a21743 Merge branch 'sg_nents' into rdma.git for-next by Jason Gunthorpe · 3 years, 4 months ago
  9. 79fbd3e RDMA: Use the sg_table directly and remove the opencoded version from umem by Maor Gottlieb · 3 years, 4 months ago
  10. 1117f26 RDMA/rxe: Move ICRC generation to a subroutine by Bob Pearson · 3 years, 6 months ago
  11. b18c7da RDMA/rxe: Fix memory leak in error path code by Bob Pearson · 3 years, 6 months ago
  12. cdbdb77 RDMA/rxe: Remove the repeated 'mr->umem = umem' by Xiao Yang · 3 years, 6 months ago
  13. 20ec0a6d RDMA/rxe: Don't overwrite errno from ib_umem_get() by Xiao Yang · 3 years, 6 months ago
  14. 570d2b9 RDMA/rxe: Disallow MR dereg and invalidate when bound by Bob Pearson · 3 years, 7 months ago
  15. 3902b42 RDMA/rxe: Implement invalidate MW operations by Bob Pearson · 3 years, 7 months ago
  16. beec023 RDMA/rxe: Add ib_alloc_mw and ib_dealloc_mw verbs by Bob Pearson · 3 years, 7 months ago
  17. cd5b010 RDMA/rxe: Remove unused parameter udata by Lang Cheng · 3 years, 8 months ago
  18. 364e282 RDMA/rxe: Split MEM into MR and MW by Bob Pearson · 3 years, 9 months ago
  19. eeed696 RDMA/rxe: Remove unused RXE_MR_TYPE_FMR by Bob Pearson · 4 years, 3 months ago
  20. 1858d98b RDMA/rxe: Remove duplicate entries in struct rxe_mr by Bob Pearson · 4 years, 3 months ago
  21. 5dee587 Merge branch 'mlx5_active_speed' into rdma.git for-next by Jason Gunthorpe · 4 years, 3 months ago
  22. 63fa15d RDMA/rxe: Add SPDX hdrs to rxe source files by Bob Pearson · 4 years, 4 months ago
  23. e3ddd60 RDMA/rxe: Fix memleak in rxe_mem_init_user by Dinghao Liu · 4 years, 4 months ago
  24. 293d844 RDMA/rxe: Return void from rxe_mem_init_dma() by Kamal Heib · 4 years, 6 months ago
  25. f6b4c11 RDMA/rxe: Remove unused rxe_mem_map_pages by Kamal Heib · 4 years, 6 months ago
  26. c320e52 IB: Allow calls to ib_umem_get from kernel ULPs by Moni Shoua · 5 years ago
  27. 72b894b IB/umem: remove the dmasync argument to ib_umem_get by Christoph Hellwig · 5 years ago
  28. 836a0fb RDMA: Check umem pointer validity prior to release by Leon Romanovsky · 6 years ago
  29. 93923d30 RDMA/rxe: Use correct sizing on buffers holding page DMA addresses by Shiraz Saleem · 6 years ago
  30. a4b7013 RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash later by Leon Romanovsky · 6 years ago
  31. 8317d6c RDMA/rxe: Use for_each_sg_page iterator on umem SGL by Shiraz, Saleem · 6 years ago
  32. b0ea0fa IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata by Jason Gunthorpe · 6 years ago
  33. 1703129 IB/rxe: Refactor lookup memory function by Parav Pandit · 6 years ago
  34. e12ee8c IB/rxe: remove unused function variable by Zhu Yanjun · 7 years ago
  35. 13eb1e2 IB/rxe: Avoid ICRC errors by copying into the skb first by Andrew Boyer · 7 years ago
  36. af5df5f IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type by Leon Romanovsky · 8 years ago
  37. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  38. cee2688 IB/rxe: Offload CRC calculation when possible by yonatanc · 8 years ago
  39. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  40. 647bf3d IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 8 years ago
  41. 43553b4 IB/rxe: Issue warnings once by Bart Van Assche · 8 years ago
  42. 32404fb IB/rxe: Let the compiler check the type of the cleanup functions by Bart Van Assche · 8 years ago
  43. d4fb592 IB/rxe: Add support for zero-byte operations by Andrew Boyer · 8 years ago
  44. e404f94 IB/rxe: improved debug prints & code cleanup by Parav Pandit · 8 years ago
  45. 8700e3e Soft RoCE driver by Moni Shoua · 9 years ago