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