summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-01-03IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche
2018-01-02RDMA/cma: Mark end of CMA ID messagesLeon Romanovsky
2018-01-02RDMA/nldev: Refactor setting the nldev handle to a common functionLeon Romanovsky
2018-01-02RDMA/core: Replace open-coded variant of put_deviceLeon Romanovsky
2018-01-02RDMA/netlink: Simplify code of autoload modulesLeon Romanovsky
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-27infiniband: drop unknown function from core_priv.hRandy Dunlap
2017-12-27IB/core: Make sure that PSN does not overflowMajd Dibbiny
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-22IB/core: Use rdma_cap_opa_mad to check for OPADon Hiatt
2017-12-22IB/SA: Check dlid before SA agent queries for ClassPortInfoVenkata Sandeep Dhanalakota
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge
2017-12-18IB/cm: Refactor to avoid setting path record software only fieldsParav Pandit
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/cm: Fix sleeping while spin lock is heldParav Pandit
2017-12-18IB/cm: Handle address handle attribute init errorParav Pandit
2017-12-18IB/{cm, umad}: Handle av init errorParav Pandit
2017-12-18IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layerParav Pandit
2017-12-18RDMA/core: Avoid copying ifindex twiceParav Pandit
2017-12-18RDMA/{core, cma}: Simplify rdma_translate_ipParav Pandit
2017-12-18IB/core: Removed unused functionParav Pandit
2017-12-18RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grhParav Pandit
2017-12-18IB/core: Avoid exporting module internal ib_find_gid_by_filter()Parav Pandit
2017-12-18IB/core: Refactor to avoid unnecessary check on GID lookup missParav Pandit
2017-12-18IB/core: Avoid unnecessary type castParav Pandit
2017-12-18RDMA/cma: Introduce and use helper functions to init workParav Pandit
2017-12-18RDMA/cma: Avoid setting path record type twiceParav Pandit
2017-12-18RDMA/cma: Simplify netdev checkParav Pandit
2017-12-18RDMA/cma: Set default GID type as RoCE when resolving RoCE routeParav Pandit
2017-12-18IB/umem: Fix use of npages/nmap fieldsArtemy Kovalyov
2017-12-18IB/cm: Add debug prints to ib_cmDaniel Jurgens
2017-12-18IB/core: Fix memory leak in cm_req_handler error flowsMatan Barak
2017-12-18RDMA/cma: Use correct size when writing netlink statsParav Pandit
2017-12-18IB/core: Avoid exporting module internal functionParav Pandit
2017-12-18IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2Parav Pandit
2017-12-18IB/{core/cm}: Fix generating a return AH for RoCEEParav Pandit
2017-12-13RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven
2017-12-11IB/core: Use PTR_ERR_OR_ZERO()Gomonovych, Vasyl
2017-12-11IB/CM: Change sgid to IB GID when handling CM requestDon Hiatt
2017-12-07RDMA/netlink: Fix general protection faultLeon Romanovsky
2017-12-07IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens
2017-12-07IB/core: Bound check alternate path port numberDaniel Jurgens
2017-12-01IB/core: Only enforce security for InfiniBandDaniel Jurgens
2017-12-01IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov
2017-12-01RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua
2017-11-29IB/core: disable memory registration of filesystem-dax vmasDan Williams
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-11-14Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds