aboutsummaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2006-09-22IB/sa: fix ib_sa_selector namesMichael S. Tsirkin
2006-09-22RDMA/cma: Document rdma_accept() error handlingOr Gerlitz
2006-09-22RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin
2006-09-22RDMA: iWARP Core Changes.Tom Tucker
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier
2006-06-17IB/sa: Add ib_init_ah_from_path()Sean Hefty
2006-06-17IB: Add ib_init_ah_from_wc()Sean Hefty
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty
2006-06-17IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh
2006-06-17IB: Add client reregister event typeLeonid Arsh
2006-06-17IB: Add caching of ports' LMCJack Morgenstein
2006-06-17IB: IP address based RDMA connection managerSean Hefty
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-03-30IB/mad: RMPP support for additional classesHal Rosenstock
2006-03-20IB/umad: Add support for large RMPP transfersJack Morgenstein
2006-03-20IB/uverbs: Return actual capacity from create SRQ operationDotan Barak
2006-03-20IB/mthca: Return actual capacity from create_srqDotan Barak
2006-03-20IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respRoland Dreier
2006-03-20IB/uverbs: Support for query SRQ from userspaceDotan Barak
2006-03-20IB/uverbs: Support for query QP from userspaceDotan Barak
2006-03-20IB: Whitespace cleanupsRoland Dreier
2006-03-20IB: Add ib_modify_qp_is_ok() library functionRoland Dreier
2006-03-20IB: Enable FMR pool user to set page sizeOr Gerlitz
2006-03-20IB: Allow userspace to set node descriptionRoland Dreier
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier
2006-01-10IB: Add node_guid to struct ib_deviceSean Hefty
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier
2005-11-01[IB] ucm: 32/64 compatibility fixesSean Hefty
2005-10-25[IB] Fix MAD layer DMA mappings to avoid touching data buffer once mappedSean Hefty
2005-10-17[IB] CM: bind IDs to a specific deviceSean Hefty
2005-10-17[IB] uverbs: Add ABI structures for more commandsRoland Dreier
2005-10-17[IB] uverbs: Add a mask of device methods allowed for userspaceRoland Dreier
2005-10-17[IB] uverbs: Add device-specific ABI version attributeRoland Dreier
2005-10-17[IB] uverbs: ABI-breaking fixes for userspace verbsRoland Dreier
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-26[IB] uverbs: Close some exploitable racesRoland Dreier