index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
security.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/core: Ensure security pkey modify is not lost
Mike Marciniszyn
2020-03-24
1
-8
/
+3
*
RDMA/core: Fix pkey and port assignment in get_new_pps
Maor Gottlieb
2020-02-28
1
-4
/
+8
*
RDMA/core: Fix use of logical OR in get_new_pps
Nathan Chancellor
2020-02-19
1
-1
/
+1
*
RDMA/core: Fix protection fault in get_pkey_idx_qp_list
Leon Romanovsky
2020-02-13
1
-15
/
+9
*
IB/core: Fix wrong iterating on ports
Mohamad Heib
2019-10-04
1
-1
/
+1
*
RDMA/device: Consolidate ib_device per_port data into one place
Jason Gunthorpe
2019-02-19
1
-13
/
+11
*
RDMA: Add and use rdma_for_each_port
Jason Gunthorpe
2019-02-19
1
-4
/
+7
*
RDMA/device: Ensure that security memory is always freed
Jason Gunthorpe
2019-02-09
1
-3
/
+1
*
IB/core: Don't register each MAD agent for LSM notifier
Daniel Jurgens
2019-02-09
1
-22
/
+28
*
IB/core: Fix potential memory leak while creating MAD agents
Daniel Jurgens
2019-02-09
1
-2
/
+6
*
IB/core: Unregister notifier before freeing MAD security
Daniel Jurgens
2019-02-09
1
-1
/
+2
*
RDMA: Start use ib_device_ops
Kamal Heib
2018-12-12
1
-4
/
+4
*
RDMA/core: Use dev_name instead of ibdev->name
Jason Gunthorpe
2018-09-26
1
-4
/
+3
*
IB/core: Use CONFIG_SECURITY_INFINIBAND to compile out security code
Parav Pandit
2018-05-01
1
-4
/
+0
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-28
1
-6
/
+54
|
\
|
*
IB/core: Verify that QP is security enabled in create and destroy
Moni Shoua
2017-12-27
1
-0
/
+3
|
*
IB/core: Don't enforce PKey security on SMI MADs
Daniel Jurgens
2017-12-07
1
-2
/
+5
|
*
IB/core: Only enforce security for InfiniBand
Daniel Jurgens
2017-12-01
1
-4
/
+46
*
|
IB/core: Avoid exporting module internal function
Parav Pandit
2017-12-18
1
-6
/
+4
|
/
*
IB/core: Only maintain real QPs in the security lists
Daniel Jurgens
2017-11-13
1
-23
/
+28
*
IB/core: Avoid unnecessary return value check
Parav Pandit
2017-11-13
1
-11
/
+4
*
IB/core: Fix qp_sec use after free access
Parav Pandit
2017-09-25
1
-1
/
+3
*
IB/core: Fix uninitialized variable use in check_qp_port_pkey_settings
Daniel Jurgens
2017-07-07
1
-8
/
+12
*
IB/core: Enforce security on management datagrams
Daniel Jurgens
2017-05-23
1
-0
/
+92
*
IB/core: Enforce PKey security on QPs
Daniel Jurgens
2017-05-23
1
-0
/
+613