Age | Commit message (Expand) | Author | Files | Lines |
2019-02-19 | RDMA/device: Consolidate ib_device per_port data into one place | Jason Gunthorpe | 1 | -13/+11 |
2019-02-19 | RDMA: Add and use rdma_for_each_port | Jason Gunthorpe | 1 | -4/+7 |
2019-02-08 | RDMA/device: Ensure that security memory is always freed | Jason Gunthorpe | 1 | -3/+1 |
2019-02-08 | IB/core: Don't register each MAD agent for LSM notifier | Daniel Jurgens | 1 | -22/+28 |
2019-02-08 | IB/core: Fix potential memory leak while creating MAD agents | Daniel Jurgens | 1 | -2/+6 |
2019-02-08 | IB/core: Unregister notifier before freeing MAD security | Daniel Jurgens | 1 | -1/+2 |
2018-12-12 | RDMA: Start use ib_device_ops | Kamal Heib | 1 | -4/+4 |
2018-09-26 | RDMA/core: Use dev_name instead of ibdev->name | Jason Gunthorpe | 1 | -4/+3 |
2018-05-01 | IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code | Parav Pandit | 1 | -4/+0 |
2017-12-27 | Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/... | Jason Gunthorpe | 1 | -6/+54 |
2017-12-27 | IB/core: Verify that QP is security enabled in create and destroy | Moni Shoua | 1 | -0/+3 |
2017-12-18 | IB/core: Avoid exporting module internal function | Parav Pandit | 1 | -6/+4 |
2017-12-07 | IB/core: Don't enforce PKey security on SMI MADs | Daniel Jurgens | 1 | -2/+5 |
2017-12-01 | IB/core: Only enforce security for InfiniBand | Daniel Jurgens | 1 | -4/+46 |
2017-11-13 | IB/core: Only maintain real QPs in the security lists | Daniel Jurgens | 1 | -23/+28 |
2017-11-13 | IB/core: Avoid unnecessary return value check | Parav Pandit | 1 | -11/+4 |
2017-09-25 | IB/core: Fix qp_sec use after free access | Parav Pandit | 1 | -1/+3 |
2017-07-07 | IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings | Daniel Jurgens | 1 | -8/+12 |
2017-05-23 | IB/core: Enforce security on management datagrams | Daniel Jurgens | 1 | -0/+92 |
2017-05-23 | IB/core: Enforce PKey security on QPs | Daniel Jurgens | 1 | -0/+613 |