aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-10IB: simplify static rate encodingJack Morgenstein2-28/+28
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock1-1/+26
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein1-18/+30
2006-03-20IB/uverbs: Return actual capacity from create SRQ operationDotan Barak1-1/+4
2006-03-20IB/mthca: Return actual capacity from create_srqDotan Barak1-2/+6
2006-03-20IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respRoland Dreier1-1/+2
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak1-0/+15
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak1-0/+41
2006-03-20IB: Whitespace cleanupsRoland Dreier1-2/+2
2006-03-20IB: Add ib_modify_qp_is_ok() library functionRoland Dreier1-0/+18
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz2-1/+3
2006-03-20IB: Allow userspace to set node descriptionRoland Dreier1-1/+4
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier2-3/+15
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty1-1/+1
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein1-3/+6
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier1-1/+1
2005-11-01[IB] ucm: 32/64 compatibility fixesSean Hefty1-6/+13
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty2-35/+34
2005-10-17[IB] CM: bind IDs to a specific deviceSean Hefty2-10/+10
2005-10-17[IB] uverbs: Add ABI structures for more commandsRoland Dreier1-2/+162
2005-10-17[IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier1-0/+1
2005-10-17[IB] uverbs: Add device-specific ABI version attributeRoland Dreier1-0/+2
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier1-44/+14
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro2-6/+6
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier1-1/+0
2005-09-21[IB] Add MAD data field size definitionsSean Hefty1-4/+11
2005-09-09[PATCH] IB CM: support CM redirJohn Kingman1-0/+1
2005-09-09Make sure that userspace does not retrieve stale asynchronous orRoland Dreier1-1/+20
2005-09-09[PATCH] IB: Add struct for ClassPortInfoRoland Dreier1-0/+21
2005-09-09[PATCH] IB: Move SA attributes to ib_sa.hHal Rosenstock1-0/+25
2005-09-09[PATCH] IB: Define more SA methodsHal Rosenstock1-1/+5
2005-09-07[PATCH] IB: Add user-supplied context to userspace CM ABISean Hefty1-3/+69
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier11-0/+4405