aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAge
* IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-03
* IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak2007-08-03
* IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-19
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-08
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-07
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-04
* IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin2007-02-04
* 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