aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-1/+1
* IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin2007-02-041-0/+1
* IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier2006-12-151-1/+8
* [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins2006-12-131-31/+39
* IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell2006-12-121-0/+253
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-4/+21
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-221-2/+4
* IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-171-0/+4
* IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-171-0/+14
* IB: Add client reregister event typeLeonid Arsh2006-06-171-1/+2
* IB: Add caching of ports' LMCJack Morgenstein2006-06-171-0/+1
* IB: simplify static rate encodingJack Morgenstein2006-04-101-0/+28
* IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-201-2/+6
* IB: Add ib_modify_qp_is_ok() library functionRoland Dreier2006-03-201-0/+18
* IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-201-1/+1
* IB: Allow userspace to set node descriptionRoland Dreier2006-03-201-1/+4
* IB: Add userspace support for resizing CQsRoland Dreier2006-03-201-2/+3
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-1/+1
* [IB] Have cq_resize() method take an int, not int*Roland Dreier2005-11-101-1/+1
* [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2005-10-251-3/+0
* [IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier2005-10-171-0/+1
* [IB] uverbs: Add device-specific ABI version attributeRoland Dreier2005-10-171-0/+2
* [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-261-1/+0
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-0/+1461