summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-221-2/+96
|\
| * IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz2014-01-191-0/+43
| * IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-2/+53
* | IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi2014-01-181-0/+2
* | IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi2014-01-141-1/+2
|/
* IB/core: Encorce MR access rights rules on kernel consumersEli Cohen2013-11-151-0/+14
* IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)2013-11-091-0/+3
*-. Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-031-0/+30
|\ \
| | * IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas2013-08-131-0/+3
| |/ |/|
| * IB/core: Add receive flow steering supportHadar Hen Zion2013-08-281-0/+27
|/
* IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz2013-04-161-1/+2
* IB/core: Add "type 2" memory windows supportShani Michaeli2013-02-211-2/+3
*-. Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-211-0/+1
|\ \
| | * IB/core: Add raw packet QP typeOr Gerlitz2012-05-081-0/+1
| |/
* | IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz2012-05-081-2/+12
|/
* RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert2012-01-271-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
| |
| \
*-. \ Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-011-28/+348
|\ \ \ | |_|/ |/| |
| | * RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty2011-10-131-36/+127
| | * RDMA/uverbs: Export XRC domains to user spaceSean Hefty2011-10-131-0/+1
| | * RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty2011-10-131-0/+47
| | * RDMA/core: Add XRC QPsSean Hefty2011-10-131-20/+130
| | * RDMA/core: Add XRC SRQ typeSean Hefty2011-10-131-1/+20
| | * RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+1
| | * RDMA/core: Add XRC domain supportSean Hefty2011-10-121-0/+26
| |/ |/|
| * IB: Add new InfiniBand link speedsMarcel Apfelbaum2011-10-111-0/+25
|/
* IB/core: Add link layer property to portsEli Cohen2010-09-271-0/+16
* IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-041-2/+2
* IB/core: Reset to error QP state transition is not allowedRalph Campbell2008-07-141-1/+0
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-0/+46
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/core: Add support for modify CQEli Cohen2008-04-161-0/+7
* IB/core: Check optional verbs before using themDotan Barak2008-04-161-1/+6
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-2/+2
* IB/core: Set hop limit in ib_init_ah_from_wc correctlySean Hefty2007-02-221-1/+1
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-0/+17
* IB/uverbs: Pass userspace data to modify_srq and modify_qp methodsRalph Campbell2006-09-221-2/+2
* IB: Add ib_init_ah_from_wc()Sean Hefty2006-06-171-16/+28
* IB: simplify static rate encodingJack Morgenstein2006-04-101-0/+34
* IB: Fix modify QP checking of "current QP state" attributeDotan Barak2006-03-201-4/+4
* IB: Whitespace cleanupsRoland Dreier2006-03-201-2/+1
* IB: Add ib_modify_qp_is_ok() library functionRoland Dreier2006-03-201-0/+252
* IB: Add userspace support for resizing CQsRoland Dreier2006-03-201-2/+2
* IB: Set GIDs correctly in ib_create_ah_from_wc()Ralph Campbell2006-01-061-2/+2
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2005-11-101-10/+2
|\
| * [IB] Have cq_resize() method take an int, not int*Roland Dreier2005-11-101-10/+2
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+1
|/
* [IB] Add checks to multicast attach and detachJack Morgenstein2005-10-171-6/+12
* [PATCH] IB: move include files to include/rdmaRoland Dreier2005-08-261-2/+2
OpenPOWER on IntegriCloud