| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] fmr pool: remove unnecessary pointer dereference | Michael S. Tsirkin | 2006-07-15 | 1 | -1/+1 |
* | [PATCH] IB/addr: gid structure alignment fix | Michael S. Tsirkin | 2006-07-15 | 1 | -4/+6 |
* | Merge git://git.infradead.org/hdrinstall-2.6 | Linus Torvalds | 2006-07-04 | 1 | -0/+1 |
|\ |
|
| * | Add generic Kbuild files for 'make headers_install' | David Woodhouse | 2006-06-18 | 1 | -0/+1 |
* | | IB/uverbs: Don't serialize with ib_uverbs_idr_mutex | Roland Dreier | 2006-06-18 | 1 | -0/+4 |
* | | IB/sa: Add ib_init_ah_from_path() | Sean Hefty | 2006-06-18 | 1 | -0/+7 |
* | | IB: Add ib_init_ah_from_wc() | Sean Hefty | 2006-06-18 | 1 | -0/+14 |
* | | IB/ucm: Get rid of duplicate P_Key parameter | Sean Hefty | 2006-06-18 | 2 | -3/+2 |
* | | IB: Move struct port_info from ipath to <rdma/ib_smi.h> | Leonid Arsh | 2006-06-18 | 1 | -0/+36 |
* | | IB: Add client reregister event type | Leonid Arsh | 2006-06-18 | 1 | -1/+2 |
* | | IB: Add caching of ports' LMC | Jack Morgenstein | 2006-06-18 | 2 | -0/+14 |
* | | IB: IP address based RDMA connection manager | Sean Hefty | 2006-06-18 | 2 | -0/+303 |
* | | IB: address translation to map IP toIB addresses (GIDs) | Sean Hefty | 2006-06-18 | 1 | -0/+114 |
* | | IB/cm: Match connection requests based on private data | Sean Hefty | 2006-06-18 | 1 | -6/+17 |
* | | IB: common handling for marshalling parameters to/from userspace | Sean Hefty | 2006-06-18 | 4 | -100/+174 |
|/ |
|
* | IB: simplify static rate encoding | Jack Morgenstein | 2006-04-10 | 2 | -28/+28 |
* | IB/mad: RMPP support for additional classes | Hal Rosenstock | 2006-03-30 | 1 | -1/+26 |
* | IB/umad: Add support for large RMPP transfers | Jack Morgenstein | 2006-03-20 | 1 | -18/+30 |
* | IB/uverbs: Return actual capacity from create SRQ operation | Dotan Barak | 2006-03-20 | 1 | -1/+4 |
* | IB/mthca: Return actual capacity from create_srq | Dotan Barak | 2006-03-20 | 1 | -2/+6 |
* | IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_resp | Roland Dreier | 2006-03-20 | 1 | -1/+2 |
* | IB/uverbs: Support for query SRQ from userspace | Dotan Barak | 2006-03-20 | 1 | -0/+15 |
* | IB/uverbs: Support for query QP from userspace | Dotan Barak | 2006-03-20 | 1 | -0/+41 |
* | IB: Whitespace cleanups | Roland Dreier | 2006-03-20 | 1 | -2/+2 |
* | 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 | 2 | -1/+3 |
* | 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 | 2 | -3/+15 |
* | IB: Add node_guid to struct ib_device | Sean Hefty | 2006-01-10 | 1 | -1/+1 |
* | [IB] uverbs: have kernel return QP capabilities | Jack Morgenstein | 2005-11-10 | 1 | -3/+6 |
* | [IB] Have cq_resize() method take an int, not int* | Roland Dreier | 2005-11-10 | 1 | -1/+1 |
* | [IB] ucm: 32/64 compatibility fixes | Sean Hefty | 2005-11-01 | 1 | -6/+13 |
* | [IB] Fix MAD layer DMA mappings to avoid touching data buffer once mapped | Sean Hefty | 2005-10-25 | 2 | -35/+34 |
* | [IB] CM: bind IDs to a specific device | Sean Hefty | 2005-10-18 | 2 | -10/+10 |
* | [IB] uverbs: Add ABI structures for more commands | Roland Dreier | 2005-10-18 | 1 | -2/+162 |
* | [IB] uverbs: Add a mask of device methods allowed for userspace | Roland Dreier | 2005-10-18 | 1 | -0/+1 |
* | [IB] uverbs: Add device-specific ABI version attribute | Roland Dreier | 2005-10-18 | 1 | -0/+2 |
* | [IB] uverbs: ABI-breaking fixes for userspace verbs | Roland Dreier | 2005-10-18 | 1 | -44/+14 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-09 | 2 | -6/+6 |
* | [IB] uverbs: Close some exploitable races | Roland Dreier | 2005-09-26 | 1 | -1/+0 |
* | [IB] Add MAD data field size definitions | Sean Hefty | 2005-09-21 | 1 | -4/+11 |
* | [PATCH] IB CM: support CM redir | John Kingman | 2005-09-10 | 1 | -0/+1 |
* | Make sure that userspace does not retrieve stale asynchronous or | Roland Dreier | 2005-09-10 | 1 | -1/+20 |
* | [PATCH] IB: Add struct for ClassPortInfo | Roland Dreier | 2005-09-10 | 1 | -0/+21 |
* | [PATCH] IB: Move SA attributes to ib_sa.h | Hal Rosenstock | 2005-09-10 | 1 | -0/+25 |
* | [PATCH] IB: Define more SA methods | Hal Rosenstock | 2005-09-09 | 1 | -1/+5 |
* | [PATCH] IB: Add user-supplied context to userspace CM ABI | Sean Hefty | 2005-09-07 | 1 | -3/+69 |
* | [PATCH] IB: move include files to include/rdma | Roland Dreier | 2005-08-27 | 11 | -0/+4405 |