summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-05-09RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier
2018-04-26RDMA/core: Reduce poll batch for direct cq pollingMax Gurtovoy
2018-04-26RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe
2018-04-26RDMA/cma: Check existence of netdevice during port validationParav Pandit
2018-04-26IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg
2018-04-24RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA deviceRoland Dreier
2018-04-12RDMA/cma: Fix rdma_cm path querying for RoCEParav Pandit
2018-04-12RDMA/cma: Mark end of CMA ID messagesLeon Romanovsky
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-03-03RDMA/netlink: Fix locking around __ib_get_device_by_indexLeon 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-25IB/core: Init subsys if compiled to vmlinuz-coreDmitry Monakhov
2018-02-25RDMA/cma: Make sure that PSN is not over max allowedMoni Shoua
2018-02-25RDMA/netlink: Fix general protection faultLeon 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-02IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2018-01-02IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-20RDMA/cma: Avoid triggering undefined behaviorBart Van Assche
2017-12-20IB/core: Fix use workqueue without WQ_MEM_RECLAIMParav Pandit
2017-12-20IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens
2017-12-20IB/core: Bound check alternate path port numberDaniel Jurgens
2017-12-14IB/core: Only enforce security for InfiniBandDaniel Jurgens
2017-12-14IB/core: Avoid unnecessary return value checkParav Pandit
2017-12-05IB/core: Do not warn on lid conversions for OPADon Hiatt
2017-12-05IB/core: disable memory registration of filesystem-dax vmasDan Williams
2017-11-30IB/core: Only maintain real QPs in the security listsDaniel Jurgens
2017-11-30IB/core: Avoid crash on pkey enforcement failed in received MADsParav Pandit
2017-11-30IB/cm: Fix memory corruption in handling CM requestParav Pandit