summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-3/+3
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-1/+2
* IB/core cleanup: Add const to args - agent_send_responseIra Weiny2015-06-021-4/+5
*-. Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-201-4/+67
|\ \
| | * IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang2015-05-181-2/+2
| | * IB/Verbs: Reform IB-core verbsMichael Wang2015-05-181-4/+2
| |/ |/|
| * IB/core, cma: Nice log-friendly string helpersSagi Grimberg2015-05-181-0/+65
|/
* IB/core: Do not resolve VLAN if already resolvedMoni Shoua2014-12-151-1/+2
* IB/core: Fix sparse warnings about redeclared functionsRoland Dreier2014-06-041-4/+4
* IB/core: Introduce signature verbs APISagi Grimberg2014-03-071-0/+8
* IB/core: Introduce protected memory regionsSagi Grimberg2014-03-071-0/+39
* 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