IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
[safe/jmp/linux-2.6] / include / rdma / ib_verbs.h
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