aboutsummaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)Author
2008-08-04RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz
2008-07-14RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise
2008-07-14IB/core: Add support for multicast loopback blockingRon Livne
2008-07-14RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise
2008-07-14RDMA: Improve include file coding styleDotan Barak
2008-07-14RDMA: Fix license textSean Hefty
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-19IB: convert struct class_device to struct deviceTony Jones
2008-04-16IB/core: Add support for modify CQEli Cohen
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-16IB/core: Add IPoIB UD LSO supportEli Cohen
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB: Make struct ib_uobject.id a signed intRoland Dreier
2008-02-08IB/core: Remove unused struct ib_device.flags memberRoland Dreier
2008-02-08IB/core: Add IP checksum offload supportEli Cohen
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty
2008-01-24Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
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