aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/core/verbs.c
AgeCommit message (Expand)Author
2015-12-07IB core: Fix ib_sg_to_pages()Bart Van Assche
2015-10-30IB/core, cma: Make __attribute_const__ declarations sparse-friendlyBart Van Assche
2015-10-29IB/core: Remove old fast registration APISagi Grimberg
2015-10-28IB/core: Introduce new fast registration APISagi Grimberg
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe
2015-08-30IB/core: Drop ib_alloc_fast_reg_mrSagi Grimberg
2015-08-30IB: Modify ib_create_mr APISagi Grimberg
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg
2015-08-05core: Remove the ib_reg_phys_mr() and ib_rereg_phys_mr() verbsChuck Lever
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford
2015-05-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang
2015-05-18IB/Verbs: Reform IB-core verbsMichael Wang
2014-12-15IB/core: Do not resolve VLAN if already resolvedMoni Shoua
2014-06-04IB/core: Fix sparse warnings about redeclared functionsRoland Dreier
2014-03-07IB/core: Introduce signature verbs APISagi Grimberg
2014-03-07IB/core: Introduce protected memory regionsSagi Grimberg
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-19IB/core: Resolve Ethernet L2 addresses when modifying QPOr Gerlitz
2014-01-18IB/core: Add support for RDMA_NODE_USNIC_UDPUpinder Malhi
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2014-01-14IB/core: Add RDMA_TRANSPORT_USNIC_UDPUpinder Malhi
2013-11-15IB/core: Encorce MR access rights rules on kernel consumersEli Cohen
2013-11-09IB/core: Add Cisco usNIC rdma node and transport typesUpinder Malhi \(umalhi\)
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier
2013-08-28IB/core: Add receive flow steering supportHadar Hen Zion
2013-08-13IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas
2013-04-16IB/core: Verify that QP handler is valid before dispatching eventsShlomo Pongratz
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier
2012-05-08IB/core: Add raw packet QP typeOr Gerlitz
2012-05-08IB/core: Use qp->usecnt to track multicast attach/detachOr Gerlitz
2012-01-27RDMA/core: Fix kernel panic by always initializing qp->usecntBernd Schubert
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-31infiniband: add in export.h for files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-13RDMA/core: Export ib_open_qp() to share XRC TGT QPsSean Hefty
2011-10-13RDMA/uverbs: Export XRC domains to user spaceSean Hefty
2011-10-13RDMA/verbs: Cleanup XRC TGT QPs when destroying XRCDSean Hefty
2011-10-13RDMA/core: Add XRC QPsSean Hefty
2011-10-13RDMA/core: Add XRC SRQ typeSean Hefty
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty
2011-10-12RDMA/core: Add XRC domain supportSean Hefty