Skip to content

Tags: linux-rdma/rdma-core

Tags

v59.0

Toggle v59.0's commit message

Verified

This tag was signed with the committer’s verified signature.
rleon Leon Romanovsky
rdma-core-59.0:

Updates from version 58.0
   * libibverbs: Rename ibv_reg_mr_in to ibv_mr_init_attr
   * efa: Add support to bind QPs and CQs to thread domains
   * efa: Add support to allocate a parent domain
   * efa: Add support to allocate thread domains
   * libibverbs: Fix create CQ max number of attributes
   * efa: Add direct verbs query QP and CQ
   * efa: Add option to create CQ with external memory
   * libibverbs: Add option to pass CQ buffers to kernel
   * mlx5: Add support for the ibv_reg_mr_ex() verb
   * verbs: Add ibv_cmd_reg_mr_ex() to be used by drivers
   * verbs: Introduce the ibv_reg_mr_ex() verb
   * mlx5: Add support for alloc/dealloc DMAH
   * verbs: Add ibv_cmd_alloc/free commands for DMA handle
   * verbs: Introduce verbs for DMA handle allocation and deallocation
   * Update kernel headers
   * librdmacm/cmtime: Add timeout for server disconnect
   * librdmacm/cmtime: Add sync point after QP init
   * librdmacm/cmtime: Prevent time stats u32 overflow
   * librdmacm/examples: Support IPv6
   * librdmacm/cmtime: Determine root or leaf based on bind result
   * librdmacm/cmtime: Bind to named interface
   * librdmacm/cmtime: Support mesh based connection testing
   * librdmacm/cmtime: Allocate server port dynamically
   * librdmacm/cmtime: Accept connections from multiple clients
   * librdmacm/cmtime: Rename struct node to struct conn
   * librdmacm/cmtime: Restructure tracking number of connections
   * librdmacm/cmtime: Order command line parameters alphabetically
   * librdmacm/examples: Support multiple OOB connections
   * rping: terminate CM event thread before exiting
   * pyverbs: Change PD object return type
   * tests: Fix requires_no_sriov decorator
   * pyverbs: Fix Ipv6Spec class
   * tests: Ensure graceful resource cleaning
   * efa: Fix CQ poll after QP destroy
   * rxe: Fix double unlock in cq_ex polling
   * pyverbs: Align code to support Cython 3.1.0 format
   * Update library version to be 59.0
   * libhns: Remove MW support
   * rxe: Enable ibv_advise_mr(3)

v58.0

Toggle v58.0's commit message

Verified

This tag was signed with the committer’s verified signature.
rleon Leon Romanovsky
rdma-core-58.0:

Updates from version 57.0
   * pyverbs: Expose BlueFlame capability
   * mlx5: Expose BlueFlame capability
   * efa: Fix work request index double use
   * libhns: Fix double-free of rinl buf->wqe list
   * efa: Add WQE length to post_send tracepoint
   * libibverbs: Fix typos in comments in verbs.h
   * rping: Fix typos in comments
   * ibdiag_sa: Fix memory leak in sa_query()
   * rsocket: Fix use of uninitialized ret
   * tests: RDMA FLUSH test with ODP
   * tests: ATOMIC WRITE test with ODP
   * pyverbs: Add ODP capabilities for RDMA FLUSH and ATOMIC WRITE
   * libibverbs: Define ODP capabilities for RDMA FLUSH and ATOMIC WRITE
   * mthca: Fix malloc() return value without detecting null pointer
   * verbs: Assign ibv srq->pd when creating SRQ
   * libhns: Fix freeing pad without checking refcnt
   * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq
   * libhns: Fix ret not assigned in create srq()
   * libhns: Add debug log for lock-free mode
   * libibumad: Skip Zero GUIDs local port interfaces
   * libhns: Add tracepoint for HNS RoCE I/O
   * libhns: Add initial support for HNS LTTng tracing
   * Update kernel headers
   * util: Fix mmio read on ARM
   * Update library version to be 58.0

v57.1

Toggle v57.1's commit message

Verified

This tag was signed with the committer’s verified signature.
nmorey Nicolas Morey
rdma-core-57.1:

Updates from version 57.0
 * Backport fixes:
   * efa: Fix work request index double use
   * libhns: Fix double-free of rinl buf->wqe list
   * verbs: Assign ibv srq->pd when creating SRQ
   * libhns: Fix freeing pad without checking refcnt
   * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq
   * libhns: Fix ret not assigned in create srq()
   * util: Fix mmio read on ARM
   * stable branch creation

v56.2

Toggle v56.2's commit message

Verified

This tag was signed with the committer’s verified signature.
nmorey Nicolas Morey
rdma-core-56.2:

Updates from version 56.1
 * Backport fixes:
   * efa: Fix work request index double use
   * libhns: Fix double-free of rinl buf->wqe list
   * verbs: Assign ibv srq->pd when creating SRQ
   * libhns: Fix freeing pad without checking refcnt
   * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq
   * libhns: Fix ret not assigned in create srq()
   * util: Fix mmio read on ARM
   * azp: Overcome kernel.org AI protection check
   * libhns: Fix wrong order of spin unlock in modify qp
   * libhns: Fix wrong max inline data value
   * libhns: Clean up data type issues

v55.2

Toggle v55.2's commit message

Verified

This tag was signed with the committer’s verified signature.
nmorey Nicolas Morey
rdma-core-55.2:

Updates from version 55.1
 * Backport fixes:
   * efa: Fix work request index double use
   * libhns: Fix double-free of rinl buf->wqe list
   * verbs: Assign ibv srq->pd when creating SRQ
   * libhns: Fix freeing pad without checking refcnt
   * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq
   * libhns: Fix ret not assigned in create srq()
   * util: Fix mmio read on ARM
   * azp: Overcome kernel.org AI protection check
   * libhns: Fix wrong order of spin unlock in modify qp
   * libhns: Fix wrong max inline data value
   * libhns: Clean up data type issues

v54.3

Toggle v54.3's commit message

Verified

This tag was signed with the committer’s verified signature.
nmorey Nicolas Morey
rdma-core-54.3:

Updates from version 54.2
 * Backport fixes:
   * efa: Fix work request index double use
   * libhns: Fix double-free of rinl buf->wqe list
   * verbs: Assign ibv srq->pd when creating SRQ
   * libhns: Fix freeing pad without checking refcnt
   * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq
   * libhns: Fix ret not assigned in create srq()
   * util: Fix mmio read on ARM
   * azp: Overcome kernel.org AI protection check
   * libhns: Fix wrong order of spin unlock in modify qp
   * libhns: Fix wrong max inline data value
   * libhns: Clean up data type issues

v53.4

Toggle v53.4's commit message

Verified

This tag was signed with the committer’s verified signature.
nmorey Nicolas Morey
rdma-core-53.4:

Updates from version 53.3
 * Backport fixes:
   * efa: Fix work request index double use
   * libhns: Fix double-free of rinl buf->wqe list
   * verbs: Assign ibv srq->pd when creating SRQ
   * libhns: Fix freeing pad without checking refcnt
   * libhns: Fix pad refcnt leaking in error flow of create qp/cq/srq
   * libhns: Fix ret not assigned in create srq()
   * util: Fix mmio read on ARM
   * azp: Overcome kernel.org AI protection check
   * libhns: Fix wrong order of spin unlock in modify qp
   * libhns: Fix wrong max inline data value
   * libhns: Clean up data type issues

v52.4

Toggle v52.4's commit message

Verified

This tag was signed with the committer’s verified signature.
nmorey Nicolas Morey
rdma-core-52.4:

Updates from version 52.3
 * Backport fixes:
   * efa: Fix work request index double use
   * libhns: Fix double-free of rinl buf->wqe list
   * verbs: Assign ibv srq->pd when creating SRQ
   * util: Fix mmio read on ARM
   * azp: Overcome kernel.org AI protection check
   * libhns: Fix wrong max inline data value
   * libhns: Clean up data type issues

v51.5

Toggle v51.5's commit message

Verified

This tag was signed with the committer’s verified signature.
nmorey Nicolas Morey
rdma-core-51.5:

Updates from version 51.4
 * Backport fixes:
   * libhns: Fix double-free of rinl buf->wqe list
   * verbs: Assign ibv srq->pd when creating SRQ
   * util: Fix mmio read on ARM
   * azp: Overcome kernel.org AI protection check
   * libhns: Fix wrong max inline data value
   * libhns: Clean up data type issues

v50.5

Toggle v50.5's commit message

Verified

This tag was signed with the committer’s verified signature.
nmorey Nicolas Morey
rdma-core-50.5:

Updates from version 50.4
 * Backport fixes:
   * libhns: Fix double-free of rinl buf->wqe list
   * verbs: Assign ibv srq->pd when creating SRQ
   * util: Fix mmio read on ARM
   * azp: Overcome kernel.org AI protection check
   * libhns: Fix wrong max inline data value