aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/security.c
AgeCommit message (Expand)Author
2019-11-09IB/core: Fix wrong iterating on portsMohamad Heib
2019-02-19RDMA/device: Consolidate ib_device per_port data into one placeJason Gunthorpe
2019-02-19RDMA: Add and use rdma_for_each_portJason Gunthorpe
2019-02-08RDMA/device: Ensure that security memory is always freedJason Gunthorpe
2019-02-08IB/core: Don't register each MAD agent for LSM notifierDaniel Jurgens
2019-02-08IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens
2019-02-08IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-09-26RDMA/core: Use dev_name instead of ibdev->nameJason Gunthorpe
2018-05-01IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security codeParav Pandit
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2017-12-18IB/core: Avoid exporting module internal functionParav Pandit
2017-12-07IB/core: Don't enforce PKey security on SMI MADsDaniel Jurgens
2017-12-01IB/core: Only enforce security for InfiniBandDaniel Jurgens
2017-11-13IB/core: Only maintain real QPs in the security listsDaniel Jurgens
2017-11-13IB/core: Avoid unnecessary return value checkParav Pandit
2017-09-25IB/core: Fix qp_sec use after free accessParav Pandit
2017-07-07IB/core: Fix uninitialized variable use in check_qp_port_pkey_settingsDaniel Jurgens
2017-05-23IB/core: Enforce security on management datagramsDaniel Jurgens
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens