summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier2008-08-041-6/+2
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai2008-07-221-1/+2
* RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-221-1/+2
* RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz2008-07-141-0/+1
* RDMA/core: Add local DMA L_Key supportSteve Wise2008-07-141-1/+2
* IB/core: Add support for multicast loopback blockingRon Livne2008-07-141-1/+3
* RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise2008-07-141-0/+53
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-142-3/+85
* RDMA: Improve include file coding styleDotan Barak2008-07-1413-40/+17
* RDMA: Fix license textSean Hefty2008-07-143-61/+73
* IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-091-1/+0
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-292-2/+35
* IB: convert struct class_device to struct deviceTony Jones2008-04-191-1/+1
* 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