aboutsummaryrefslogtreecommitdiff
path: root/contrib/ofed
Commit message (Expand)AuthorAgeFilesLines
* irdma(4): Upgrade to 1.2.36-kBartosz Sobczak2024-02-2110-335/+96
* ofed: use ANSI C functions definitions in opensm/sm.cKonstantin Belousov2024-01-021-50/+21
* irdma(4): remove artificial completion generatorBartosz Sobczak2023-09-222-168/+1
* irdma(4): upgrade to 1.2.17-kBartosz Sobczak2023-09-2214-150/+94
* irdma(4): Upgrade the driver to 1.1.11-kBartosz Sobczak2023-09-2210-29/+41
* opensm libopensm: remove non-existent symbols from the version mapKonstantin Belousov2023-08-101-2/+0
* opensm libvendor: remove non-existent symbols from the version mapKonstantin Belousov2023-08-101-2/+0
* opensm libosmcomp: remove non-existent symbols from the version mapKonstantin Belousov2023-08-101-3/+0
* librmdacm: rdma_get_local_addr and rdma_get_peer_addr are not exportedKonstantin Belousov2023-08-101-2/+0
* librdmacm: remove rsocket symbols from the map fileKonstantin Belousov2023-08-101-27/+0
* libibverbs: remove nonexistent symbols from the linker mapKonstantin Belousov2023-08-101-3/+0
* irdma(4): remove 14-current specific codeBartosz Sobczak2023-02-081-2/+0
* irdma(4): Add code for compilation on stable/13 branchBartosz Sobczak2023-02-081-0/+3
* irdma(4): Upgrade driver to 1.1.5-kBartosz Sobczak2023-02-0812-753/+1039
* irdma: Add RDMA driver for Intel(R) Ethernet Controller E810Bartosz Sobczak2023-02-0814-0/+6516
* ofed: allow using IPv6 address in rc_pingpong serverPiotr Kubaj2022-11-025-5/+5
* Make CPU_SET macros compliant with other implementationsStefan Eßer2022-01-141-2/+1
* ibstat: Include prototype for sysctlbyname().Hans Petter Selasky2021-07-101-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
* Fix OFED library dependencies.Hans Petter Selasky2017-11-137-7/+7
* Remove no longer needed TESTBUILD defines from OFED Makefiles.Hans Petter Selasky2017-11-1318-76/+0
* Update the iw_cxgbe bits in the projects branch.Navdeep Parhar2017-11-075-30/+91
* OFED user-space import and update for use with Linux-4.9 compatible RDMAHans Petter Selasky2017-08-021179-267306/+136626