aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-04rdma/core: Fix sparse warningsSean Hefty2-1/+4
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-6/+156
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-nextRoland Dreier5-6/+156
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty1-1/+13
2011-10-13RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty1-6/+24
2011-10-13RDMA/ucm: Allow user to specify QP type when creating idSean Hefty1-1/+2
2011-10-13RDMA/cm: Define new RDMA port space specific to IBSean Hefty1-0/+1
2011-10-13RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty1-2/+17
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty2-1/+20
2011-10-13RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty1-1/+16
2011-10-13RDMA/core: Add XRC QPsSean Hefty1-1/+8
2011-10-13RDMA/core: Add XRC SRQ typeSean Hefty1-1/+17
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty1-0/+6
2011-10-12RDMA/core: Add XRC domain supportSean Hefty1-0/+22
2011-10-11IB: Add new InfiniBand link speedsMarcel Apfelbaum1-1/+17
2011-10-06RDMA/iwcm: Propagate ird/ord values upwardsKumar Sanghvi1-1/+3
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko1-1/+5
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/roland/infinibandLinus 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', '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