summaryrefslogtreecommitdiff
path: root/include/rdma
AgeCommit message (Expand)AuthorFilesLines
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-18IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz1-0/+156
2011-07-18IB/core: Add GID change eventOr Gerlitz1-1/+2
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-1/+116
2011-05-25RDMA/cma: Add support for netlink statistics exportNir Muchtar1-0/+28
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty1-1/+4
2011-05-25RDMA: Update exported headers listRoland Dreier2-0/+6
2011-05-25RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar1-0/+14
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-6/+7
2011-05-20RDMA: Add netlink infrastructureRoland Dreier1-0/+64
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier1-10/+1
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean2-2/+13
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny1-6/+7
2011-01-16RDMA: Update workqueue usageTejun Heo1-0/+3
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen2-4/+48
2010-10-25IB/uverbs: Return link layer type to userspace for query port operationEli Cohen1-1/+2
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen1-8/+22
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen1-1/+98
2010-09-27IB/core: Add link layer property to portsEli Cohen1-0/+11
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', ...Roland 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', 'm...Roland 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