nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / include / rdma / ib_verbs.h
2009-02-15 Harvey Harrisonnet: replace __constant_{endian} uses in net headers
2008-07-26 FUJITA Tomonoridma-mapping: add the device argument to dma_mapping_error()
2008-07-15 Steve WiseRDMA/core: Add local DMA L_Key support
2008-07-15 Ron LivneIB/core: Add support for multicast loopback blocking
2008-07-15 Steve WiseRDMA/core: Add iWARP protocol statistics attributes...
2008-07-15 Steve WiseRDMA/core: Add memory management extensions support
2008-07-15 Dotan BarakRDMA: Improve include file coding style
2008-06-09 Roland DreierIB/core: Remove IB_DEVICE_SEND_W_INV capability flag
2008-04-29 Arthur KepnerIB: expand ib_umem_get() prototype
2008-04-20 Tony JonesIB: convert struct class_device to struct device
2008-04-17 Eli CohenIB/core: Add support for modify CQ
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Eli CohenIB/core: Add IPoIB UD LSO support
2008-04-17 Eli CohenIB/core: Add creation flags to struct ib_qp_init_attr
2008-04-17 Roland DreierIB: Make struct ib_uobject.id a signed int
2008-02-08 Roland DreierIB/core: Remove unused struct ib_device.flags member
2008-02-08 Eli CohenIB/core: Add IP checksum offload support
2008-01-25 Greg Kroah-HartmanKobject: change drivers/infiniband to use kobject_init_...
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-08-03 Dotan BarakIB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c
2007-08-03 Dotan BarakIB: Include <linux/list.h> and <linux/rwsem.h> from...
2007-05-19 Yosef EtiginIB/core: Add helpers for uncached GID and P_Key searches
2007-05-09 Roland DreierIB/uverbs: Export ib_umem_get()/ib_umem_release() to...
2007-05-07 Roland DreierIB: Return "maybe missed event" hint from ib_req_notify...
2007-05-07 Michael S. TsirkinIB: Add CQ comp_vector support
2007-02-04 Michael S. TsirkinIB: Return qp pointer as part of ib_wc
2007-02-04 Michael S. TsirkinIB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>
2006-12-15 Roland DreierIB: Fix ib_dma_alloc_coherent() wrapper
2006-12-14 Ben Collins[PATCH] ib_verbs: Use explicit if-else statements to...
2006-12-12 Ralph CampbellIB: Add DMA mapping functions to allow device drivers...
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-06-18 Roland DreierIB/uverbs: Don't serialize with ib_uverbs_idr_mutex
2006-06-18 Sean HeftyIB: Add ib_init_ah_from_wc()
2006-06-18 Leonid ArshIB: Add client reregister event type
2006-06-18 Jack MorgensteinIB: Add caching of ports' LMC
2006-04-10 Jack MorgensteinIB: simplify static rate encoding
2006-03-20 Dotan BarakIB/mthca: Return actual capacity from create_srq
2006-03-20 Roland DreierIB: Add ib_modify_qp_is_ok() library function
2006-03-20 Or GerlitzIB: Enable FMR pool user to set page size
2006-03-20 Roland DreierIB: Allow userspace to set node description
2006-03-20 Roland DreierIB: Add userspace support for resizing CQs
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2005-11-10 Roland Dreier[IB] Have cq_resize() method take an int, not int*
2005-10-25 Sean Hefty[IB] Fix MAD layer DMA mappings to avoid touching data...
2005-10-17 Roland Dreier[IB] uverbs: Add a mask of device methods allowed for...
2005-10-17 Roland Dreier[IB] uverbs: Add device-specific ABI version attribute
2005-09-26 Roland Dreier[IB] uverbs: Close some exploitable races
2005-08-27 Roland Dreier[PATCH] IB: move include files to include/rdma