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
/
ucma.c
Age
Commit message (
Expand
)
Author
2020-02-27
RDMA/ucma: Put a lock around every call to the rdma_cm layer
Jason Gunthorpe
2020-02-19
RDMA/ucma: Use refcount_t for the ctx->ref
Jason Gunthorpe
2020-02-13
RDMA/ucma: Mask QPN to be 24 bits according to IBTA
Leon Romanovsky
2019-06-18
RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEV
Jason Gunthorpe
2019-06-07
ucma: Convert ctx_idr to XArray
Matthew Wilcox
2019-06-07
ucma: Convert multicast_idr to XArray
Matthew Wilcox
2019-06-07
RDMA/ucma: Use struct_size() helper
Gustavo A. R. Silva
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-02-08
IB/cma: Define option to set ack timeout and pack tos_set
Danit Goldberg
2018-10-16
RDMA/ucma: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-09-13
ucma: fix a use-after-free in ucma_resolve_ip()
Cong Wang
2018-09-04
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
2018-06-04
infiniband: fix a possible use-after-free bug
Cong Wang
2018-04-23
RDMA/ucma: Allow resolving address w/o specifying source address
Roland Dreier
2018-04-19
RDMA/ucma: Check for a cm_id->device in all user calls that need it
Jason Gunthorpe
2018-04-16
RDMA/ucma: ucma_context reference leak in error path
Shamir Rabinovitch
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-03
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
Roland Dreier
2018-03-29
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
2018-03-28
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-03-27
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
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-21
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
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
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
2018-03-08
RDMA/nldev: provide detailed CM_ID information
Steve Wise
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-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-19
RDMA/ucma: Use rdma cm API to query GID
Parav Pandit
2018-01-10
RDMA/cma: Fix rdma_cm path querying for RoCE
Parav Pandit
2018-01-10
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Parav Pandit
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-08-08
IB/core: Convert ah_attr from OPA to IB when copying to user
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2016-12-03
infiniband: remove WARN that is not kernel bug
Leon Romanovsky
2016-10-07
IB/ucma: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-08-03
IB/core: Support for CMA multicast join flags
Alex Vesker
2016-04-28
IB/security: Restrict use of the write() interface
Jason Gunthorpe
2016-03-03
IB/core: trivial prink cleanup.
Parav Pandit
2015-10-28
IB/ucma: Take the network namespace from the process
Guy Shapiro
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-21
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
2015-10-20
IB/ucma: check workqueue allocation before usage
Sasha Levin
[next]