opnsense-src/sys/ofed/drivers/infiniband/core
Mark Johnston 4eb18346d1 Avoid including list.h in LinuxKPI headers.
list.h includes a number of FreeBSD headers as a workaround for the
LIST_HEAD name collision. To reduce pollution, avoid including list.h
in commonly used headers when it is not explicitly needed.

Reviewed by:	hselasky
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D11249
2017-06-18 16:43:57 +00:00
..
addr.c Add basic support for VIMAGE to the LinuxKPI and ibcore. 2017-03-16 09:59:35 +00:00
agent.c Update the OFED Linux compatibility layer and 2014-10-15 13:40:29 +00:00
agent.h
cache.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
cm.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
cm_msgs.h Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
cma.c Add full VNET support to the inet_get_local_port_range() function in 2017-03-22 15:46:31 +00:00
core_priv.h Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
device.c Use SI_SUB_LAST instead of SI_SUB_SMP as the "catch-all" subsystem. 2016-03-11 23:18:06 +00:00
fmr_pool.c Avoid including list.h in LinuxKPI headers. 2017-06-18 16:43:57 +00:00
iwcm.c Avoid including list.h in LinuxKPI headers. 2017-06-18 16:43:57 +00:00
iwcm.h
mad.c Fix indentation. 2017-06-14 16:55:23 +00:00
mad_priv.h Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
mad_rmpp.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
mad_rmpp.h
multicast.c Prepare for activation of LinuxKPI module parameters as read-only 2016-05-25 12:03:21 +00:00
packer.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
peer_mem.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
sa.h Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
sa_query.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
smi.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
smi.h
sysfs.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
ucm.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
ucma.c Add support for setting blocking and non-blocking mode on /dev/rdma_cm 2016-08-18 08:49:02 +00:00
ud_header.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
umem.c Avoid including list.h in LinuxKPI headers. 2017-06-18 16:43:57 +00:00
user_mad.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
uverbs.h Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
uverbs_cmd.c Prepare for activation of LinuxKPI module parameters as read-only 2016-05-25 12:03:21 +00:00
uverbs_main.c Avoid NULL dereference in a couple of sysctl handlers in ibcore. 2017-02-23 07:48:58 +00:00
uverbs_marshall.c Update the infiniband stack to Mellanox's OFED version 2.1. 2015-02-17 08:40:27 +00:00
verbs.c More fixes for using IPv6 addresses with RDMA: 2016-04-22 18:16:12 +00:00