summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky-4/+0
2018-02-15IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe-6/+4
2018-02-15IB/uverbs: Always use the attribute size provided by the userMatan Barak-7/+28
2018-02-15RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky-4/+0
2018-02-01IB/core: Map iWarp AH type to undefined in rdma_ah_find_typeDon Hiatt-6/+14
2018-02-01IB/hfi1: Remove unnecessary fecn and becn fieldsSebastian Sanchez-6/+4
2018-02-01IB/hfi1: Optimize packet type comparison using 9B and bypass code pathsSebastian Sanchez-0/+5
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez-0/+4
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky-0/+176
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky-3/+10
2018-01-29RDMA/core: Use the MODNAME instead of the function name for pd callersLeon Romanovsky-1/+1
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe-5/+0
2018-01-19RDMA/core: Simplify rdma_addr_get_sgid() to not support RoCEParav Pandit-26/+7
2018-01-19RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit-0/+19
2018-01-15RDMA/core: Clarify rdma_ah_find_typeParav Pandit-2/+1
2018-01-15IB/core: Fix ib_wc structure size to remain in 64 bytes boundaryBodong Wang-1/+1
2018-01-10RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_pathsParav Pandit-4/+4
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens-0/+8
2018-01-08IB/core: Introduce driver QP typeMoni Shoua-0/+1
2018-01-05IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcallMichael J. Ruhl-7/+11
2018-01-05IB/{rdmavt, hfi1, qib}: Self determine driver nameMichael J. Ruhl-0/+13
2017-12-22IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota-0/+16
2017-12-18IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wcParav Pandit-4/+4
2017-12-18IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_fro...Parav Pandit-5/+5
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit-2/+1
2017-12-18RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit-1/+1
2017-12-18IB/core: Removed unused functionParav Pandit-1/+0
2017-12-18IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit-1/+1
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-35/+63
2017-11-13RDMA/core: Rename kernel modify_cq to better describe its usageLeon Romanovsky-2/+2
2017-11-13IB/uverbs: Add CQ moderation capability to query_deviceYonatan Cohen-0/+6
2017-11-13IB/uverbs: Allow CQ moderation with modify CQYonatan Cohen-0/+4
2017-11-13RDMA/core: Make function rdma_copy_addr return voidYuval Shaia-2/+3
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich-0/+4
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford-14/+14
2017-10-18IB/core: Fix calculation of maximum RoCE MTUParav Pandit-11/+15
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit-2/+0
2017-10-18IB/core: Introduce and use rdma_create_user_ahParav Pandit-0/+15
2017-10-14IB/core: Fix endianness annotation in rdma_is_multicast_addr()Bart Van Assche-2/+2
2017-10-10IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche-6/+6
2017-10-04IB/rdmavt: Correct issues with read-mostly and send size cache linesSebastian Sanchez-3/+3
2017-10-04IB/core: Use __be32 for LIDs in opa_is_extended_lidDon Hiatt-3/+3
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit-1/+1
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky-2/+2
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-0/+2
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso-5/+8
2017-09-05rdma core: Add rdma_rw_mr_payload()Chuck Lever-0/+2
2017-08-31IB/core: Assign root to all driversMatan Barak-0/+26