summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2012-01-04rdma/core: Fix sparse warningsSean Hefty-1/+4
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-6/+156
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier-6/+156
2011-10-13RDMA/uverbs: Export ib_open_qp() capability to user spaceSean Hefty-1/+13
2011-10-13RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty-6/+24
2011-10-13RDMA/ucm: Allow user to specify QP type when creating idSean Hefty-1/+2
2011-10-13RDMA/cm: Define new RDMA port space specific to IBSean Hefty-0/+1
2011-10-13RDMA/uverbs: Export XRC SRQs to user spaceSean Hefty-2/+17
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty-1/+20
2011-10-13RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty-1/+16
2011-10-13RDMA/core: Add XRC QPsSean Hefty-1/+8
2011-10-13RDMA/core: Add XRC SRQ typeSean Hefty-1/+17
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty-0/+6
2011-10-12RDMA/core: Add XRC domain supportSean Hefty-0/+22
2011-10-11IB: Add new InfiniBand link speedsMarcel Apfelbaum-1/+17
2011-10-06RDMA/iwcm: Propagate ird/ord values upwardsKumar Sanghvi-1/+3
2011-09-15net: consolidate and fix ethtool_ops->get_settings callingJiri Pirko-1/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-2/+2
2011-07-18IB/pma: Add include file for IBA performance counters definitionsOr Gerlitz-0/+156
2011-07-18IB/core: Add GID change eventOr Gerlitz-1/+2
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-1/+116
2011-05-25RDMA/cma: Add support for netlink statistics exportNir Muchtar-0/+28
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty-1/+4
2011-05-25RDMA: Update exported headers listRoland Dreier-0/+6
2011-05-25RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>Nir Muchtar-0/+14
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-6/+7
2011-05-20RDMA: Add netlink infrastructureRoland Dreier-0/+64
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier-10/+1
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean-2/+13
2011-04-29ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny-6/+7
2011-01-16RDMA: Update workqueue usageTejun Heo-0/+3
2010-10-25IB/core: Add VLAN support for IBoEEli Cohen-4/+48
2010-10-25IB/uverbs: Return link layer type to userspace for query port operationEli Cohen-1/+2
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen-8/+22
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen-1/+98
2010-09-27IB/core: Add link layer property to portsEli Cohen-0/+11
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin-1/+1
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell-1/+3
2010-04-21IB/core: Add support for masked atomic operationsVladimir Sokolovsky-0/+7
2010-03-01Merge branch 'misc' into for-nextRoland Dreier-0/+1
2010-03-01Merge branch 'cma' into for-nextRoland Dreier-1/+0
2010-02-24IB/core: Fix and clean up ib_ud_header_init()Eli Cohen-0/+1
2010-02-24IB/core: Pack struct ib_device a little tighterAlexander Chiang-2/+2
2010-02-11RDMA/cm: Remove unused definition of RDMA_PS_SCTPSean Hefty-1/+0
2009-12-15Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier-25/+44
2009-12-09IB: Clarify the documentation of ib_post_send()Bart Van Assche-0/+5
2009-11-19RDMA/cm: fix loopback address supportSean Hefty-21/+10
2009-11-19IB/addr: Store net_device type instead of translating to RDMA transportSean Hefty-1/+2
2009-11-19RDMA/cma: Replace net_device pointer with indexSean Hefty-1/+1
2009-11-16RDMA/ucma: Add option to manually set IB pathSean Hefty-2/+26