1. 8fdd401 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  2. f1f6a7d mm, tree-wide: rename put_user_page*() to unpin_user_page*() by John Hubbard · 5 years ago
  3. dfa0a4f IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP by John Hubbard · 5 years ago
  4. 4789fcd IB/umem: use get_user_pages_fast() to pin DMA pages by John Hubbard · 5 years ago
  5. 8889f6f RDMA/core: Make the entire API tree static by Jason Gunthorpe · 5 years ago
  6. b4fb4cc RDMA/cma: Fix unbalanced cm_id reference count during address resolve by Parav Pandit · 5 years ago
  7. 36798d5 RDMA/umem: Fix ib_umem_find_best_pgsz() by Artemy Kovalyov · 5 years ago
  8. 13e0af1 RDMA/cm: Remove CM message structs by Jason Gunthorpe · 5 years ago
  9. 4ca662a RDMA/cm: Use IBA functions for complex structure members by Jason Gunthorpe · 5 years ago
  10. 91b60a7 RDMA/cm: Use IBA functions for simple structure members by Jason Gunthorpe · 5 years ago
  11. 01adb7f RDMA/cm: Use IBA functions for swapping get/set acessors by Jason Gunthorpe · 5 years ago
  12. b6bbee6 RDMA/cm: Use IBA functions for simple get/set acessors by Jason Gunthorpe · 5 years ago
  13. d05d4ac RDMA/cm: Add SET/GET implementations to hide IBA wire format by Leon Romanovsky · 5 years ago
  14. 792a7c1 RDMA/cm: Add accessors for CM_REQ transport_type by Jason Gunthorpe · 5 years ago
  15. 6b3712c RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence by Jason Gunthorpe · 5 years ago
  16. e8b3a42 Merge tag 'rds-odp-for-5.5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  17. 8116469 RDMA/core: Add the core support field to METHOD_GET_CONTEXT by Michael Guralnik · 5 years ago
  18. a112341 RDMA/uverbs: Add ioctl command to get a device context by Jason Gunthorpe · 5 years ago
  19. da57db2 RDMA/core: Remove ucontext_lock from the uverbs_destry_ufile_hw() path by Jason Gunthorpe · 5 years ago
  20. d680e88 RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC by Jason Gunthorpe · 5 years ago
  21. 87d8069f IB/core: Add interface to advise_mr for kernel users by Moni Shoua · 5 years ago
  22. 33006bd IB/core: Introduce ib_reg_user_mr by Moni Shoua · 5 years ago
  23. c320e52 IB: Allow calls to ib_umem_get from kernel ULPs by Moni Shoua · 5 years ago
  24. 5c55cfd RDMA/core: Use READ_ONCE for ib_ufile.async_file by Jason Gunthorpe · 5 years ago
  25. 3e032c0 RDMA/core: Make ib_uverbs_async_event_file into a uobject by Jason Gunthorpe · 5 years ago
  26. 39e83af RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject by Jason Gunthorpe · 5 years ago
  27. 817d657 RDMA/core: Simplify type usage for ib_uverbs_async_handler() by Jason Gunthorpe · 5 years ago
  28. e04dd13 RDMA/core: Do not erase the type of ib_wq.uobject by Jason Gunthorpe · 5 years ago
  29. 9fbe334 RDMA/core: Do not erase the type of ib_srq.uobject by Jason Gunthorpe · 5 years ago
  30. 620d3f8 RDMA/core: Do not erase the type of ib_qp.uobject by Jason Gunthorpe · 5 years ago
  31. 5bd48c1 RDMA/core: Do not erase the type of ib_cq.uobject by Jason Gunthorpe · 5 years ago
  32. 4ec1dcf RDMA/core: Make ib_ucq_object use ib_uevent_object by Jason Gunthorpe · 5 years ago
  33. 849e149 RDMA/core: Do not allow alloc_commit to fail by Jason Gunthorpe · 5 years ago
  34. f7c8416 RDMA/core: Simplify destruction of FD uobjects by Jason Gunthorpe · 5 years ago
  35. 6898d1c6 RDMA/mlx5: Use RCU and direct refcounts to keep memory alive by Jason Gunthorpe · 5 years ago
  36. 8bdf9dd RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class by Jason Gunthorpe · 5 years ago
  37. 1e123d9 RDMA/core: Remove err in iw_query_port by Guoqing Jiang · 5 years ago
  38. 14e23bd RDMA/core: Fix locking in ib_uverbs_event_read by Jason Gunthorpe · 5 years ago
  39. 74f75cd IB/core: Fix build failure without hugepages by Arnd Bergmann · 5 years ago
  40. 40adf68 IB/core: Rename event_handler_lock to qp_open_list_lock by Parav Pandit · 5 years ago
  41. 17e1064 IB/core: Cut down single member ib_cache structure by Parav Pandit · 5 years ago
  42. 6b57cea IB/core: Let IB core distribute cache update events by Parav Pandit · 5 years ago
  43. 622db5b RDMA/core: Add trace points to follow MR allocation by Chuck Lever · 5 years ago
  44. 3e5901c RDMA/core: Trace points for diagnosing completion queue issues by Chuck Lever · 5 years ago
  45. ed999f8 RDMA/cma: Add trace points in RDMA Connection Manager by Chuck Lever · 5 years ago
  46. ad9efa0 RDMA/cm: Delete unused CM ARP functions by Leon Romanovsky · 5 years ago
  47. 017d8ea RDMA/cm: Delete unused CM LAP functions by Leon Romanovsky · 5 years ago
  48. 9ff1b64 IB/core: Fix ODP with IB_ACCESS_HUGETLB handling by Yishai Hadas · 5 years ago
  49. d07de8b IB/core: Fix ODP get user pages flow by Yishai Hadas · 5 years ago
  50. 4d6e8a0 RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load() by Danit Goldberg · 5 years ago
  51. a242c36 RDMA/netlink: Do not always generate an ACK for some netlink operations by Håkon Bugge · 5 years ago
  52. 7a763d1 IB/core: Introduce rdma_user_mmap_entry_insert_range() API by Yishai Hadas · 5 years ago
  53. 33df2f1 RDMA/counter: Prevent auto-binding a QP which are not tracked with res by Mark Zhang · 5 years ago
  54. 44a7b67 RDMA/cma: add missed unregister_pernet_subsys in init failure by Chuhong Yuan · 5 years ago
  55. 6c8991f net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  56. 0da5221 Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  57. aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  58. d768869 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  59. 3694e41 Merge branch 'ib-guids' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  60. f25a546 RDMA/odp: Use mmu_interval_notifier_insert() by Jason Gunthorpe · 5 years ago
  61. bfcb3c5d IB/core: Add interfaces to get VF node and port GUIDs by Danit Goldberg · 5 years ago
  62. 0acc637 RDMA/cm: Use refcount_t type for refcount variable by Danit Goldberg · 5 years ago
  63. e1ee1e6 RDMA/cma: Use ACK timeout for RoCE packetLifeTime by Dag Moxnes · 5 years ago
  64. 72b894b IB/umem: remove the dmasync argument to ib_umem_get by Christoph Hellwig · 5 years ago
  65. 7283fff dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flag by Christoph Hellwig · 5 years ago
  66. e26e7b8 RDMA: Change MAD processing function to remove extra casting and parameter by Leon Romanovsky · 5 years ago
  67. be4a8d4 RDMA/mad: Allocate zeroed MAD buffer by Leon Romanovsky · 5 years ago
  68. 8a80cf9 RDMA/mad: Delete never implemented functions by Leon Romanovsky · 5 years ago
  69. 55bfe90 RDMA/core: Fix return code when modify_port isn't supported by Kamal Heib · 5 years ago
  70. c043ff2 RDMA: Connect between the mmap entry and the umap_priv structure by Michal Kalderon · 5 years ago
  71. 3411f9f RDMA/core: Create mmap database and cookie helper functions by Michal Kalderon · 5 years ago
  72. b86deba RDMA/core: Move core content from ib_uverbs to ib_core by Michal Kalderon · 5 years ago
  73. bb3dba3 Merge branch 'odp_rework' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  74. 46870b2 RDMA/odp: Remove broken debugging call to invalidate_range by Jason Gunthorpe · 5 years ago
  75. 0363133 Merge tag 'v5.4-rc5' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  76. c912126 RDMA/core: Set DMA parameters correctly by Bart Van Assche · 5 years ago
  77. 24f5214 RDMA/cm: Update copyright together with SPDX tag by Leon Romanovsky · 5 years ago
  78. a916051 RDMA/cm: Use specific keyword to check define by Leon Romanovsky · 5 years ago
  79. 8d62510 RDMA/cm: Delete unused cm_is_active_peer function by Leon Romanovsky · 5 years ago
  80. 549af00 IB/core: Avoid deadlock during netlink message handling by Parav Pandit · 5 years ago
  81. a15542b RDMA/nldev: Skip counter if port doesn't match by Mark Zhang · 5 years ago
  82. ac71ffc RDMA/core: Check that process is still alive before sending it to the users by Leon Romanovsky · 5 years ago
  83. cf7e93c RDMA/restrack: Remove PID namespace support by Leon Romanovsky · 5 years ago
  84. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  85. c4c8aff5 IB/core: Do not notify GID change event of an unregistered device by Parav Pandit · 5 years ago
  86. a29e101 RDMA/uverbs: Add a check for uverbs_attr_get to uverbs_copy_to_struct_or_zero by Chuhong Yuan · 5 years ago
  87. d3bd939 IB/cma: Honor traffic class from lower netdevice for RoCE by Parav Pandit · 5 years ago
  88. 4061ff7 RDMA/nldev: Provide MR statistics by Erez Alfasi · 5 years ago
  89. e1b95ae RDMA/mlx5: Return ODP type per MR by Erez Alfasi · 5 years ago
  90. fb91069 RDMA/nldev: Allow different fill function per resource by Erez Alfasi · 5 years ago
  91. a9018ad RDMA/uverbs: Prevent potential underflow by Dan Carpenter · 5 years ago
  92. d6537c1 infiniband: fix core/ kernel-doc notation by rd.dunlab@gmail.com · 5 years ago
  93. 094c88f infiniband: fix core/verbs.c kernel-doc notation by rd.dunlab@gmail.com · 5 years ago
  94. 526f2c5 infiniband: fix core/ipwm_util.h kernel-doc warnings by rd.dunlab@gmail.com · 5 years ago
  95. a2aca4d Merge branch 'mlx5-rd-sgl' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  96. 00bd143 RDMA/rw: Support threshold for registration vs scattering to local pages by Yamin Friedman · 5 years ago
  97. 777a8b3 IB/core: Use rdma_read_gid_l2_fields to compare GID L2 fields by Parav Pandit · 5 years ago
  98. 54102dd RDMA/iwcm: move iw_rem_ref() calls out of spinlock by Krishnamraju Eraparaju · 5 years ago
  99. 9dc775e RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages() by Jason Gunthorpe · 5 years ago
  100. 1cbe866 IB/core: Fix wrong iterating on ports by Mohamad Heib · 5 years ago