summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
...
* IB/core: Add support for modify CQEli Cohen2008-04-161-0/+11
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-162-4/+12
* IB/core: Add IPoIB UD LSO supportEli Cohen2008-04-161-1/+7
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+5
* IB: Make struct ib_uobject.id a signed intRoland Dreier2008-04-161-1/+1
* IB/core: Remove unused struct ib_device.flags memberRoland Dreier2008-02-081-2/+0
* IB/core: Add IP checksum offload supportEli Cohen2008-02-081-2/+12
* RDMA/cma: add support for rdma_migrate_id() Sean Hefty2008-01-251-1/+12
* IB/mad: Report number of times a mad was retriedSean Hefty2008-01-251-1/+3
* Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-1/+1
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+1
* IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty2007-10-091-2/+5
* IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier2007-10-091-1/+21
* IB/umad: Add P_Key index supportRoland Dreier2007-10-091-0/+48
* IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes2007-10-091-0/+1
* RDMA/ucma: Allow user space to set service typeSean Hefty2007-10-091-0/+18
* RDMA/cma: Add ability to specify type of serviceSean Hefty2007-10-091-0/+14
* IB/sa: Add new QoS fields to path recordSean Hefty2007-10-091-6/+5
* 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
OpenPOWER on IntegriCloud