summaryrefslogtreecommitdiffstats
path: root/include/rdma/ib_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Update workqueue usageTejun Heo2011-01-161-0/+3
* IB/core: Add link layer property to portsEli Cohen2010-09-271-0/+11
* IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-041-1/+1
* IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+3
* IB/core: Add support for masked atomic operationsVladimir Sokolovsky2010-04-211-0/+7
* IB/core: Pack struct ib_device a little tighterAlexander Chiang2010-02-241-2/+2
* IB: Clarify the documentation of ib_post_send()Bart Van Assche2009-12-091-0/+5
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-141-1/+1
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-141-1/+2
* IB/core: Add support for multicast loopback blockingRon Livne2008-07-141-1/+3
* RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-141-0/+53
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-2/+81
* RDMA: Improve include file coding styleDotan Barak2008-07-141-4/+2
* IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-091-1/+0
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-0/+33
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-1/+1
* IB/core: Add support for modify CQEli Cohen2008-04-161-0/+11
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-161-3/+8
* IB/core: Add IPoIB UD LSO supportEli Cohen2008-04-161-1/+7
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+5
* IB: Make struct ib_uobject.id a signed intRoland Dreier2008-04-161-1/+1
* IB/core: Remove unused struct ib_device.flags memberRoland Dreier2008-02-081-2/+0
* IB/core: Add IP checksum offload supportEli Cohen2008-02-081-2/+12
* Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-1/+1
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-031-5/+0
* IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak2007-08-031-0/+2
* IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-191-0/+8
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-081-24/+4
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-061-9/+31
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+6
* 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
OpenPOWER on IntegriCloud