aboutsummaryrefslogtreecommitdiff
path: root/contrib/ofed
Commit message (Expand)AuthorAgeFilesLines
* ofed: don't expose symbols twiceBrooks Davis2024-05-081-2/+0
* irdma(4): Upgrade to 1.2.36-kBartosz Sobczak2024-02-1614-353/+98
* ofed: fix warnings during libibverbs compilationBartosz Sobczak2024-02-062-2/+2
* ofed: use ANSI C functions definitions in opensm/sm.cKonstantin Belousov2023-12-261-50/+21
* Cleanup pthread locks in ofed RDMA verbsSean Lim2023-09-1916-109/+453
* irdma(4): remove artificial completion generatorBartosz Sobczak2023-09-132-168/+1
* irdma(4): upgrade to 1.2.17-kBartosz Sobczak2023-08-186-141/+93
* opensm libopensm: remove non-existent symbols from the version mapKonstantin Belousov2023-08-031-2/+0
* opensm libvendor: remove non-existent symbols from the version mapKonstantin Belousov2023-08-031-2/+0
* opensm libosmcomp: remove non-existent symbols from the version mapKonstantin Belousov2023-08-031-3/+0
* librmdacm: rdma_get_local_addr and rdma_get_peer_addr are not exportedKonstantin Belousov2023-08-031-2/+0
* librdmacm: remove rsocket symbols from the map fileKonstantin Belousov2023-08-031-27/+0
* libibverbs: remove nonexistent symbols from the linker mapKonstantin Belousov2023-08-031-3/+0
* libmlx5: Add more ConnectX-6/7/8 HCA IDs to hca_table.Hans Petter Selasky2023-05-011-0/+6
* opensm: Fix build with -Werror and -Wdate-time.Mina Galić2023-05-011-1/+1
* irdma(4): Upgrade the driver to 1.1.11-kBartosz Sobczak2023-03-2810-29/+41
* irdma(4): Add code for compilation on stable/13 branchBartosz Sobczak2023-02-061-0/+3
* irdma(4): Upgrade driver to 1.1.5-kBartosz Sobczak2022-12-2212-758/+1044
* ofed: allow using IPv6 address in rc_pingpong serverPiotr Kubaj2022-10-305-5/+5
* irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak2022-05-2314-0/+6516
* Make CPU_SET macros compliant with other implementationsStefan Eßer2021-12-301-0/+4
* ibstat: Include prototype for sysctlbyname().Hans Petter Selasky2021-05-271-0/+1
* infiniband-diags: Fix memory leak in dump_multicast_tablesEric van Gyzen2020-08-311-0/+1
* opensm: Fix a possible dereference of a NULL pointerEric van Gyzen2020-08-311-0/+16
* Fix style in r363220Eric van Gyzen2020-07-155-5/+5
* Fix Coverity issues in OFEDEric van Gyzen2020-07-1518-23/+59
* Add ConnectX-6 DX HCA ID to libmlx5.Hans Petter Selasky2019-05-081-0/+2
* Add support for 200Gbit speeds to libibverbs.Hans Petter Selasky2019-05-083-1/+23
* libcxgb4: Don't spam stderr. Write combining is not enabled by defaultNavdeep Parhar2019-02-271-2/+0
* opensm: Use precision specifier for scanfSlava Shwartsman2018-12-051-1/+1
* libibverbs: Fix memory leak in ibv_read_sysfs_file().Slava Shwartsman2018-12-051-5/+6
* rping(1): Make sure the socket address defaults to something reasonableNavdeep Parhar2018-10-291-1/+5
* Remove __DATE__ and __TIME__ from ibdiag_common.c, replacing withGlen Barber2018-09-131-2/+1
* Add udma_barrier definitions for RISC-VLi-Wen Hsu2018-07-221-0/+8
* Use unspecified address family when connecting as a client inHans Petter Selasky2018-07-185-5/+5
* Add ability to parse sysfs paths under FreeBSD in libibumad.Hans Petter Selasky2018-07-183-15/+43
* Fix false positive on failureSlava Shwartsman2018-06-171-3/+5
* Rework ofed build.Konstantin Belousov2018-06-1659-1056/+0
* MFV r333789: libpcap 1.9.0 (pre-release)Hans Petter Selasky2018-05-281-1/+2
* libibumad/umad.c: In get_port, ignore sysctl get rate errorsSlava Shwartsman2018-04-301-2/+7
* Remove the "load drivers" logic from libibverbs.Hans Petter Selasky2018-04-221-263/+0
* ofed: Define barriers for mips and arm.Konstantin Belousov2017-12-111-0/+16
* ofed: Remove duplicated symbols from the version file.Konstantin Belousov2017-12-111-4/+0
* Correctly define the unordered_map namespace in ofed/libibnetdisc .Hans Petter Selasky2017-12-082-4/+9
* Correctly prefix the infiniband include directory for buildworld. This fixesHans Petter Selasky2017-12-056-6/+6
* Simplify the build dependencies when building the OFED libraries.Hans Petter Selasky2017-11-247-42/+64
* There is no need to depend on libthr.Hans Petter Selasky2017-11-191-1/+1
* Fix compilation of libibnetdisc using in-base GCC v4.2.1.Hans Petter Selasky2017-11-171-1/+7
* Fix compilation for libsysdecode.Hans Petter Selasky2017-11-163-5/+11
* Remove conflicting uint definition.Hans Petter Selasky2017-11-161-2/+0