summaryrefslogtreecommitdiffstats
path: root/sys/contrib/rdma/krping/krping.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for printf() compile warning when fast_reg.length is 64-bit.hselasky2016-04-221-1/+1
* Send krping output to the log instead of the tty, as is done upstream.np2016-04-141-61/+63
* Add fastreg support to krping (ported from upstream).np2016-04-121-36/+1027
* krping wasn't designed to take more than one client. Fail any connectnp2016-03-291-2/+7
* Fix crash in krping when run as a client due to NULL pointer access.hselasky2016-03-161-0/+1
* Have krping use IB_ACCESS_LOCAL_WRITE because it's required for remotenp2016-01-051-2/+5
* Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is ahselasky2015-10-221-1/+1
* Update the infiniband stack to Mellanox's OFED version 2.1.hselasky2015-02-171-9/+9
* Add missing linuxapi module dependencies and always use the FreeBSDhselasky2015-01-191-0/+2
* krping: In verbose mode print only first 128 bytes of krping data.np2014-10-271-5/+21
* Update the OFED Linux compatibility layer andhselasky2014-10-151-1/+0
* - Update the OFED Linux Emulation layer as a preparation for ahselasky2014-08-271-2/+0
* Update krping to the latest upstream code. Move all the FreeBSDnp2013-10-141-532/+1057
* Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma fromnp2013-08-231-3/+16
* - Updated TOE support in the kernel.np2012-06-191-9/+39
* Remove the explicit definition of inet_aton() as it was introduced as aattilio2009-11-121-103/+0
* fix buildkmacy2008-05-061-3/+3
* Import basic common and iwarp kernel RDMA infrastructure.kmacy2008-05-051-0/+1865
OpenPOWER on IntegriCloud