aboutsummaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2006-07-24IB/mad: Validate MADs for spec complianceGravatar Sean Hefty 1-0/+7
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceGravatar Michael S. Tsirkin 1-1/+1
2006-07-14[PATCH] IB/addr: gid structure alignment fixGravatar Michael S. Tsirkin 1-4/+6
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Gravatar Linus Torvalds 1-0/+1
2006-06-18Add generic Kbuild files for 'make headers_install'Gravatar David Woodhouse 1-0/+1
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexGravatar Roland Dreier 1-0/+4
2006-06-17IB/sa: Add ib_init_ah_from_path()Gravatar Sean Hefty 1-0/+7
2006-06-17IB: Add ib_init_ah_from_wc()Gravatar Sean Hefty 1-0/+14
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterGravatar Sean Hefty 2-3/+2
2006-06-17IB: Move struct port_info from ipath to <rdma/ib_smi.h>Gravatar Leonid Arsh 1-0/+36
2006-06-17IB: Add client reregister event typeGravatar Leonid Arsh 1-1/+2
2006-06-17IB: Add caching of ports' LMCGravatar Jack Morgenstein 2-0/+14
2006-06-17IB: IP address based RDMA connection managerGravatar Sean Hefty 2-0/+303
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Gravatar Sean Hefty 1-0/+114
2006-06-17IB/cm: Match connection requests based on private dataGravatar Sean Hefty 1-6/+17
2006-06-17IB: common handling for marshalling parameters to/from userspaceGravatar Sean Hefty 4-100/+174
2006-04-10IB: simplify static rate encodingGravatar Jack Morgenstein 2-28/+28
2006-03-30IB/mad: RMPP support for additional classesGravatar Hal Rosenstock 1-1/+26
2006-03-20IB/umad: Add support for large RMPP transfersGravatar Jack Morgenstein 1-18/+30
2006-03-20IB/uverbs: Return actual capacity from create SRQ operationGravatar Dotan Barak 1-1/+4
2006-03-20IB/mthca: Return actual capacity from create_srqGravatar Dotan Barak 1-2/+6
2006-03-20IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respGravatar Roland Dreier 1-1/+2
2006-03-20IB/uverbs: Support for query SRQ from userspaceGravatar Dotan Barak 1-0/+15
2006-03-20IB/uverbs: Support for query QP from userspaceGravatar Dotan Barak 1-0/+41
2006-03-20IB: Whitespace cleanupsGravatar Roland Dreier 1-2/+2
2006-03-20IB: Add ib_modify_qp_is_ok() library functionGravatar Roland Dreier 1-0/+18
2006-03-20IB: Enable FMR pool user to set page sizeGravatar Or Gerlitz 2-1/+3
2006-03-20IB: Allow userspace to set node descriptionGravatar Roland Dreier 1-1/+4
2006-03-20IB: Add userspace support for resizing CQsGravatar Roland Dreier 2-3/+15
2006-01-10IB: Add node_guid to struct ib_deviceGravatar Sean Hefty 1-1/+1
2005-11-10[IB] uverbs: have kernel return QP capabilitiesGravatar Jack Morgenstein 1-3/+6
2005-11-10[IB] Have cq_resize() method take an int, not int*Gravatar Roland Dreier 1-1/+1
2005-11-01[IB] ucm: 32/64 compatibility fixesGravatar Sean Hefty 1-6/+13
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedGravatar Sean Hefty 2-35/+34
2005-10-17[IB] CM: bind IDs to a specific deviceGravatar Sean Hefty 2-10/+10
2005-10-17[IB] uverbs: Add ABI structures for more commandsGravatar Roland Dreier 1-2/+162
2005-10-17[IB] uverbs: Add a mask of device methods allowed for userspaceGravatar Roland Dreier 1-0/+1
2005-10-17[IB] uverbs: Add device-specific ABI version attributeGravatar Roland Dreier 1-0/+2
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsGravatar Roland Dreier 1-44/+14
2005-10-08[PATCH] gfp flags annotations - part 1Gravatar Al Viro 2-6/+6
2005-09-26[IB] uverbs: Close some exploitable racesGravatar Roland Dreier 1-1/+0
2005-09-21[IB] Add MAD data field size definitionsGravatar Sean Hefty 1-4/+11
2005-09-09[PATCH] IB CM: support CM redirGravatar John Kingman 1-0/+1
2005-09-09Make sure that userspace does not retrieve stale asynchronous orGravatar Roland Dreier 1-1/+20
2005-09-09[PATCH] IB: Add struct for ClassPortInfoGravatar Roland Dreier 1-0/+21
2005-09-09[PATCH] IB: Move SA attributes to ib_sa.hGravatar Hal Rosenstock 1-0/+25
2005-09-09[PATCH] IB: Define more SA methodsGravatar Hal Rosenstock 1-1/+5
2005-09-07[PATCH] IB: Add user-supplied context to userspace CM ABIGravatar Sean Hefty 1-3/+69
2005-08-26[PATCH] IB: move include files to include/rdmaGravatar Roland Dreier 11-0/+4405