aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAge
* IB/core: Pack struct ib_device a little tighterAlexander Chiang2010-02-24
* IB: Clarify the documentation of ib_post_send()Bart Van Assche2009-12-09
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-15
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-15
* IB/core: Add support for multicast loopback blockingRon Livne2008-07-15
* RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-15
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-15
* RDMA: Improve include file coding styleDotan Barak2008-07-15
* IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-09
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-29
* IB: convert struct class_device to struct deviceTony Jones2008-04-19
* IB/core: Add support for modify CQEli Cohen2008-04-17
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-17
* IB/core: Add IPoIB UD LSO supportEli Cohen2008-04-17
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-17
* IB: Make struct ib_uobject.id a signed intRoland Dreier2008-04-17
* IB/core: Remove unused struct ib_device.flags memberRoland Dreier2008-02-08
* IB/core: Add IP checksum offload supportEli Cohen2008-02-08
* Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-24
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-02
* 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