aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin1-1/+1
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell1-1/+3
2010-04-21IB/core: Add support for masked atomic operationsVladimir Sokolovsky1-0/+7
2010-03-01Merge branch 'misc' into for-nextRoland Dreier1-0/+1
2010-03-01Merge branch 'cma' into for-nextRoland Dreier1-1/+0
2010-02-24IB/core: Fix and clean up ib_ud_header_init()Eli Cohen1-0/+1
2010-02-24IB/core: Pack struct ib_device a little tighterAlexander Chiang1-2/+2
2010-02-11RDMA/cm: Remove unused definition of RDMA_PS_SCTPSean Hefty1-1/+0
2009-12-15Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', 'misc', 'mlx4' and 'nes' into for-nextRoland Dreier5-25/+44
2009-12-09IB: Clarify the documentation of ib_post_send()Bart Van Assche1-0/+5
2009-11-19RDMA/cm: fix loopback address supportSean Hefty1-21/+10
2009-11-19IB/addr: Store net_device type instead of translating to RDMA transportSean Hefty1-1/+2
2009-11-19RDMA/cma: Replace net_device pointer with indexSean Hefty1-1/+1
2009-11-16RDMA/ucma: Add option to manually set IB pathSean Hefty3-2/+26
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