- 6fe804e Update library version to be 64.0 by Leon Romanovsky · 18 hours ago master
- 9589cf6 Merge pull request #1735 from rleon/fix-fc44 by Leon Romanovsky · 18 hours ago v63.0
- c8f4eb5 cbuild: Update to Fedora 44 by Leon Romanovsky · 19 hours ago
- e4be64d build: Enable CMP0177 policy by Leon Romanovsky · 19 hours ago
- 9d7121d mlx5/vfio: Avoid warning for unused count variable by Leon Romanovsky · 20 hours ago
- 8dd6dc3 Merge pull request #1734 from ShacharKagan/pyverbs-enhancements-and-fixes by Leon Romanovsky · 21 hours ago
- 43faca2 Merge pull request #1732 from yishaih/st64b_supp by Leon Romanovsky · 21 hours ago
- 981e45c pyverbs: Store action refs to fix cleanup errors by Shachar Kagan · 3 months ago
- 343d7de tests: Add timeout to DC stream QP recovery test by Daniel Hayon · 3 months ago
- 6bf745e pyverbs: Add WR property getters by Shachar Kagan · 1 year, 7 months ago
- fed18e4 mlx5: Enable ST64B for BlueFlame writes by Michael Guralnik · 2 weeks ago
- 2436110 util/mmio: Add ST64B to mmio_memcpy_x64 on aarch64 by Michael Guralnik · 4 weeks ago
- 0d66840 Merge pull request #1731 from amzn/req-id-gen by Leon Romanovsky · 3 days ago
- f862cc2 Merge pull request #1726 from abhijitG-xlnx/sigall by Leon Romanovsky · 3 days ago
- 039586a providers/efa: Add QP generation to device request ID by Michael Margolin · 14 days ago
- f2cf50f providers/efa: Remove unused cur_qp caching from efa_poll_sub_cq by Michael Margolin · 14 days ago
- eb20bad ionic: Honor sq_sig_all for signaled completions by Abhijit Gangurde · 3 weeks ago
- 9c3c983 Merge pull request #1721 from mazorasaf/fix_dump_fts_lft_type by Leon Romanovsky · 2 weeks ago
- 4be917c Merge pull request #1722 from NagappanRMPL/master by Leon Romanovsky · 3 weeks ago
- 5e7ab6b Merge pull request #1717 from BatshevaBlack/rsocket_upstream_no_epoll by Leon Romanovsky · 3 weeks ago
- 9e3aae8 Merge pull request #1713 from ShacharKagan/pyverbs_dmabuf_port_speed by Leon Romanovsky · 3 weeks ago
- 684790e librdmacm: Fix fcntl64/sendfile64 header detection for -Wredundant-decls by Batsheva Black · 3 weeks ago
- 49c2adb librdmacm: Fix fcntl64/sendfile64 detection by adding _GNU_SOURCE by Batsheva Black · 3 weeks ago
- de593a0 Merge pull request #1718 from amzn/rename-comp-mask by Jason Gunthorpe · 4 weeks ago
- 0dee6b4 Merge pull request #1709 from TaranovK/kotaranov/mw by Jason Gunthorpe · 4 weeks ago
- 2b75cb4 Merge pull request #1708 from amzn/wide_wqe by Jason Gunthorpe · 4 weeks ago
- 3084ead Merge pull request #1676 from abhijitG-xlnx/wqe_idx by Jason Gunthorpe · 4 weeks ago
- a63bcf1 ibstat: ignore non-RDMA endpoint devices when umad_get_ca() fails by Nagappan Ramasamy Palaniappan · 9 weeks ago
- 03472ce dump_fts: Change lft type in dump_fts to uint8_t by Asaf Mazor · 6 weeks ago
- 87c7aaa librdmacm: Fix SOCK_STREAM and SOCK_DGRAM types by Batsheva Black · 1 year, 7 months ago
- 0b9d2f1 librdmacm: Change wake-up timeout from rpoll by Batsheva Black · 1 year, 6 months ago
- 6de1340 librdmacm: Add rsocket to connect service on success too by Batsheva Black · 1 year, 5 months ago
- 3c3414e librdmacm: Add support for dup by Batsheva Black · 1 year, 5 months ago
- ea89b14 librdmacm: Add support for sendfile64 by Batsheva Black · 1 year, 5 months ago
- bed7d78 librdmacm: Fix rfcntl to keep fs flags separately by Batsheva Black · 1 year, 4 months ago
- 4964485 librdmacm: Add support to more optnames in getsockopt, setsockopt by Batsheva Black · 1 year, 7 months ago
- 85f9747 librdmacm: Add support for fcntl64 by Batsheva Black · 1 year, 7 months ago
- add6310 librdmacm: Add support for accept4 function by Batsheva Black · 1 year, 4 months ago
- 7ea19e1 librdmacm: Fix select function by Batsheva Black · 1 year, 7 months ago
- a174774 librdmacm: Fix rpoll in case of timeout by Batsheva Black · 1 year, 6 months ago
- 72e065b providers/efa: Rename alloc_ucontext comp_mask to supported_caps by Michael Margolin · 7 weeks ago
- e383721 Update kernel headers by Michael Margolin · 7 weeks ago
- f4176cd efa: Validate RQ depth relatively to max WR SGEs by Yonatan Nachum · 9 weeks ago
- d2df166 efa: Add EFA DV to get max RQ depth based on init params by Yonatan Nachum · 3 months ago
- 1282261 efa: Add EFA DV to get max SQ depth based on init params by Yonatan Nachum · 3 months ago
- 00e9a15 efa: Add support to query new extended inline size in query DV by Yonatan Nachum · 3 months ago
- 88917d9 efa: Add inline support for RDMA write by Yonatan Nachum · 5 months ago
- 2166b90 efa: Add support for 128-byte WQE by Yonatan Nachum · 5 months ago
- 2255d7c efa: Store SQ WQE size for dynamic usage by Yonatan Nachum · 5 months ago
- 0f5d6ec efa: Use IO structs in WR setters instead of TX WQE by Yonatan Nachum · 5 months ago
- d9ae1f9 efa: Add max inline validation on QP creation by Yonatan Nachum · 5 months ago
- 7ae33f9 efa: Store the new extended inline buf size in EFA ctx by Yonatan Nachum · 3 months ago
- cc0e95c Merge pull request #1712 from guyharris/fix-signedness-inconsistency by Leon Romanovsky · 7 weeks ago
- 109428d Merge pull request #1705 from bluca/upstream_sysusers by Leon Romanovsky · 7 weeks ago
- e5608da Merge pull request #1704 from selvintxavier/inline_perf by Leon Romanovsky · 7 weeks ago
- cfedf9e Merge pull request #1707 from yehuday/master by Leon Romanovsky · 7 weeks ago
- ff72a96 Merge pull request #1711 from yishaih/mlx5_dv by Yishai Hadas · 7 weeks ago
- 0fd914e tests: Add dmabuf FD export tests for UAR and DM by Shachar Kagan · 4 months ago
- 48a29dc pyverbs: Add dmabuf FD export for DM and UAR by Shachar Kagan · 4 months ago
- 93d96ab tests: Add test for query_port_speed by Elyashiv Cohen · 4 months ago
- ee37cd7 pyverbs: Add port speed verb and event by Elyashiv Cohen · 4 months ago
- ae50fd7 libibverbs: fix a signedness inconsistency in a return value. by Guy Harris · 8 weeks ago
- a2d37c5 CMakeLists: Fix LTTNG trace build by Yehuda Yitschak · 9 weeks ago
- fdd5dbf mlx5: Fix mlx5dv_create_flow to keep legacy ABI by Yishai Hadas · 9 weeks ago
- e991ee4 Merge pull request #1706 from yishaih/mlx5_dv by Yishai Hadas · 9 weeks ago
- 86f6aee mlx5: Add mlx5dv_devx_umem_export/import by Maher Sanalla · 3 months ago
- c7d1531 mlx5: Add mlx5dv_devx_obj_export/import by Maher Sanalla · 3 months ago
- d020576 mlx5: Add mlx5dv_var_export/import by Maher Sanalla · 3 months ago
- 5068f26 mlx5: Add mlx5dv_get_export_sizes() for cross-process object sharing by Maher Sanalla · 3 months ago
- 1c8a486 mlx5: Add TLP VAR allocation support by Maher Sanalla · 5 months ago
- 8a0194e Update kernel headers by Yishai Hadas · 9 weeks ago
- 4c1aee0 providers/mana: allocate/destroy MWs by Konstantin Taranov · 4 months ago
- 6b3416e Install sysusers.d config file for rdma system group by Luca Boccassi · 2 months ago
- c6d03b4 Update library version to be 63.0 by Leon Romanovsky · 2 months ago
- 31af04e Merge pull request #1703 from ShacharKagan/mem_fixes by Leon Romanovsky · 2 months ago v62.0
- 97d14a8 Merge pull request #1697 from amzn/error-feature-mismatch by Leon Romanovsky · 2 months ago
- 125c731 Merge pull request #1695 from TaranovK/kotaranov/cq_poll_opt by Leon Romanovsky · 2 months ago
- 8220d19 Merge pull request #1692 from kaleshap86/qp_rate_limit by Leon Romanovsky · 2 months ago
- f0c4973 bnxt_re/lib: Optimize the inline data copy by Selvin Xavier · 3 months ago
- f167dea pyverbs: Replace WeakSet.pop() with list cleanup by Shachar Kagan · 5 months ago
- 0fe9c86 pyverbs: Change devx object return type by Daria Velikovsky · 7 months ago
- b788f21 tests: Fix memory leak in test_mlx5_crypto by Elyashiv Cohen · 9 months ago
- 3f091b0 bnxt_re: Support ibv_modify_qp_rate_limit by Kalesh AP · 4 months ago
- 8706cef bnxt_re: Report QP rate limit capabilities by Kalesh AP · 4 months ago
- eb71aff libibverbs: Enhance display of print_packet_pacing_caps by Kalesh AP · 4 months ago
- f52b267 bnxt_re: Add support for rate limit in modify_qp by Kalesh AP · 4 months ago
- 9f95e3b Update kernel headers by Kalesh AP · 3 months ago
- d1c38b0 providers/efa: Add new completion status for feature mismatch by Chen Brasch · 3 months ago
- 8b9cdb7 Merge pull request #1678 from yishaih/verbs_misc by Yishai Hadas · 3 months ago
- b685f21 mlx5: Introduce mlx5dv_devx_uar_export_dmabuf_fd() by Yishai Hadas · 5 months ago
- 1b8cbbe9 mlx5: Add support for DM export DMABUF fd by Yishai Hadas · 5 months ago
- f824da4 verbs: Expose ibv_cmd_export_dmabuf_fd() to be used by drivers by Yishai Hadas · 5 months ago
- 6091731 verbs: Introduce ibv_dm_export_dmabuf_fd() verb by Yishai Hadas · 5 months ago
- c789919 Update kernel headers by Yishai Hadas · 3 months ago
- b7f6164 providers/mana: unify rc_qp to be rnic_qp by Konstantin Taranov · 5 months ago
- f9a143f providers/mana: Retrieve queue type from queue ID by Konstantin Taranov · 5 months ago
- e277e90 providers/mana: Optimize poll completion path by Shiraz Saleem · 11 months ago
- 4969c01 Merge pull request #1663 from natoscott/usdt-tracing by Leon Romanovsky · 3 months ago
- d4dd187 providers: add support for USDT tracing using libbpf/usdt by Nathan Scott · 6 months ago
- d646a57 Merge pull request #1687 from bdrung/wrap-and-sort by Leon Romanovsky · 3 months ago