Skip to content

Tags: selvintxavier/rdma-core

Tags

v34.1

Toggle v34.1's commit message

Verified

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

Updates from version 34.0
 * Backport fixes:
   * libhns: Bugfix for calculation of extended sge
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * efa: Fix use of uninitialized query device response
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * redhat: Do not add rdma-ndd to initramfs
   * libhns: Fix wrong range of a mask
   * tests: Fix CQ creation in parent domain test
   * verbs: Fix create CQ comp_mask check
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * libhns: Remove unnecessary barrier when poll cq
   * libhns: Remove unnecessary mask of ownerbit
   * libhns: Remove the unnecessary mask on QPN of CQE
   * libhns: Remove assert to check whether a pointer is NULL
   * libhns: Correct definition of DB_BYTE_4_TAG_M
   * libhns: Avoid double release of a pointer
   * mlx5: DR, Force QP drain on table creation
   * ABI Files

v33.2

Toggle v33.2's commit message

Verified

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

Updates from version 33.1
 * Backport fixes:
   * libhns: Bugfix for calculation of extended sge
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * efa: Fix use of uninitialized query device response
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * redhat: Do not add rdma-ndd to initramfs
   * libhns: Fix wrong range of a mask
   * tests: Fix CQ creation in parent domain test
   * verbs: Fix create CQ comp_mask check
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * libhns: Remove unnecessary barrier when poll cq
   * libhns: Remove unnecessary mask of ownerbit
   * libhns: Remove the unnecessary mask on QPN of CQE
   * libhns: Remove assert to check whether a pointer is NULL
   * libhns: Correct definition of DB_BYTE_4_TAG_M
   * libhns: Avoid double release of a pointer
   * mlx5: DR, Force QP drain on table creation
   * kernel-boot: Fix VF lookup
   * mlx5: DR, Check new cap for isolated VL TC QP
   * suse: trigger udev rules after installing rdma-ndd
   * ibacm: Fix possible port loop overflow
   * verbs: Fix possible port loop overflow
   * efa: Fix DV extension clear check
   * tests: Manage exceptions in rdmacm processes
   * pyverbs: Fix Mlx5 QP constructor
   * mlx5: Fix uuars to have the 'uar_mmap_offset' data

v32.2

Toggle v32.2's commit message

Verified

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

Updates from version 32.1
 * Backport fixes:
   * libhns: Bugfix for calculation of extended sge
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * redhat: Do not add rdma-ndd to initramfs
   * libhns: Fix wrong range of a mask
   * verbs: Fix create CQ comp_mask check
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * libhns: Remove the unnecessary mask on QPN of CQE
   * libhns: Remove assert to check whether a pointer is NULL
   * libhns: Correct definition of DB_BYTE_4_TAG_M
   * libhns: Avoid double release of a pointer
   * util: Add GENMASK helper
   * mlx5: DR, Force QP drain on table creation
   * kernel-boot: Fix VF lookup
   * suse: trigger udev rules after installing rdma-ndd
   * ibacm: Fix possible port loop overflow
   * verbs: Fix possible port loop overflow
   * efa: Fix DV extension clear check
   * tests: Manage exceptions in rdmacm processes
   * pyverbs: Fix Mlx5 QP constructor
   * mlx5: Fix uuars to have the 'uar_mmap_offset' data

v31.4

Toggle v31.4's commit message

Verified

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

Updates from version 31.3
 * Backport fixes:
   * libhns: Bugfix for calculation of extended sge
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * libhns: Fix wrong range of a mask
   * verbs: Fix create CQ comp_mask check
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * libhns: Remove the unnecessary mask on QPN of CQE
   * libhns: Remove assert to check whether a pointer is NULL
   * libhns: Correct definition of DB_BYTE_4_TAG_M
   * libhns: Avoid double release of a pointer
   * util: Add GENMASK helper
   * mlx5: DR, Force QP drain on table creation
   * kernel-boot: Fix VF lookup
   * suse: trigger udev rules after installing rdma-ndd
   * ibacm: Fix possible port loop overflow
   * verbs: Fix possible port loop overflow
   * efa: Fix DV extension clear check
   * tests: Manage exceptions in rdmacm processes
   * mlx5: Fix uuars to have the 'uar_mmap_offset' data

v30.3

Toggle v30.3's commit message

Verified

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

Updates from version 30.2
 * Backport fixes:
   * libhns: Bugfix for calculation of extended sge
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * libhns: Fix wrong range of a mask
   * verbs: Fix create CQ comp_mask check
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * libhns: Remove the unnecessary mask on QPN of CQE
   * libhns: Remove assert to check whether a pointer is NULL
   * libhns: Correct definition of DB_BYTE_4_TAG_M
   * libhns: Avoid double release of a pointer
   * util: Add GENMASK helper
   * mlx5: DR, Force QP drain on table creation
   * kernel-boot: Fix VF lookup
   * suse: trigger udev rules after installing rdma-ndd
   * ibacm: Fix possible port loop overflow
   * verbs: Fix possible port loop overflow
   * efa: Fix DV extension clear check
   * tests: Manage exceptions in rdmacm processes
   * mlx5: Fix uuars to have the 'uar_mmap_offset' data

v29.3

Toggle v29.3's commit message

Verified

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

Updates from version 29.2
 * Backport fixes:
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * verbs: Fix create CQ comp_mask check
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * mlx5: DR, Force QP drain on table creation
   * kernel-boot: Fix VF lookup
   * suse: trigger udev rules after installing rdma-ndd
   * ibacm: Fix possible port loop overflow
   * verbs: Fix possible port loop overflow
   * efa: Fix DV extension clear check
   * mlx5: Fix uuars to have the 'uar_mmap_offset' data

v28.4

Toggle v28.4's commit message

Verified

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

Updates from version 28.3
 * Backport fixes:
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * mlx5: DR, Force QP drain on table creation
   * kernel-boot: Fix VF lookup
   * suse: trigger udev rules after installing rdma-ndd
   * ibacm: Fix possible port loop overflow
   * verbs: Fix possible port loop overflow
   * efa: Fix DV extension clear check

v27.4

Toggle v27.4's commit message

Verified

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

Updates from version 27.3
 * Backport fixes:
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * mlx5: DR, Force QP drain on table creation
   * kernel-boot: Fix VF lookup
   * suse: trigger udev rules after installing rdma-ndd
   * ibacm: Fix possible port loop overflow
   * verbs: Fix possible port loop overflow

v26.5

Toggle v26.5's commit message

Verified

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

Updates from version 26.4
 * Backport fixes:
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * mlx5: DR, Force QP drain on table creation
   * kernel-boot: Fix VF lookup
   * suse: trigger udev rules after installing rdma-ndd
   * ibacm: Fix possible port loop overflow
   * verbs: Fix possible port loop overflow

v25.7

Toggle v25.7's commit message

Verified

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

Updates from version 25.6
 * Backport fixes:
   * iwpmd: Check returned value of parse_iwpm_msg
   * bnxt_re/lib: Check AH handler validity before use
   * mlx5: Fix mlx5_read_clock returned errno value
   * suse: Fix path to dracut dir
   * infiniband-diags: Reorder library build order
   * libhns: Avoid accessing NULL pointer when locking/unlocking CQ
   * buildlib: Continue build on old GCC versions without SSE
   * mlx4: Fix mlx4_read_clock returned errno value
   * verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
   * rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
   * mlx5: DR, Force QP drain on table creation
   * suse: trigger udev rules after installing rdma-ndd
   * ibacm: Fix possible port loop overflow
   * verbs: Fix possible port loop overflow