Changes:
- 93b7d1f Bump to version 25.8
- 4383f34 iwpmd: Zero-initialize the remote addr info
- 1462b58 ibdiags: Make escape character tack effect
- 8ba1b2a ibdiags: Don't suggest non-existing ibqueryerrors command line argument
- ea0e2c1 verbs: Add a man page note for IBV_EVENT_WQ_FATAL
- 27aacf3 mlx5: DR, Fix error flow in rehash process
- 0abecfd Bump to version 25.7
- a45d199 iwpmd: Check returned value of parse_iwpm_msg
- 963e2a0 bnxt_re/lib: Check AH handler validity before use
- 1898b61 mlx5: Fix mlx5_read_clock returned errno value
See More
- 4156aaa suse: Fix path to dracut dir
- 041e19a infiniband-diags: Reorder library build order
- bb87d7a libhns: Avoid accessing NULL pointer when locking/unlocking CQ
- df36cbb buildlib: Continue build on old GCC versions without SSE
- 6f7d3ae mlx4: Fix mlx4_read_clock returned errno value
- bd9dc41 verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
- a990fe4 rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
- b3f2be3 mlx5: DR, Force QP drain on table creation
- 7d976e7 suse: trigger udev rules after installing rdma-ndd
- 1dac05e ibacm: Fix possible port loop overflow
- 8b295bb verbs: Fix possible port loop overflow
- f3ef1fa Bump to version 25.6
- e7ec169 librdmacm: Don't overwrite errno returned from libibverbs
- 7f64687 srp_daemon: Fix systemd dependency
- 37427c5 bnxt_re: Fix reported error code from create_cq
- 5cc44be verbs: Replace SQ with RQ in max_recv_sge's documents
- 3daa914 verbs: Update the type of some variables in documents
- e1fa3fe cxgb4: Fix reported error code from create_cq
- a0fa816 libqedr: Fix reported error code from create_cq
- 35856f9 rdma_server: Add '-s' option in rdma_server's manual
- af29df5 udaddy: Fix create_reply_ah error flow
- 139f449 redhat: no need to recursively remove srp_daemon.sh
- f13164c mlx5: Fix wqe size parameter in wqe signature calculation
- 316cc36 Bump to version 25.5
- ebf9e49 mlx5: DR, Fix error flows while adding new STE
- d447d09 srp_daemon: Avoid extra permissions for the lock file
- 207f8a6 mlx5: Add fork support for DEVX umem
- 867b401 verbs: Prevent dontfork on ODP MR
- 6847e9c srp_daemon: Fix the spelling of the name of two symbolic constants
- 6e1f1a1 verbs: Make sure VM_DONTCOPY removed
- 72c1a69 verbs: Try access device before adding it to device list
- 1e668a1 verbs: Close async_fd only when it was previously created
- e912226 mlx5: Fix potential arithmetic overflow
- 9b133b9 libibverbs: Fix ABI_placeholder1 and ABI_placeholder2 assignment
- 9e59ebc mlx5: Fix matching on vport gvmi
- a3829c8 efa: Fix create QP command over ioctl interface
- 2d4bbad verbs: Fix ibv_create_wq() to set wq_context
- fda68ad libibverbs: Fix description of ibv_get_device_guid man page
- e103d1d buildlib: Fix a warning from newer pythons
- 239b083 mlx5: Allocate accurate aligned DM memory size
- 17e7ff2 Bump to version 25.4
- f20e953 ibtracert.c: fix RESOURCE_LEAK issues
- e0a2a82 iwarp_pm_helper.c: fix RESOURCE_LEAK issue
- bb03ef0 rstream.c: fix RESOURCE_LEAK issues
- 924960d xsrq_pingpong.c: Fix RESOURCE_LEAK issue
- 3a44465 qedr: Fix USE_AFTER_FREE issues
- 4873721 kernel-boot: correct precision specifier
- b62fa3e infiniband-diags: Fix memory leak in function rereg_and_test_port
- e4e6bc1 infiniband-diags: Fix memory leaks in ibroute.c
- 964d96a infiniband-diags: Fix memory leak in read_ibdiag_config
- e0e86e8 infiniband-diags: Fix two Coverity 'invalidScanfFormatWidth' issues
- 784df4c ibdiags: Dump only supported extended port counters
- e9d6a2b srp_daemon: check return value of function 'umad_init'
- 948660c Fix shiftTooManyBitsSigned issues
- 2a5b656 rcopy: fix UNUSED_VALUE
- af53bee kernel-boot: don't return 0 when failed to allocate name
- fb256ae libhns: Not process return value of flushing cqe
- 9914953 infiniband-diags: Fix a CONSTANT_EXPRESSION_RESULT issue
- 928304d pyverbs: Fix port_state_to_str function
- 5de68cc libhns: Update ibvqp->state in hns_roce_u_v2_modify_qp()
- fc9dfe0 vmw_pvrdma: Avoid double unlock on qp->sq.lock
- 5a719e4 kernel-boot: Use node GUID instead of system image GUID
- 556e0c0 tests: Fix checking page_size_cap
- dace3b0 ibacm: Do not open non InfiniBand device
- e8a2995 ibacm: Fix bug in acm_get_ep()
- 0eb6492 ibacm: Fix a memory leak in an acm_open_dev() error path [ #1 ]
- c4017b2 libhns: Fix for the error code when polling cq
- 9118d79 pyverbs: Return correct port number in QPAttr's AH property
- 6abfbea libhns: Return correct value of cqe num when flushing cqe failed
- 5177a61 libhns: Avoid null pointer operation
- 048a325 libhns: Bugfix for cleaning cq
- 0e32cfa libhns: Bugfix for assigning sl
- ebe3ca4 libhns: Optimize bind_mw for fixing null pointer access
- ba0fbcf Bump to version 25.3
- d83578b build/cbuild: Update cbuild to work with python3
- bdae1b9 Bump to version 25.2
- be3fe89 buildlib: Build devel stable branches on Azure
- 3ac84b9 man: Fix return value for ibv_reg_dm_mr
- 7e8caf1 build: Update ABI files
- fc1ab96 build: Run CI builds on the stable branches with azp support
- 2aa095c buildlib: Remove travis CI
- 742f07e build/azp: Have Azure Pipelines create releases when tags are made
- ca18bd6 cxgb4: always query device before initializing chip version
- a38d9d4 cxgb4: free appropriate pointer in error case
- a44fc5c mlx5: Allow insertion of duplicate rules using DR API
- 1b765b7 verbs: Set missing errno in ibv_cmd_reg_mr
- d919a75 pyverbs: Fix CQ and PD assignment in QPAttr
- 2217846 pyverbs: Fix WC creation process
- 7041ce3 man: Fix wrong field in ibv_wr_post's man page
- 4827f10 build: Do not enable -Wredundant-decls twice
- cd6b1d7 srp_daemon: fix a double free segment fault for ibsrpdm
- 93fd8af pyverbs: Fix PD assignment in QPInitAttrEx
- 21e1b1d mlx5: Fix incorrect size of QPN variable as part of direct rules
- 2d8e50c mlx5: Set miss address on copied STE during rehash
- 18e0ef1 mlx5: Fix incorrect postsend of new rehashed/formatted table
- 1841d48 Bump to version 25.1
- 16bb008 suse: provide libibmad-devel
- 2d05ac6 suse: add perl dependency for infiniband-diags
- 441a82c suse: fix dependency to rst2man
- bfde2fa suse: Fix name for libefa RPM
- c367247 ccam: Properly enable ilog32() calculations
- 39c9641 siw: Change user mmapped CQ notifications flags to 32bit.
- 3551b26 travis: fix aarch64 extraction
- 9337c0f cxgb4: fix chipversion initialization
- d000794 kernel-boot: Set default prefix for RDMA devices with unknown protocol
- e3ed5b2 rdmacm: Fix missing libraries on centos6 build
- 98a1cde ABI Files
This list of changes was auto generated.