summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak2007-08-031-5/+0
* IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak2007-08-031-0/+2
* IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak2007-08-031-0/+2
* IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty2007-07-101-1/+0
* IB/sa: Make sure SA queries use default P_KeySean Hefty2007-07-101-0/+3
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-211-0/+8
|\
| * IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin2007-05-191-0/+8
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
|/
* IB: Put rlimit accounting struct in struct ib_umemRoland Dreier2007-05-081-0/+3
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-082-24/+82
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-071-10/+37
|\
| * IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-061-9/+31
| * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+6
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-2/+0
|/
* RDMA/cma: Add multicast communication supportSean Hefty2007-02-163-5/+33
* IB/sa: Track multicast join/leave requestsSean Hefty2007-02-162-91/+74
* IB: Make sure struct ib_user_mad.data is alignedJason Gunthorpe2007-02-041-1/+1
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-1/+1
* IB: Include <linux/kref.h> explicitly in <rdma/ib_verbs.h>Michael S. Tsirkin2007-02-041-0/+1
* 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
OpenPOWER on IntegriCloud