1. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  2. b35a0f4 RDMA/core: Don't infoleak GRH fields by Leon Romanovsky · 3 years ago
  3. 7694a7d RDMA/uverbs: Check for null return of kmalloc_array by Jiasheng Jiang · 3 years ago
  4. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  5. d821f7c RDMA/nldev: Check stat attribute before accessing it by Leon Romanovsky · 3 years, 1 month ago
  6. 6cd7397 RDMA/core: Set send and receive CQ before forwarding to the driver by Leon Romanovsky · 3 years, 2 months ago
  7. 5c904c6 Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 2 months ago
  8. f1a090f RDMA/core: Require the driver to set the IOVA correctly during rereg_mr by Aharon Landau · 3 years, 2 months ago
  9. a2a2a69 Merge tag 'v5.15' into rdma.git for-next by Jason Gunthorpe · 3 years, 2 months ago
  10. 067113d RDMA/core: Fix missed initialization of rdma_hw_stats::lock by Mark Zhang · 3 years, 2 months ago
  11. 1e4df4a RDMA/umem: Allow pinned dmabuf umem usage by Gal Pressman · 3 years, 3 months ago
  12. 6473395 RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string by Mark Zhang · 3 years, 2 months ago
  13. 16b0314 dma-buf: move dma-buf symbols into the DMA_BUF module namespace by Greg Kroah-Hartman · 3 years, 3 months ago
  14. 911a81c RDMA/core: Use kvzalloc when allocating the struct ib_port by wangyugui · 3 years, 2 months ago
  15. 8869574 RDMA: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 3 months ago
  16. 4bd46f3a RDMA/iwpm: Remove redundant initialization of pointer err_str by Colin Ian King · 3 years, 3 months ago
  17. 3c3c1f1 RDMA/nldev: Allow optional-counter status configuration through RDMA netlink by Aharon Landau · 3 years, 3 months ago
  18. 822cf78 RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit by Aharon Landau · 3 years, 3 months ago
  19. 7301d0a RDMA/nldev: Add support to get status of all counters by Aharon Landau · 3 years, 3 months ago
  20. 5e2ddd1 RDMA/counter: Add optional counter support by Aharon Landau · 3 years, 3 months ago
  21. 0dc8968 RDMA/counter: Add an is_disabled field in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
  22. 0a0800c RDMA/core: Add a helper API rdma_free_hw_stats_struct by Mark Zhang · 3 years, 3 months ago
  23. 13f30b0 RDMA/counter: Add a descriptor in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
  24. 8e913a8 RDMA/rw: switch to dma_map_sgtable() by Logan Gunthorpe · 3 years, 3 months ago
  25. 99cfddb RDMA/cma: Split apart the multiple uses of the same list heads by Jason Gunthorpe · 3 years, 3 months ago
  26. 305d568 RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requests by Jason Gunthorpe · 3 years, 3 months ago
  27. bc0bdc5 RDMA/cma: Do not change route.addr.src_addr.ss_family by Jason Gunthorpe · 3 years, 3 months ago
  28. ca465e1 RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failure by Tao Liu · 3 years, 4 months ago
  29. 2cc74e1 IB/cma: Do not send IGMP leaves for sendonly Multicast groups by Christoph Lameter · 3 years, 4 months ago
  30. 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
  31. 6a21743 Merge branch 'sg_nents' into rdma.git for-next by Jason Gunthorpe · 3 years, 4 months ago
  32. 5f5a650 RDMA/core/sa_query: Retry SA queries by Håkon Bugge · 3 years, 5 months ago
  33. 79fbd3e RDMA: Use the sg_table directly and remove the opencoded version from umem by Maor Gottlieb · 3 years, 4 months ago
  34. 3e302db lib/scatterlist: Fix wrong update of orig_nents by Maor Gottlieb · 3 years, 4 months ago
  35. 90e7a6d lib/scatterlist: Provide a dedicated function to support table append by Maor Gottlieb · 3 years, 4 months ago
  36. 03da1b2 IB/core: Remove deprecated current_seq comments by Li Zhijian · 3 years, 4 months ago
  37. bfeabab RDMA/core/sa_query: Remove unused function by Håkon Bugge · 3 years, 5 months ago
  38. f6018cc RDMA/uverbs: Track dmabuf memory regions by Gal Pressman · 3 years, 5 months ago
  39. d2b1079 RDMA/core: Create clean QP creations interface for uverbs by Leon Romanovsky · 3 years, 5 months ago
  40. 5507f67 RDMA/core: Properly increment and decrement QP usecnts by Leon Romanovsky · 3 years, 5 months ago
  41. 00a79d6 RDMA/core: Configure selinux QP during creation by Leon Romanovsky · 3 years, 5 months ago
  42. 8da9fe4 RDMA/core: Reorganize create QP low-level functions by Leon Romanovsky · 3 years, 5 months ago
  43. 20e2bcc RDMA/core: Remove protection from wrong in-kernel API usage by Leon Romanovsky · 3 years, 5 months ago
  44. 8fc3bee RDMA/core: Delete duplicated and unreachable code by Leon Romanovsky · 3 years, 5 months ago
  45. 20da44d RDMA/mlx5: Drop in-driver verbs object creations by Leon Romanovsky · 3 years, 5 months ago
  46. 514aee6 RDMA: Globally allocate and release QP memory by Leon Romanovsky · 3 years, 5 months ago
  47. db4657a RDMA/cma: Revert INIT-INIT patch by Mike Marciniszyn · 3 years, 5 months ago
  48. bbafcbc RDMA/iwpm: Rely on the rdma_nl_[un]register() to ensure that requests are valid by Leon Romanovsky · 3 years, 5 months ago
  49. bdb0e4e RDMA/iwpm: Remove not-needed reference counting by Leon Romanovsky · 3 years, 5 months ago
  50. e677b72 RDMA/iwcm: Release resources if iw_cm module initialization fails by Leon Romanovsky · 3 years, 5 months ago
  51. 21bfee9 IB/core: Read subnet_prefix in ib_query_port via cache. by Anand Khoje · 3 years, 6 months ago
  52. 36721a6 IB/core: Shifting initialization of device->cache_lock by Anand Khoje · 3 years, 6 months ago
  53. 0bc0602a IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache() by Anand Khoje · 3 years, 6 months ago
  54. 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
  55. 3d82875 RDMA/core: Always release restrack object by Leon Romanovsky · 3 years, 6 months ago
  56. 74f160e RDMA/cma: Fix rdma_resolve_route() memory leak by Gerd Rausch · 3 years, 6 months ago
  57. efcbea3 RDMA/core/sa_query: Remove unused argument by Håkon Bugge · 3 years, 6 months ago
  58. e84045e RDMA/cma: Fix incorrect Packet Lifetime calculation by Håkon Bugge · 3 years, 6 months ago
  59. ca0c448 RDMA/cma: Protect RMW with qp_mutex by Håkon Bugge · 3 years, 6 months ago
  60. dc70f7c RDMA/cma: Remove unnecessary INIT->INIT transition by Håkon Bugge · 3 years, 6 months ago
  61. f45fbbb Backmerge tag 'v5.13-rc7' into drm-next by Dave Airlie · 3 years, 6 months ago
  62. fdcebbc Merge tag 'v5.13-rc7' into rdma.git for-next by Jason Gunthorpe · 3 years, 6 months ago
  63. c5f8f2c IB/core: Removed port validity check from ib_get_cached_subnet_prefix by Anand Khoje · 3 years, 6 months ago
  64. bf19499 RDMA: Fix kernel-doc warnings about wrong comment by Leon Romanovsky · 3 years, 7 months ago
  65. 3cea7b4a RDMA/core: Fix incorrect print format specifier by Wenpeng Liang · 3 years, 7 months ago
  66. 915e4af RDMA: Remove rdma_set_device_sysfs_group() by Jason Gunthorpe · 3 years, 7 months ago
  67. 69d86a6 RDMA/core: Allow port_groups to be used with namespaces by Jason Gunthorpe · 3 years, 7 months ago
  68. d7407d1 RDMA: Change ops->init_port to ops->port_groups by Jason Gunthorpe · 3 years, 7 months ago
  69. 526a12c RDMA/cm: Use an attribute_group on the ib_port_attribute intead of kobj's by Jason Gunthorpe · 3 years, 7 months ago
  70. 054239f RDMA/core: Expose the ib port sysfs attribute machinery by Jason Gunthorpe · 3 years, 7 months ago
  71. d89eb50 RDMA/core: Remove the kobject_uevent() NOP by Jason Gunthorpe · 3 years, 7 months ago
  72. b7066b3 RDMA/core: Create the device hw_counters through the normal groups mechanism by Jason Gunthorpe · 3 years, 7 months ago
  73. 2ca1cca RDMA/core: Simplify how the port sysfs is created by Jason Gunthorpe · 3 years, 7 months ago
  74. a467638 RDMA/core: Simplify how the gid_attrs sysfs is created by Jason Gunthorpe · 3 years, 7 months ago
  75. a32f433 RDMA/core: Split gid_attrs related sysfs from add_port() by Jason Gunthorpe · 3 years, 7 months ago
  76. 467f432 RDMA/core: Split port and device counter sysfs attributes by Jason Gunthorpe · 3 years, 7 months ago
  77. d8a5883 RDMA/core: Replace the ib_port_data hw_stats pointers with a ib_port pointer by Jason Gunthorpe · 3 years, 7 months ago
  78. 4b5f4d3 RDMA: Split the alloc_hw_stats() ops to port and device variants by Jason Gunthorpe · 3 years, 7 months ago
  79. bf0480a IB/cm: Remove dgid from the cm_id_priv av by Jason Gunthorpe · 3 years, 7 months ago
  80. 2adcb4c RDMA: Verify port when creating flow rule by Maor Gottlieb · 3 years, 7 months ago
  81. ec9bf37 RDMA/core: Use refcount_t instead of atomic_t on refcount of ib_uverbs_device by Weihang Li · 3 years, 7 months ago
  82. 58d33b4 RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_port by Weihang Li · 3 years, 7 months ago
  83. cd74db6 RDMA/core: Use refcount_t instead of atomic_t on refcount of mcast_member by Weihang Li · 3 years, 7 months ago
  84. 6448508 RDMA/core: Remove refcount from struct ib_mad_snoop_private by Jason Gunthorpe · 3 years, 7 months ago
  85. fcc57a7 RDMA/core: Use refcount_t instead of atomic_t on refcount of iwpm_admin_data by Weihang Li · 3 years, 7 months ago
  86. 60dff56 RDMA/core: Use refcount_t instead of atomic_t on refcount of iwcm_id_private by Weihang Li · 3 years, 7 months ago
  87. c43f2f9 RDMA/umem: fix missing automated rename by Christian König · 3 years, 7 months ago
  88. 76039ac IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock by Mark Zhang · 3 years, 7 months ago
  89. 7345201 IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path by Mark Zhang · 3 years, 7 months ago
  90. 70076a4 IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls by Mark Zhang · 3 years, 7 months ago
  91. 3595c39 Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered" by Mark Zhang · 3 years, 7 months ago
  92. efafae6 IB/cm: Tidy remaining cm_msg free paths by Jason Gunthorpe · 3 years, 7 months ago
  93. c1cf6d9 IB/cm: Call the correct message free functions in cm_send_handler() by Jason Gunthorpe · 3 years, 7 months ago
  94. 4b4e586 IB/cm: Split cm_alloc_msg() by Jason Gunthorpe · 3 years, 7 months ago
  95. 96376a4 IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg() by Jason Gunthorpe · 3 years, 7 months ago
  96. f974428 RDMA/core: Sanitize WQ state received from the userspace by Leon Romanovsky · 3 years, 7 months ago
  97. c5b8eaf RDMA/core: Use the DEVICE_ATTR_RO macro by YueHaibing · 3 years, 7 months ago
  98. d58c23c IB/core: Only update PKEY and GID caches on respective events by Håkon Bugge · 3 years, 7 months ago
  99. 463a3f6 RDMA/uverbs: Fix a NULL vs IS_ERR() bug by Dan Carpenter · 3 years, 8 months ago
  100. 889d916 RDMA/core: Don't access cm_id after its destruction by Shay Drory · 3 years, 8 months ago