index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
contrib
/
rdma
/
krping
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for printf() compile warning when fast_reg.length is 64-bit.
hselasky
2016-04-22
1
-1
/
+1
*
Send krping output to the log instead of the tty, as is done upstream.
np
2016-04-14
3
-72
/
+63
*
Add fastreg support to krping (ported from upstream).
np
2016-04-12
1
-36
/
+1027
*
krping wasn't designed to take more than one client. Fail any connect
np
2016-03-29
1
-2
/
+7
*
Fix crash in krping when run as a client due to NULL pointer access.
hselasky
2016-03-16
1
-0
/
+1
*
Have krping use IB_ACCESS_LOCAL_WRITE because it's required for remote
np
2016-01-05
1
-2
/
+5
*
Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a
hselasky
2015-10-22
1
-1
/
+1
*
Update the infiniband stack to Mellanox's OFED version 2.1.
hselasky
2015-02-17
1
-9
/
+9
*
Add missing linuxapi module dependencies and always use the FreeBSD
hselasky
2015-01-19
1
-0
/
+2
*
krping: In verbose mode print only first 128 bytes of krping data.
np
2014-10-27
1
-5
/
+21
*
Update the OFED Linux compatibility layer and
hselasky
2014-10-15
1
-1
/
+0
*
- Update the OFED Linux Emulation layer as a preparation for a
hselasky
2014-08-27
1
-2
/
+0
*
Update krping to the latest upstream code. Move all the FreeBSD
np
2013-10-14
4
-708
/
+1173
*
Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma from
np
2013-08-23
3
-7
/
+22
*
- Updated TOE support in the kernel.
np
2012-06-19
3
-13
/
+45
*
Remove the explicit definition of inet_aton() as it was introduced as a
attilio
2009-11-12
1
-103
/
+0
*
fix build
kmacy
2008-05-06
1
-3
/
+3
*
Import basic common and iwarp kernel RDMA infrastructure.
kmacy
2008-05-05
5
-0
/
+2271