summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2009-03-25Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier3-25/+25
2009-02-27IB/mad: Fix RMPP header RRespTime manipulationRamachandra K1-1/+1
2009-02-15net: replace __constant_{endian} uses in net headersHarvey Harrison1-1/+1
2009-01-18IB: Remove __constant_{endian} usesHarvey Harrison3-24/+24
2008-08-04RDMA/cma: Remove padding arrays by using struct sockaddr_storageRoland Dreier1-6/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-23RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai1-1/+2
2008-07-23RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz1-1/+2
2008-07-15RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz1-0/+1
2008-07-15RDMA/core: Add local DMA L_Key supportSteve Wise1-1/+2
2008-07-15IB/core: Add support for multicast loopback blockingRon Livne1-1/+3
2008-07-15RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise1-0/+53
2008-07-15RDMA/core: Add memory management extensions supportSteve Wise2-3/+85
2008-07-15RDMA: Improve include file coding styleDotan Barak13-40/+17
2008-07-15RDMA: Fix license textSean Hefty3-61/+73
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier1-1/+0
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner2-2/+35
2008-04-20IB: convert struct class_device to struct deviceTony Jones1-1/+1
2008-04-17IB/core: Add support for modify CQEli Cohen1-0/+11
2008-04-17IB/core: Add support for "send with invalidate" work requestsRoland Dreier2-4/+12
2008-04-17IB/core: Add IPoIB UD LSO supportEli Cohen1-1/+7
2008-04-17IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen1-0/+5
2008-04-17IB: Make struct ib_uobject.id a signed intRoland Dreier1-1/+1
2008-02-09IB/core: Remove unused struct ib_device.flags memberRoland Dreier1-2/+0
2008-02-09IB/core: Add IP checksum offload supportEli Cohen1-2/+12
2008-01-26RDMA/cma: add support for rdma_migrate_id() Sean Hefty1-1/+12
2008-01-26IB/mad: Report number of times a mad was retriedSean Hefty1-1/+3
2008-01-25Kobject: change drivers/infiniband to use kobject_init_and_addGreg Kroah-Hartman1-1/+1
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk1-1/+1
2007-10-10IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty1-2/+5
2007-10-10IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier1-1/+21
2007-10-10IB/umad: Add P_Key index supportRoland Dreier1-0/+48
2007-10-10IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes1-0/+1
2007-10-10RDMA/ucma: Allow user space to set service typeSean Hefty1-0/+18
2007-10-10RDMA/cma: Add ability to specify type of serviceSean Hefty1-0/+14
2007-10-10IB/sa: Add new QoS fields to path recordSean Hefty1-6/+5
2007-08-03IB: Move the macro IB_UMEM_MAX_PAGE_CHUNK() to umem.cDotan Barak1-5/+0
2007-08-03IB: Include <linux/list.h> and <linux/rwsem.h> from <rdma/ib_verbs.h>Dotan Barak1-0/+2
2007-08-03IB: Include <linux/list.h> from <rdma/ib_mad.h>Dotan Barak1-0/+2
2007-07-11IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty1-1/+0
2007-07-11IB/sa: Make sure SA queries use default P_KeySean Hefty1-0/+3
2007-05-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-0/+8
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-19IB/core: Add helpers for uncached GID and P_Key searchesYosef Etigin1-0/+8
2007-05-09IB: Put rlimit accounting struct in struct ib_umemRoland Dreier1-0/+3
2007-05-09IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2-24/+82
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-10/+37
2007-05-07IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-9/+31
2007-05-07IB: Add CQ comp_vector supportMichael S. Tsirkin1-1/+6