aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
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
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