aboutsummaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2007-10-09IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty
2007-10-09IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier
2007-10-09IB/umad: Add P_Key index supportRoland Dreier
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty
2007-10-09IB/sa: Add new QoS fields to path recordSean Hefty
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak
2007-08-03IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak
2007-08-03IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak
2007-07-10IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty
2007-07-10IB/sa: Make sure SA queries use default P_KeySean Hefty
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin
2007-05-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-02-16RDMA/cma: Add multicast communication supportSean Hefty
2007-02-16IB/sa: Track multicast join/leave requestsSean Hefty
2007-02-04IB: Make sure struct ib_user_mad.data is alignedJason Gunthorpe
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin
2007-02-04IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin
2006-12-15IB: Fix ib_dma_alloc_coherent() wrapperRoland Dreier
2006-12-13[PATCH] ib_verbs: Use explicit if-else statements to avoid errors with do-whi...Ben Collins
2006-12-12IB: Add DMA mapping functions to allow device drivers to interposeRalph Campbell
2006-12-12RDMA/cma: Export rdma cm interface to userspaceSean Hefty
2006-12-12RDMA/cma: Add support for RDMA_PS_UDPSean Hefty
2006-12-12RDMA/cma: Allow early transition to RTS to handle lost CM messagesSean Hefty
2006-12-12RDMA/cma: Report connect info with connect eventsSean Hefty
2006-12-12RDMA/cma: Remove unneeded qp_type parameter from rdma_cmSean Hefty
2006-11-29IB/cm: Fix automatic path migration supportSean Hefty
2006-11-02RDMA/addr: Use client registration to fix module unload raceSean Hefty
2006-10-30IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein
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