aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar1-1/+1
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+1
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-nextRoland Dreier3-25/+25
2009-02-27IB/mad: Fix RMPP header RRespTime manipulationRamachandra K1-1/+1
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison1-1/+1
2009-01-17IB: 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-22RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT eventAmir Vadai1-1/+2
2008-07-22RDMA/cma: Add RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz1-1/+2
2008-07-14RDMA/addr: Keep pointer to netdevice in struct rdma_dev_addrOr Gerlitz1-0/+1
2008-07-14RDMA/core: Add local DMA L_Key supportSteve Wise1-1/+2
2008-07-14IB/core: Add support for multicast loopback blockingRon Livne1-1/+3
2008-07-14RDMA/core: Add iWARP protocol statistics attributes in sysfsSteve Wise1-0/+53
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise2-3/+85
2008-07-14RDMA: Improve include file coding styleDotan Barak13-40/+17
2008-07-14RDMA: 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-19IB: convert struct class_device to struct deviceTony Jones1-1/+1
2008-04-16IB/core: Add support for modify CQEli Cohen1-0/+11
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier2-4/+12
2008-04-16IB/core: Add IPoIB UD LSO supportEli Cohen1-1/+7
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen1-0/+5
2008-04-16IB: Make struct ib_uobject.id a signed intRoland Dreier1-1/+1
2008-02-08IB/core: Remove unused struct ib_device.flags memberRoland Dreier1-2/+0
2008-02-08IB/core: Add IP checksum offload supportEli Cohen1-2/+12
2008-01-25RDMA/cma: add support for rdma_migrate_id() Sean Hefty1-1/+12
2008-01-25IB/mad: Report number of times a mad was retriedSean Hefty1-1/+3
2008-01-24Kobject: 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-09IB/cm: Modify interface to send MRAs in response to duplicate messagesSean Hefty1-2/+5
2007-10-09IB/umad: Fix bit ordering and 32-on-64 problems on big endian systemsRoland Dreier1-1/+21
2007-10-09IB/umad: Add P_Key index supportRoland Dreier1-0/+48
2007-10-09IB/umem: Add hugetlb flag to struct ib_umemJoachim Fenkes1-0/+1
2007-10-09RDMA/ucma: Allow user space to set service typeSean Hefty1-0/+18
2007-10-09RDMA/cma: Add ability to specify type of serviceSean Hefty1-0/+14
2007-10-09IB/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-10IB/cm: Include HCA ACK delay in local ACK timeoutSean Hefty1-1/+0
2007-07-10IB/sa: Make sure SA queries use default P_KeySean Hefty1-0/+3
2007-05-21Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus 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-08IB: Put rlimit accounting struct in struct ib_umemRoland Dreier1-0/+3
2007-05-08IB/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/roland/infinibandLinus Torvalds1-10/+37
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-9/+31