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