aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAge
* IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier2006-12-15
* [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins2006-12-13
* IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell2006-12-12
* RDMA: iWARP Core Changes.Tom Tucker2006-09-22
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-22
* IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-17
* IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-17
* IB: Add client reregister event typeLeonid Arsh2006-06-17
* IB: Add caching of ports' LMCJack Morgenstein2006-06-17
* IB: simplify static rate encodingJack Morgenstein2006-04-10
* IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-20
* IB: Add ib_modify_qp_is_ok() library functionRoland Dreier2006-03-20
* IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-20
* IB: Allow userspace to set node descriptionRoland Dreier2006-03-20
* IB: Add userspace support for resizing CQsRoland Dreier2006-03-20
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-10
* [IB] Have cq_resize() method take an int, not int*Roland Dreier2005-11-10
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-25
* [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-17
* [IB] uverbs: Add device-specific ABI version attributeRoland Dreier2005-10-17
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-26
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-26