aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_marshall.h
Commit message (Collapse)AuthorAgeFilesLines
* RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-121-1/+4
| | | | | | | Export the rdma cm interfaces to userspace via a misc device. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
* IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-171-0/+50
Provide common handling for marshalling data between userspace clients and kernel InfiniBand drivers. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>