summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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
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-13IB/core: Only maintain real QPs in the security listsDaniel Jurgens
2017-11-13RDMA/core: Make function rdma_copy_addr return voidYuval Shaia
2017-11-13RDMA/core: avoid uninitialized variable warning in create_udataArnd Bergmann
2017-11-13IB/core: Convert OPA AH to IB for Extended LIDs onlyDon Hiatt
2017-11-13IB/core: Avoid unnecessary return value checkParav Pandit
2017-11-10IB/core: Add PCI write end padding flags for WQ and QPNoa Osherovich
2017-11-10IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit
2017-11-10RDMA/umem: Avoid partial declaration of non-static functionLeon Romanovsky
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01Merge branch 'k.o/for-rc' into k.o/for-nextDoug Ledford
2017-10-31RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky
2017-10-25RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl
2017-10-25IB/cm: Fix memory corruption in handling CM requestParav Pandit
2017-10-19RDMA/cma: make config_item_type constBhumika Goyal
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit
2017-10-18IB/core: Fix unable to change lifespan entry for hw_countersParav 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-18RDMA/uverbs: Make the code in ib_uverbs_cmd_verbs() less confusingBart Van Assche