| Commit message (Expand) | Author | Age | Files | Lines |
* | IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.c | Dotan Barak | 2007-08-03 | 1 | -5/+0 |
* | IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h> | Dotan Barak | 2007-08-03 | 1 | -0/+2 |
* | IB/core: Add helpers for uncached GID and P_Key searches | Yosef Etigin | 2007-05-19 | 1 | -0/+8 |
* | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier | 2007-05-08 | 1 | -24/+4 |
* | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 2007-05-06 | 1 | -9/+31 |
* | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-06 | 1 | -1/+6 |
* | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin | 2007-02-04 | 1 | -1/+1 |
* | IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h> | Michael S. Tsirkin | 2007-02-04 | 1 | -0/+1 |
* | IB: Fix ib_dma_alloc_coherent() wrapper | Roland Dreier | 2006-12-15 | 1 | -1/+8 |
* | [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi... | Ben Collins | 2006-12-13 | 1 | -31/+39 |
* | IB: Add DMA mapping functions to allow device drivers to interpose | Ralph Campbell | 2006-12-12 | 1 | -0/+253 |
* | RDMA: iWARP Core Changes. | Tom Tucker | 2006-09-22 | 1 | -4/+21 |
* | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 2006-09-22 | 1 | -2/+4 |
* | IB/uverbs: Don't serialize with ib_uverbs_idr_mutex | Roland Dreier | 2006-06-17 | 1 | -0/+4 |
* | IB: Add ib_init_ah_from_wc() | Sean Hefty | 2006-06-17 | 1 | -0/+14 |
* | IB: Add client reregister event type | Leonid Arsh | 2006-06-17 | 1 | -1/+2 |
* | IB: Add caching of ports' LMC | Jack Morgenstein | 2006-06-17 | 1 | -0/+1 |
* | IB: simplify static rate encoding | Jack Morgenstein | 2006-04-10 | 1 | -0/+28 |
* | IB/mthca: Return actual capacity from create_srq | Dotan Barak | 2006-03-20 | 1 | -2/+6 |
* | IB: Add ib_modify_qp_is_ok() library function | Roland Dreier | 2006-03-20 | 1 | -0/+18 |
* | IB: Enable FMR pool user to set page size | Or Gerlitz | 2006-03-20 | 1 | -1/+1 |
* | IB: Allow userspace to set node description | Roland Dreier | 2006-03-20 | 1 | -1/+4 |
* | IB: Add userspace support for resizing CQs | Roland Dreier | 2006-03-20 | 1 | -2/+3 |
* | IB: Add node_guid to struct ib_device | Sean Hefty | 2006-01-10 | 1 | -1/+1 |
* | [IB] Have cq_resize() method take an int, not int* | Roland Dreier | 2005-11-10 | 1 | -1/+1 |
* | [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped | Sean Hefty | 2005-10-25 | 1 | -3/+0 |
* | [IB] uverbs: Add a mask of device methods allowed for userspace | Roland Dreier | 2005-10-17 | 1 | -0/+1 |
* | [IB] uverbs: Add device-specific ABI version attribute | Roland Dreier | 2005-10-17 | 1 | -0/+2 |
* | [IB] uverbs: Close some exploitable races | Roland Dreier | 2005-09-26 | 1 | -1/+0 |
* | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-26 | 1 | -0/+1461 |