Changes:
- c14d93d Bump to version 26.6
- 55fd5fc iwpmd: Zero-initialize the remote addr info
- ce129fa ibdiags: Make escape character tack effect
- 382a5eb ibdiags: Don't suggest non-existing ibqueryerrors command line argument
- d194157 verbs: Add a man page note for IBV_EVENT_WQ_FATAL
- a904950 mlx5: DR, Fix error flow in rehash process
- 0676c81 Bump to version 26.5
- 79bd9d8 iwpmd: Check returned value of parse_iwpm_msg
- b2544cf bnxt_re/lib: Check AH handler validity before use
- f511067 mlx5: Fix mlx5_read_clock returned errno value
See More
- 9a1db19 suse: Fix path to dracut dir
- 1436361 infiniband-diags: Reorder library build order
- fbe29cb libhns: Avoid accessing NULL pointer when locking/unlocking CQ
- f9b9879 buildlib: Continue build on old GCC versions without SSE
- 29430f8 mlx4: Fix mlx4_read_clock returned errno value
- e17d922 verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
- 862f44e rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
- ef35f48 mlx5: DR, Force QP drain on table creation
- ce7d6ef kernel-boot: Fix VF lookup
- abc85b0 suse: trigger udev rules after installing rdma-ndd
- c948ff4 ibacm: Fix possible port loop overflow
- a9ab80d verbs: Fix possible port loop overflow
- d26f45b Bump to version 26.4
- a5c8712 librdmacm: Don't overwrite errno returned from libibverbs
- a20e276 srp_daemon: Fix systemd dependency
- 9cb3c16 bnxt_re: Fix reported error code from create_cq
- 214fafe verbs: Replace SQ with RQ in max_recv_sge's documents
- d7b465d verbs: Update the type of some variables in documents
- 1b763de cxgb4: Fix reported error code from create_cq
- 0830464 libqedr: Fix reported error code from create_cq
- 9ee9e9a rdma_server: Add '-s' option in rdma_server's manual
- 2ba7eb1 udaddy: Fix create_reply_ah error flow
- 9784a81 redhat: no need to recursively remove srp_daemon.sh
- 5011771 mlx5: Fix wqe size parameter in wqe signature calculation
- 600800d Bump to version 26.3
- 7a7e749 mlx5: DR, Fix error flows while adding new STE
- 53410c4 srp_daemon: Avoid extra permissions for the lock file
- 32f0aee mlx5: Add fork support for DEVX umem
- 058f022 verbs: Prevent dontfork on ODP MR
- 7612c76 srp_daemon: Fix the spelling of the name of two symbolic constants
- d4b2de4 verbs: Make sure VM_DONTCOPY removed
- a26f66e verbs: Try access device before adding it to device list
- 78bc17d verbs: Close async_fd only when it was previously created
- 9d25df4 mlx5: Fix potential arithmetic overflow
- c5c39c3 libibverbs: Fix ABI_placeholder1 and ABI_placeholder2 assignment
- ef99684 mlx5: Fix matching on vport gvmi
- 467d6b9 efa: Fix create QP command over ioctl interface
- 11be510 verbs: Fix ibv_create_wq() to set wq_context
- eb52bae libibverbs: Fix description of ibv_get_device_guid man page
- f6b3236 buildlib: Fix a warning from newer pythons
- 34f3dd7 mlx5: Allocate accurate aligned DM memory size
- 29573b4 Bump to version 26.2
- 183ed53 ibtracert.c: fix RESOURCE_LEAK issues
- 5211ee1 iwarp_pm_helper.c: fix RESOURCE_LEAK issue
- 97ab970 rstream.c: fix RESOURCE_LEAK issues
- 15933b4 xsrq_pingpong.c: Fix RESOURCE_LEAK issue
- b69f90d qedr: Fix USE_AFTER_FREE issues
- ed3c291 kernel-boot: correct precision specifier
- 420ecb7 infiniband-diags: Fix memory leak in function rereg_and_test_port
- 24d7a05 infiniband-diags: Fix memory leaks in ibroute.c
- 9cabcd2 infiniband-diags: Fix memory leak in read_ibdiag_config
- a675e13 infiniband-diags: Fix two Coverity 'invalidScanfFormatWidth' issues
- 2e5ae8f ibdiags: Dump only supported extended port counters
- 1e1d2ef srp_daemon: check return value of function 'umad_init'
- 4990db6 Fix shiftTooManyBitsSigned issues
- c72a905 rcopy: fix UNUSED_VALUE
- 2594293 kernel-boot: don't return 0 when failed to allocate name
- 8071017 libhns: Not process return value of flushing cqe
- a1212c7 ibdiag: Compare CA device names by using the maximum length between them
- 95e8778 efa: Use the correct barrier between BAR writes on post send flow
- f9df03b infiniband-diags: Fix a CONSTANT_EXPRESSION_RESULT issue
- 03a740b pyverbs: Fix port_state_to_str function
- 7602f57 libhns: Update ibvqp->state in hns_roce_u_v2_modify_qp()
- 2ed6ddc vmw_pvrdma: Avoid double unlock on qp->sq.lock
- 9e69dc1 kernel-boot: Use node GUID instead of system image GUID
- 0249fac tests: Fix checking page_size_cap
- c40c2d4 ibacm: Do not open non InfiniBand device
- ee98395 ibacm: Fix bug in acm_get_ep()
- e97218e ibacm: Fix a memory leak in an acm_open_dev() error path [ #1 ]
- 4d132cb libhns: Fix for the error code when polling cq
- e52a1c2 pyverbs: Return correct port number in QPAttr's AH property
- 75b7074 libhns: Return correct value of cqe num when flushing cqe failed
- 05eaaee libhns: Avoid null pointer operation
- cabe5e2 libhns: Bugfix for updating qp params
- 0cb3f51 libhns: Bugfix for cleaning cq
- f0061b3 libhns: Bugfix for assigning sl
- a4314e4 libhns: Optimize bind_mw for fixing null pointer access
- f22d4fa libhns: Fix calculation errors with ilog32()
- 9f820de Bump to version 26.1
- 9e636b4 buildlib: Build devel stable branches on Azure
- 047cb20 man: Fix return value for ibv_reg_dm_mr
- 497706f build: Update ABI files
- 0f52016 build: Run CI builds on the stable branches with azp support
- 6ce72aa buildlib: Remove travis CI
- 3146dd6 cxgb4: always query device before initializing chip version
- 37079bb cxgb4: free appropriate pointer in error case
- 981c755 mlx5: Allow insertion of duplicate rules using DR API
- 5639fce verbs: Set missing errno in ibv_cmd_reg_mr
- 8720f4f pyverbs: Fix CQ and PD assignment in QPAttr
- 252e5a0 pyverbs: Fix WC creation process
- 382253d man: Fix wrong field in ibv_wr_post's man page
- 2e12d7e build: Do not enable -Wredundant-decls twice
- 59aef63 ABI Files
This list of changes was auto generated.