aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier1-2/+96
2014-01-19IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz1-0/+43
2014-01-18IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi1-0/+2
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak1-2/+53
2014-01-14IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi1-1/+2
2013-11-15IB/core: Encorce MR access rights rules on kernel consumersEli Cohen1-0/+14
2013-11-09IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)1-0/+3
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier1-0/+30
2013-08-28IB/core: Add receive flow steering supportHadar Hen Zion1-0/+27
2013-08-13IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas1-0/+3
2013-04-16IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz1-1/+2
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli1-2/+3
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linusRoland Dreier1-0/+1
2012-05-08IB/core: Add raw packet QP typeOr Gerlitz1-0/+1
2012-05-08IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz1-2/+12
2012-01-27RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', 'misc', 'mlx4', 'misc', 'nes', 'qib' and 'xrc' into for-nextRoland Dreier1-28/+348
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-13RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty1-36/+127
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty1-0/+1
2011-10-13RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty1-0/+47
2011-10-13RDMA/core: Add XRC QPsSean Hefty1-20/+130
2011-10-13RDMA/core: Add XRC SRQ typeSean Hefty1-1/+20
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty1-0/+1
2011-10-12RDMA/core: Add XRC domain supportSean Hefty1-0/+26
2011-10-11IB: Add new InfiniBand link speedsMarcel Apfelbaum1-0/+25
2010-09-27IB/core: Add link layer property to portsEli Cohen1-0/+16
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin1-2/+2
2008-07-14IB/core: Reset to error QP state transition is not allowedRalph Campbell1-1/+0
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise1-0/+46
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-04-16IB/core: Add support for modify CQEli Cohen1-0/+7
2008-04-16IB/core: Check optional verbs before using themDotan Barak1-1/+6
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin1-2/+2
2007-02-22IB/core: Set hop limit in ib_init_ah_from_wc correctlySean Hefty1-1/+1
2006-09-22RDMA: iWARP Core Changes.Tom Tucker1-0/+17
2006-09-22IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell1-2/+2
2006-06-17IB: Add ib_init_ah_from_wc()Sean Hefty1-16/+28
2006-04-10IB: simplify static rate encodingJack Morgenstein1-0/+34
2006-03-20IB: Fix modify QP checking of "current QP state" attributeDotan Barak1-4/+4
2006-03-20IB: Whitespace cleanupsRoland Dreier1-2/+1
2006-03-20IB: Add ib_modify_qp_is_ok() library functionRoland Dreier1-0/+252
2006-03-20IB: Add userspace support for resizing CQsRoland Dreier1-2/+2
2006-01-06IB: Set GIDs correctly in ib_create_ah_from_wc()Ralph Campbell1-2/+2
2005-11-10Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-10/+2
2005-11-10[IB] Have cq_resize() method take an int, not int*Roland Dreier1-10/+2
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-10-17[IB] Add checks to multicast attach and detachJack Morgenstein1-6/+12
2005-08-26[PATCH] IB: move include files to include/rdmaRoland Dreier1-2/+2