aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg1-0/+107
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak1-67/+93
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak1-3/+4
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-53/+78
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe1-6/+20
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe1-5/+42
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg1-29/+3
2015-08-30IB: Modify ib_create_mr APISagi Grimberg1-7/+24
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg1-17/+0
2015-08-05core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever1-67/+0
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak1-3/+3
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-1/+2
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny1-4/+5
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2Doug Ledford1-4/+67
2015-05-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg1-0/+65
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang1-2/+2
2015-05-18IB/Verbs: Reform IB-core verbsMichael Wang1-4/+2
2014-12-15IB/core: Do not resolve VLAN if already resolvedMoni Shoua1-1/+2
2014-06-04IB/core: Fix sparse warnings about redeclared functionsRoland Dreier1-4/+4
2014-03-07IB/core: Introduce signature verbs APISagi Grimberg1-0/+8
2014-03-07IB/core: Introduce protected memory regionsSagi Grimberg1-0/+39
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