aboutsummaryrefslogtreecommitdiff
path: root/contrib/ofed
Commit message (Expand)AuthorAgeFilesLines
* 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-32/+93
* OFED user-space import and update for use with Linux-4.9 compatible RDMAHans Petter Selasky2017-08-021411-371227/+240547
* libcxgb4: Use memcpy instead of copying WRs 8B at a time in the userspaceNavdeep Parhar2017-05-271-23/+33
* cxgbe/iw_cxgbe: Report accurate page_size_cap in ib_query_device.Navdeep Parhar2017-04-141-1/+1
* Fix build with LLD by removing duplicate symbols already in IBVERBS_1.0.Bryan Drewery2017-04-101-6/+0
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add support for RDMA from userspace with T6 cards.Navdeep Parhar2017-02-237-64/+20653
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-241-1/+1
* cxgbe/iw_cxgbe: Various fixes to the iWARP driver.Navdeep Parhar2016-08-261-10/+6
* Remove last traces of _WITH_GETLINEBaptiste Daroussin2016-07-301-1/+0
* Make GCC happy by removing empty #elif.Bryan Drewery2016-03-251-1/+1
* Fix off-by-one found by GCC 5.3.2.Bryan Drewery2016-03-241-2/+2
* iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream LinuxNavdeep Parhar2016-03-216-15/+35
* DIRDEPS_BUILD: Connect ofed.Bryan Drewery2016-03-0430-0/+636
* Update libsdp to the latest 1.1.108-0.17.ga6958ef.Bryan Drewery2016-03-0414-379/+1106
* Fix missing symbol program_invocation_short_name.Bryan Drewery2016-03-041-1/+8
* Fix over/under-linking in contrib/ofed.Bryan Drewery2016-03-0421-11/+30
* Use LIBADD instead of LDADD.Hans Petter Selasky2016-02-023-6/+3
* Use LIBADD instead of LDADD in rping's Makefile and add libcxgb4 (theNavdeep Parhar2016-01-261-2/+3
* Convert contrib/ofed libraries to LIBADD.Bryan Drewery2015-12-1017-30/+21
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-1/+2
* Define BINDIR for some test utilities.Hans Petter Selasky2015-03-192-0/+4
* Don't call abort on usage errors; print out the usage message insteadEnji Cooper2015-01-161-2/+3
* Fix compilation for 32-bit architectures.Hans Petter Selasky2015-01-151-9/+9
* Fix support for ConnectX2 hardware.Hans Petter Selasky2015-01-113-8/+32
* Add makefile for the "osmtest" utility. While at it:Hans Petter Selasky2015-01-085-6/+47