aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-16RDMA/cma: Add multicast communication supportSean Hefty3-5/+33
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty2-91/+74
2007-02-04IB: Make sure struct ib_user_mad.data is alignedJason Gunthorpe1-1/+1
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin1-1/+1
2007-02-04IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin1-0/+1
2006-12-15IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier1-1/+8
2006-12-13[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-while macrosBen Collins1-31/+39
2006-12-12IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell1-0/+253
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty2-1/+210
2006-12-12RDMA/cma: Add support for RDMA_PS_UDPSean Hefty2-0/+18
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty1-0/+15
2006-12-12RDMA/cma: Report connect info with connect eventsSean Hefty1-15/+16
2006-12-12RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty1-1/+0
2006-11-29IB/cm: Fix automatic path migration supportSean Hefty2-7/+16
2006-11-02RDMA/addr: Use client registration to fix module unload raceSean Hefty1-1/+19
2006-10-30IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein1-1/+1
2006-09-22IB/sa: fix ib_sa_selector namesMichael S. Tsirkin1-2/+2
2006-09-22RDMA/cma: Document rdma_accept() error handlingOr Gerlitz1-0/+4
2006-09-22RDMA/cma: Document rdma_destroy_id() functionOr Gerlitz1-0/+8
2006-09-22IB/sa: Require SA registrationMichael S. Tsirkin1-7/+34
2006-09-22RDMA: iWARP Core Changes.Tom Tucker2-5/+37
2006-09-22RDMA: iWARP Connection Manager.Tom Tucker1-0/+258
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell1-2/+4
2006-09-22IB/uverbs: Allow resize CQ operation to return driver-specific dataRalph Campbell1-0/+2
2006-09-19[HEADERS] One line per header in Kbuild files to reduce conflictsDavid Woodhouse1-1/+1
2006-07-24IB/mad: Validate MADs for spec complianceSean Hefty1-0/+7
2006-07-14[PATCH] fmr pool: remove unnecessary pointer dereferenceMichael S. Tsirkin1-1/+1
2006-07-14[PATCH] IB/addr: gid structure alignment fixMichael S. Tsirkin1-4/+6
2006-07-04Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds1-0/+1
2006-06-18Add generic Kbuild files for 'make headers_install'David Woodhouse1-0/+1
2006-06-17IB/uverbs: Don't serialize with ib_uverbs_idr_mutexRoland Dreier1-0/+4
2006-06-17IB/sa: Add ib_init_ah_from_path()Sean Hefty1-0/+7
2006-06-17IB: Add ib_init_ah_from_wc()Sean Hefty1-0/+14
2006-06-17IB/ucm: Get rid of duplicate P_Key parameterSean Hefty2-3/+2
2006-06-17IB: Move struct port_info from ipath to <rdma/ib_smi.h>Leonid Arsh1-0/+36
2006-06-17IB: Add client reregister event typeLeonid Arsh1-1/+2
2006-06-17IB: Add caching of ports' LMCJack Morgenstein2-0/+14
2006-06-17IB: IP address based RDMA connection managerSean Hefty2-0/+303
2006-06-17IB: address translation to map IP toIB addresses (GIDs)Sean Hefty1-0/+114
2006-06-17IB/cm: Match connection requests based on private dataSean Hefty1-6/+17
2006-06-17IB: common handling for marshalling parameters to/from userspaceSean Hefty4-100/+174
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