aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-04-08RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-04-08RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-04-08RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-04-08RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe
2018-04-08RDMA/ucma: Ensure that CM_ID exists prior to access itLeon Romanovsky
2018-04-08RDMA/ucma: Fix use-after-free access in ucma_closeLeon Romanovsky
2018-04-08RDMA/ucma: Check AF family prior resolving addressLeon Romanovsky
2018-03-24RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-03-24RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky
2018-03-24RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova
2018-03-24IB/umem: Fix use of npages/nmap fieldsArtemy Kovalyov
2018-03-24RDMA/cma: Use correct size when writing netlink statsParav Pandit
2018-03-24RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo()Geert Uytterhoeven
2018-03-15IB/core: Fix missing RDMA cgroups release in case of failure to register deviceParav Pandit
2018-03-15IB/uverbs: Improve lockdep_checkJason Gunthorpe
2018-03-15RDMA/ucma: Check that user doesn't overflow QP stateLeon Romanovsky
2018-03-15RDMA/ucma: Limit possible option sizeLeon Romanovsky
2018-02-28RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky
2018-02-28RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky
2018-02-28RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky
2018-02-28RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-28RDMA/uverbs: Protect from races between lookup and destroy of uobjectsLeon Romanovsky
2018-02-22IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl
2018-02-22IB/core: Fix two kernel warnings triggered by rxe registrationBart Van Assche
2018-02-22IB/umad: Fix use of unprotected device pointerJack Morgenstein
2018-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-02RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon Romanovsky
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
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