aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty1-1/+12
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty1-1/+3
2008-01-24Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman1-1/+1
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-09IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty1-2/+5
2007-10-09IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier1-1/+21
2007-10-09IB/umad: Add P_Key index supportRoland Dreier1-0/+48
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes1-0/+1
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty1-0/+18
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty1-0/+14
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty1-6/+5
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak1-5/+0
2007-08-03IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak1-0/+2
2007-08-03IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak1-0/+2
2007-07-10IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty1-1/+0
2007-07-10IB/sa: Make sure SA queries use default P_KeySean Hefty1-0/+3
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+8
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin1-0/+8
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier1-0/+3
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2-24/+82
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-10/+37
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-9/+31
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+6
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-2/+0
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