summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier2006-12-151-1/+8
* [PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins2006-12-131-31/+39
* IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell2006-12-121-0/+253
* RDMA/cma: Export rdma cm interface to userspaceSean Hefty2006-12-122-1/+210
* RDMA/cma: Add support for RDMA_PS_UDPSean Hefty2006-12-122-0/+18
* RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty2006-12-121-0/+15
* RDMA/cma: Report connect info with connect eventsSean Hefty2006-12-121-15/+16
* RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty2006-12-121-1/+0
* IB/cm: Fix automatic path migration supportSean Hefty2006-11-292-7/+16
* RDMA/addr: Use client registration to fix module unload raceSean Hefty2006-11-021-1/+19
* IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein2006-10-301-1/+1
* IB/sa: fix ib_sa_selector namesMichael S. Tsirkin2006-09-221-2/+2
* RDMA/cma: Document rdma_accept() error handlingOr Gerlitz2006-09-221-0/+4
* RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz2006-09-221-0/+8
* IB/sa: Require SA registrationMichael S. Tsirkin2006-09-221-7/+34
* RDMA: iWARP Core Changes.Tom Tucker2006-09-222-5/+37
* RDMA: iWARP Connection Manager.Tom Tucker2006-09-221-0/+258
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-221-2/+4
* IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell2006-09-221-0/+2
* [HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse2006-09-191-1/+1
* IB/mad: Validate MADs for spec complianceSean Hefty2006-07-241-0/+7
* [PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin2006-07-141-1/+1
* [PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin2006-07-141-4/+6
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add generic Kbuild files for 'make headers_install'David Woodhouse2006-06-181-0/+1
* | IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier2006-06-171-0/+4
* | IB/sa: Add ib_init_ah_from_path()Sean Hefty2006-06-171-0/+7
* | IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-171-0/+14
* | IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2006-06-172-3/+2
* | IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh2006-06-171-0/+36
* | IB: Add client reregister event typeLeonid Arsh2006-06-171-1/+2
* | IB: Add caching of ports' LMCJack Morgenstein2006-06-172-0/+14
* | IB: IP address based RDMA connection managerSean Hefty2006-06-172-0/+303
* | IB: address translation to map IP toIB addresses (GIDs)Sean Hefty2006-06-171-0/+114
* | IB/cm: Match connection requests based on private dataSean Hefty2006-06-171-6/+17
* | IB: common handling for marshalling parameters to/from userspaceSean Hefty2006-06-174-100/+174
|/
* IB: simplify static rate encodingJack Morgenstein2006-04-102-28/+28
* IB/mad: RMPP support for additional classesHal Rosenstock2006-03-301-1/+26
* IB/umad: Add support for large RMPP transfersJack Morgenstein2006-03-201-18/+30
* IB/uverbs: Return actual capacity from create SRQ operationDotan Barak2006-03-201-1/+4
* IB/mthca: Return actual capacity from create_srqDotan Barak2006-03-201-2/+6
* IB/uverbs: Fix alignment of struct ib_uverbs_create_qp_respRoland Dreier2006-03-201-1/+2
* IB/uverbs: Support for query SRQ from userspaceDotan Barak2006-03-201-0/+15
* IB/uverbs: Support for query QP from userspaceDotan Barak2006-03-201-0/+41
* IB: Whitespace cleanupsRoland Dreier2006-03-201-2/+2
* IB: Add ib_modify_qp_is_ok() library functionRoland Dreier2006-03-201-0/+18
* IB: Enable FMR pool user to set page sizeOr Gerlitz2006-03-202-1/+3
* IB: Allow userspace to set node descriptionRoland Dreier2006-03-201-1/+4
* IB: Add userspace support for resizing CQsRoland Dreier2006-03-202-3/+15
* IB: Add node_guid to struct ib_deviceSean Hefty2006-01-101-1/+1
OpenPOWER on IntegriCloud