aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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
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
2017-10-14RDMA/iwcm: Remove a set-but-not-used variableBart Van Assche
2017-10-14RDMA/cma: Avoid triggering undefined behaviorBart Van Assche