aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19IB/uverbs: Safely extend existing attributesMatan Barak2-20/+67
2018-03-19IB/uverbs: Enable compact representation of uverbs_attr_specMatan Barak1-12/+22
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2-1/+3
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak3-19/+82
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky1-4/+0
2018-03-19IB/core: Remove unimplemented ib_peek_cqParav Pandit1-12/+0
2018-03-15IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit1-5/+0
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit1-0/+5
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit1-4/+0
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit1-1/+1
2018-03-15IB/core: Fix comments of GID query functionsParav Pandit1-29/+0
2018-03-14RDMA/verbs: Simplify modify QP checkLeon Romanovsky1-3/+3
2018-03-08RDMA/nldev: provide detailed MR informationSteve Wise2-0/+9
2018-03-08RDMA/nldev: provide detailed CM_ID informationSteve Wise2-5/+33
2018-02-15IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe1-6/+4
2018-02-15IB/uverbs: Always use the attribute size provided by the userMatan Barak1-7/+28
2018-02-15RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky1-4/+0
2018-02-01IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt1-6/+14
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez1-6/+4
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez1-0/+5
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez1-0/+4
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky2-0/+176
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky1-3/+10
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky1-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe1-5/+0
2018-01-19RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCEParav Pandit1-26/+7
2018-01-19RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit1-0/+19
2018-01-15RDMA/core: Clarify rdma_ah_find_typeParav Pandit1-2/+1
2018-01-15IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang1-1/+1
2018-01-10RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit1-4/+4
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens1-0/+8
2018-01-08IB/core: Introduce driver QP typeMoni Shoua1-0/+1
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl1-7/+11
2018-01-05IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl1-0/+13
2017-12-22IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota1-0/+16
2017-12-18IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit1-4/+4
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_pathParav Pandit1-5/+5
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit1-2/+1
2017-12-18RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit1-1/+1
2017-12-18IB/core: Removed unused functionParav Pandit1-1/+0
2017-12-18IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit1-1/+1
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds7-35/+63
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky1-2/+2
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+6
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen1-0/+4
2017-11-13RDMA/core: Make function rdma_copy_addr return voidYuval Shaia1-2/+3
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich1-0/+4
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford4-14/+14