freebsd-skq/sys/ofed/drivers/infiniband
np cf4bfabada Reinstate unify_tcp_port_space and associated code that was lost during
the last OFED update (r278886).

iWARP on FreeBSD is properly integrated with the network stack and the
iWARP drivers _never_ operate out of any private TCP port-space that is
invisible to the kernel.  Instead, an iWARP connection shows up as a TCP
socket (which is what it is) fully visible to the kernel and standard
tools like netstat, sockstat, etc.
2015-08-12 22:09:58 +00:00
..
core Reinstate unify_tcp_port_space and associated code that was lost during 2015-08-12 22:09:58 +00:00
debug Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
hw Implement lockless resource limits. 2015-06-10 10:48:12 +00:00
ulp Fix compilation of the SDP driver and a compile warning after r278886. 2015-02-17 10:00:15 +00:00
util
Kconfig
Makefile