index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
Age
Commit message (
Expand
)
Author
2018-03-28
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-03-27
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
2018-03-27
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
2018-03-27
RDMA/rdma_cm: Fix use after free race with process_one_req
Jason Gunthorpe
2018-03-21
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
2018-03-21
RDMA/restrack: Move restrack_clean to be symmetrical to restrack_init
Leon Romanovsky
2018-03-20
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
2018-03-19
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
2018-03-15
RDMA/ucma: Check AF family prior resolving address
Leon Romanovsky
2018-03-14
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
2018-03-14
RDMA/ucma: Fix access to non-initialized CM_ID object
Leon Romanovsky
2018-03-14
RDMA/core: Do not use invalid destination in determining port reuse
Tatyana Nikolova
2018-03-07
RDMA/ucma: Check that user doesn't overflow QP state
Leon Romanovsky
2018-03-07
RDMA/ucma: Limit possible option size
Leon Romanovsky
2018-03-07
IB/core: Fix possible crash to access NULL netdev
Parav Pandit
2018-03-06
RDMA/core: Reduce poll batch for direct cq polling
Max Gurtovoy
2018-02-28
IB/core : Add null pointer check in addr_resolve
Muneendra Kumar M
2018-02-28
IB/core: Fix missing RDMA cgroups release in case of failure to register device
Parav Pandit
2018-02-21
RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type
Leon Romanovsky
2018-02-16
RDMA/restrack: don't use uaccess_kernel()
Steve Wise
2018-02-16
RDMA/verbs: Check existence of function prior to accessing it
Leon Romanovsky
2018-02-15
RDMA/uverbs: Sanitize user entered port numbers prior to access it
Leon Romanovsky
2018-02-15
RDMA/uverbs: Fix circular locking dependency
Leon Romanovsky
2018-02-15
RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd
Leon Romanovsky
2018-02-15
RDMA/restrack: Increment CQ restrack object before committing
Leon Romanovsky
2018-02-15
RDMA/uverbs: Protect from command mask overflow
Leon Romanovsky
2018-02-15
IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy
Jason Gunthorpe
2018-02-15
IB/uverbs: Improve lockdep_check
Jason Gunthorpe
2018-02-15
RDMA/uverbs: Protect from races between lookup and destroy of uobjects
Leon Romanovsky
2018-02-15
IB/uverbs: Hold the uobj write lock after allocate
Jason Gunthorpe
2018-02-15
IB/uverbs: Fix possible oops with duplicate ioctl attributes
Matan Barak
2018-02-15
IB/uverbs: Add ioctl support for 32bit processes
Matan Barak
2018-02-15
IB/uverbs: Fix method merging in uverbs_ioctl_merge
Matan Barak
2018-02-15
IB/uverbs: Use u64_to_user_ptr() not a union
Jason Gunthorpe
2018-02-15
IB/uverbs: Use inline data transfer for UHW_IN
Jason Gunthorpe
2018-02-15
IB/uverbs: Always use the attribute size provided by the user
Matan Barak
2018-02-15
RDMA/restrack: Remove unimplemented XRCD object
Leon Romanovsky
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-02-01
IB/core: Avoid a potential OOPs for an unused optional parameter
Michael J. Ruhl
2018-02-01
RDMA/nldev: missing error code in nldev_res_get_doit()
Dan Carpenter
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-29
RDMA/nldev: Provide detailed QP information
Leon Romanovsky
2018-01-29
RDMA/nldev: Provide global resource utilization
Leon Romanovsky
2018-01-29
RDMA/core: Add resource tracking for create and destroy PDs
Leon Romanovsky
2018-01-29
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
2018-01-29
RDMA/core: Add resource tracking for create and destroy QPs
Leon Romanovsky
2018-01-29
RDMA/restrack: Add general infrastructure to track RDMA resources
Leon Romanovsky
2018-01-29
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
[next]