index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
security.c
Age
Commit message (
Expand
)
Author
2021-06-21
IB/core: Removed port validity check from ib_get_cached_subnet_prefix
Anand Khoje
2021-06-21
RDMA/core: Fix incorrect print format specifier
Wenpeng Liang
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2020-03-24
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
2020-02-28
RDMA/core: Fix pkey and port assignment in get_new_pps
Maor Gottlieb
2020-02-19
RDMA/core: Fix use of logical OR in get_new_pps
Nathan Chancellor
2020-02-13
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Leon Romanovsky
2019-10-04
IB/core: Fix wrong iterating on ports
Mohamad Heib
2019-02-19
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-08
RDMA/device: Ensure that security memory is always freed
Jason Gunthorpe
2019-02-08
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
2019-02-08
IB/core: Fix potential memory leak while creating MAD agents
Daniel Jurgens
2019-02-08
IB/core: Unregister notifier before freeing MAD security
Daniel Jurgens
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-09-26
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-05-01
IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code
Parav Pandit
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2017-12-18
IB/core: Avoid exporting module internal function
Parav Pandit
2017-12-07
IB/core: Don't enforce PKey security on SMI MADs
Daniel Jurgens
2017-12-01
IB/core: Only enforce security for InfiniBand
Daniel Jurgens
2017-11-13
IB/core: Only maintain real QPs in the security lists
Daniel Jurgens
2017-11-13
IB/core: Avoid unnecessary return value check
Parav Pandit
2017-09-25
IB/core: Fix qp_sec use after free access
Parav Pandit
2017-07-07
IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings
Daniel Jurgens
2017-05-23
IB/core: Enforce security on management datagrams
Daniel Jurgens
2017-05-23
IB/core: Enforce PKey security on QPs
Daniel Jurgens