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