aboutsummaryrefslogtreecommitdiff
path: root/include/rdma/ib_verbs.h
AgeCommit message (Expand)Author
2009-12-09IB: Clarify the documentation of ib_post_send()Bart Van Assche
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise
2008-07-14IB/core: Add support for multicast loopback blockingRon Livne
2008-07-14RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14RDMA: Improve include file coding styleDotan Barak
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-16IB/core: Add support for modify CQEli Cohen
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/core: Add IPoIB UD LSO supportEli Cohen
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB: Make struct ib_uobject.id a signed intRoland Dreier
2008-02-08IB/core: Remove unused struct ib_device.flags memberRoland Dreier
2008-02-08IB/core: Add IP checksum offload supportEli Cohen
2008-01-24Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak
2007-08-03IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
2007-02-04IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin
2006-12-15IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier
2006-12-13[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins
2006-12-12IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier
2006-06-17IB: Add ib_init_ah_from_wc()Sean Hefty
2006-06-17IB: Add client reregister event typeLeonid Arsh
2006-06-17IB: Add caching of ports' LMCJack Morgenstein
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-03-20IB/mthca: Return actual capacity from create_srqDotan Barak
2006-03-20IB: Add ib_modify_qp_is_ok() library functionRoland Dreier
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz
2006-03-20IB: Allow userspace to set node descriptionRoland Dreier
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty
2005-10-17[IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier
2005-10-17[IB] uverbs: Add device-specific ABI version attributeRoland Dreier
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier