1. 72b2f76 RDMA/mlx5: Enable ATS support for MRs and umems by Jason Gunthorpe · 2 years, 3 months ago
  2. 9af859c RDMA/mlx5: Add support for dmabuf to devx umem by Jason Gunthorpe · 2 years, 3 months ago
  3. b021d82 IB/mlx5: Support querying eswitch functions from DEVX by Bodong Wang · 2 years, 4 months ago
  4. 2dacc1e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 2 years, 9 months ago
  5. 087f9c3 RDMA/mlx5: Fix memory leak in error flow for subscribe event routine by Yongzhi Liu · 2 years, 9 months ago
  6. c76a1e9 RDMA/mlx5: Use new command interface API by Saeed Mahameed · 5 years ago
  7. 31803e5 net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct} by Saeed Mahameed · 4 years, 9 months ago
  8. ae0579a RDMA/mlx5: Attach ndescs to mlx5_ib_mkey by Aharon Landau · 3 years, 2 months ago
  9. 4123bfb RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib by Aharon Landau · 3 years, 2 months ago
  10. c646741 RDMA/mlx5: Remove pd from struct mlx5_core_mkey by Aharon Landau · 3 years, 2 months ago
  11. 062fd73 RDMA/mlx5: Remove size from struct mlx5_core_mkey by Aharon Landau · 3 years, 2 months ago
  12. cf6a8b1 RDMA/mlx5: Remove iova from struct mlx5_core_mkey by Aharon Landau · 3 years, 2 months ago
  13. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  14. 563476a net/mlx5: Synchronize correct IRQ when destroying CQ by Shay Drory · 3 years, 8 months ago
  15. 616d576 IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq by Tal Gilboa · 3 years, 5 months ago
  16. cfa3b79 RDMA/mlx5: Fix query DCT via DEVX by Maor Gottlieb · 3 years, 7 months ago
  17. f34b2cf1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 8 months ago
  18. 7610ab5 RDMA/mlx5: Allow larger pages in DevX umem by Jason Gunthorpe · 3 years, 10 months ago
  19. 22053df RDMA/mlx5: Fix typo in destroy_mkey inbox by Mark Zhang · 3 years, 9 months ago
  20. 3a9b3d45 IB/mlx5: Add missing error code by YueHaibing · 3 years, 10 months ago
  21. 7232c13 RDMA/mlx5: Allow CQ creation without attached EQs by Tal Gilboa · 3 years, 10 months ago
  22. db72438 RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow by Yishai Hadas · 3 years, 11 months ago
  23. 1368ead RDMA/mlx5: Use strict get/set operations for obj_id by Yishai Hadas · 4 years ago
  24. 8798e4a RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation by Yishai Hadas · 4 years ago
  25. adac4cb RDMA/uverbs: Check ODP in ib_check_mr_access() as well by Jason Gunthorpe · 4 years ago
  26. d0b7721 RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc() by Jason Gunthorpe · 4 years, 1 month ago
  27. 878f7b3 RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx by Jason Gunthorpe · 4 years, 1 month ago
  28. c5633a7 RDMA/core: Make FD destroy callback void by Leon Romanovsky · 4 years, 1 month ago
  29. efa968e RDMA/core: Postpone uobject cleanup on failure till FD close by Leon Romanovsky · 4 years, 1 month ago
  30. aab8d396 RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block() by Jason Gunthorpe · 4 years, 2 months ago
  31. f8fb311 RDMA/mlx5: Remove npages from mlx5_ib_cont_pages() by Jason Gunthorpe · 4 years, 2 months ago
  32. 7db0eea RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages() by Jason Gunthorpe · 4 years, 2 months ago
  33. 95741ee RDMA/mlx5: Remove order from mlx5_ib_cont_pages() by Jason Gunthorpe · 4 years, 2 months ago
  34. d7806bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 4 months ago
  35. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 6 months ago
  36. d8b7515 RDMA/mlx5: Cleanup DEVX initialization flow by Leon Romanovsky · 4 years, 6 months ago
  37. f7c4ffd RDMA/mlx5: Separate flow steering logic from main.c by Leon Romanovsky · 4 years, 6 months ago
  38. d246a30 IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command by Mark Zhang · 4 years, 7 months ago
  39. 0ac8903 RDMA/core: Allow the ioctl layer to abort a fully created uobject by Jason Gunthorpe · 4 years, 7 months ago
  40. 819f742 RDMA/mlx5: Add init2init as a modify command by Aharon Landau · 4 years, 7 months ago
  41. 2be08c3 RDMA/mlx5: Delete create QP flags obfuscation by Leon Romanovsky · 4 years, 8 months ago
  42. 333fbaa net/mlx5: Move QP logic to mlx5_ib by Leon Romanovsky · 4 years, 8 months ago
  43. a8af869 RDMA/mlx5: Fix async events cleanup flows by Yishai Hadas · 4 years, 10 months ago
  44. e8b3a42 Merge tag 'rds-odp-for-5.5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  45. c320e52 IB: Allow calls to ib_umem_get from kernel ULPs by Moni Shoua · 5 years ago
  46. 93887e6 RDMA/mlx5: Simplify devx async commands by Jason Gunthorpe · 5 years ago
  47. f7c8416 RDMA/core: Simplify destruction of FD uobjects by Jason Gunthorpe · 5 years ago
  48. 6898d1c6 RDMA/mlx5: Use RCU and direct refcounts to keep memory alive by Jason Gunthorpe · 5 years ago
  49. 72b894b IB/umem: remove the dmasync argument to ib_umem_get by Christoph Hellwig · 5 years ago
  50. 208d70f IB/mlx5: Support flow counters offset for bulk counters by Yevgeny Kliteynik · 5 years ago
  51. 806b101 RDMA/mlx5: Use a dedicated mkey xarray for ODP by Jason Gunthorpe · 5 years ago
  52. 0417791 RDMA/mlx5: Add missing synchronize_srcu() for MW cases by Jason Gunthorpe · 5 years ago
  53. 868df53 Merge branch 'odp_fixes' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  54. 8293a59 IB/mlx5: Expose XRQ legacy commands over the DEVX interface by Yishai Hadas · 5 years ago
  55. 972d756 IB/mlx5: Add legacy events to DEVX list by Yishai Hadas · 5 years ago
  56. 749b9ee Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-next by Doug Ledford · 5 years ago
  57. e9eec6a IB/mlx5: Fix use-after-free error while accessing ev_file pointer by Yishai Hadas · 5 years ago
  58. e7e6c63 IB/mlx5: Check the correct variable in error handling code by Dan Carpenter · 5 years ago
  59. 7084ed3 IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command by Mark Zhang · 5 years ago
  60. 8b38c53 IB/mlx5: Add CREATE_PSV/DESTROY_PSV for devx interface by Max Gurtovoy · 5 years ago
  61. 20893d9 Merge branch 'vhca-tunnel' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  62. b614260 IB/mlx5: Implement VHCA tunnel mechanism in DEVX by Max Gurtovoy · 5 years ago
  63. 5832fdd IB/mlx5: DEVX cleanup mdev by Yishai Hadas · 5 years ago
  64. ef1659a IB/mlx5: Add DEVX support for CQ events by Yishai Hadas · 5 years ago
  65. 5ec9d8e IB/mlx5: Implement DEVX dispatching event by Yishai Hadas · 5 years ago
  66. 7597385 IB/mlx5: Enable subscription for device events over DEVX by Yishai Hadas · 5 years ago
  67. e337dd5 IB/mlx5: Register DEVX with mlx5_core to get async events by Yishai Hadas · 5 years ago
  68. 2afc5e1 IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD by Yishai Hadas · 5 years ago
  69. 792c4e9 net/mlx5: Convert mkey_table to XArray by Matthew Wilcox · 5 years ago
  70. cd5d20f IB/mlx5: Verify DEVX general object type correctly by Yishai Hadas · 6 years ago
  71. 33cde96 IB/mlx5: Device resource control for privileged DEVX user by Ariel Levkovich · 6 years ago
  72. 7f57510 RDMA/mlx5: Allow DEVX and raw creation flow on reps by Mark Bloch · 6 years ago
  73. 56e5acd RDMA/mlx5: Add query e-switch vport context to devx white list by Maor Gottlieb · 6 years ago
  74. 6a4d00b RDMA/mlx5: Move rep into port struct by Mark Bloch · 6 years ago
  75. e79c9c6 IB/mlx5: Remove references to uboject->context by Jason Gunthorpe · 6 years ago
  76. a6a3797 IB: Pass uverbs_attr_bundle down uobject destroy path by Shamir Rabinovitch · 6 years ago
  77. 1f687ed IB/mlx5: Declare devx_async_cmd_event_fops static by Bart Van Assche · 6 years ago
  78. c5ae195 IB/mlx5: Use mlx5 core to create/destroy a DEVX DCT by Yishai Hadas · 6 years ago
  79. 8994445 IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs by Shamir Rabinovitch · 6 years ago
  80. 0da4d48 IB/mlx5: Fix bad flow upon DEVX mkey creation by Yishai Hadas · 6 years ago
  81. e5c1bb4 IB/mlx5: Remove set but not used variable by Kamal Heib · 6 years ago
  82. 55c293c Merge branch 'devx-async' into k.o/for-next by Jason Gunthorpe · 6 years ago
  83. eaebaf7 IB/mlx5: Implement DEVX hot unplug for async command FD by Yishai Hadas · 6 years ago
  84. 4accbb3 IB/mlx5: Implement the file ops of DEVX async command FD by Yishai Hadas · 6 years ago
  85. a124edb IB/mlx5: Introduce async DEVX obj query API by Yishai Hadas · 6 years ago
  86. 6bf8f22 IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FD by Yishai Hadas · 6 years ago
  87. 534fd7a IB/mlx5: Manage indirection mkey upon DEVX flow for ODP by Yishai Hadas · 6 years ago
  88. fa31f14 IB/mlx5: DEVX handling for indirection MKEY by Yishai Hadas · 6 years ago
  89. b0ea0fa IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata by Jason Gunthorpe · 6 years ago
  90. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  91. 6e3722b IB/mlx5: Use the correct commands for UMEM and UCTX allocation by Yishai Hadas · 6 years ago
  92. 47f07f0 IB/mlx5: Block DEVX umem from the non applicable cases by Yishai Hadas · 6 years ago
  93. 719598c IB/mlx5: Update the supported DEVX commands by Yishai Hadas · 6 years ago
  94. fb98153 IB/mlx5: Enforce DEVX privilege by firmware by Yishai Hadas · 6 years ago
  95. 34613eb IB/mlx5: Enable modify and query verbs objects via DEVX by Yishai Hadas · 6 years ago
  96. bfc5d83 RDMA/mlx5: Attach a DEVX counter via raw flow creation by Mark Bloch · 6 years ago
  97. 15a1b4b RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methods by Jason Gunthorpe · 6 years ago
  98. 8313c10 RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for write by Jason Gunthorpe · 6 years ago
  99. 36e235c RDMA/mlx5: Use the uapi disablement APIs instead of code by Jason Gunthorpe · 6 years ago
  100. 0cbf432 RDMA/uverbs: Use a linear list to describe the compiled-in uapi by Jason Gunthorpe · 6 years ago