summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-191-9/+7
* IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-191-9/+9
* IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche2016-01-191-2/+1
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-7/+1
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-36/+0
* IB: remove ib_query_mrChristoph Hellwig2015-12-231-7/+0
* IB/core: Validate route when we init ahMatan Barak2015-12-231-13/+35
* IB/core: Add rdma_network_type to wcSomnath Kotur2015-12-231-5/+118
* IB/core: Add gid_type to gid attributeMatan Barak2015-12-231-0/+1
* IB/core: Avoid calling ib_query_deviceOr Gerlitz2015-12-221-7/+1
* IB core: Fix ib_sg_to_pages()Bart Van Assche2015-12-071-21/+22
* IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche2015-10-301-2/+2
* IB/core: Remove old fast registration APISagi Grimberg2015-10-291-25/+0
* IB/core: Introduce new fast registration APISagi Grimberg2015-10-281-0/+107
* IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-211-67/+93
* IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-211-3/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-53/+78
|\
| * IB/core: Make ib_dealloc_pd return voidJason Gunthorpe2015-08-301-6/+20
| * IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe2015-08-301-5/+42
| * IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-29/+3
| * IB: Modify ib_create_mr APISagi Grimberg2015-08-301-7/+24
| * IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-17/+0
* | core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever2015-08-051-67/+0
|/
* 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
OpenPOWER on IntegriCloud