Roland Dreier
|
09abfe7b5b
RDMA/ucma: Allow resolving address w/o specifying source address
|
7 years ago |
Jason Gunthorpe
|
8b77586bd8
RDMA/ucma: Check for a cm_id->device in all user calls that need it
|
7 years ago |
Shamir Rabinovitch
|
ef95a90ae6
RDMA/ucma: ucma_context reference leak in error path
|
7 years ago |
Linus Torvalds
|
19fd08b85b
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
|
7 years ago |
Roland Dreier
|
8435168d50
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
|
7 years ago |
Jason Gunthorpe
|
6f57c933a4
RDMA: Use u64_to_user_ptr everywhere
|
7 years ago |
Roland Dreier
|
84652aefb3
RDMA/ucma: Introduce safer rdma_addr_size() variants
|
7 years ago |
Jason Gunthorpe
|
611cb92b08
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
|
7 years ago |
Leon Romanovsky
|
c8d3bcbfc5
RDMA/ucma: Check that device exists prior to accessing it
|
7 years ago |
Leon Romanovsky
|
4b658d1bbc
RDMA/ucma: Check that device is connected prior to access it
|
7 years ago |
Chien Tin Tung
|
5f3e3b85cc
RDMA/ucma: Correct option size check using optlen
|
7 years ago |
Leon Romanovsky
|
e8980d67d6
RDMA/ucma: Ensure that CM_ID exists prior to access it
|
7 years ago |
Leon Romanovsky
|
ed65a4dc22
RDMA/ucma: Fix use-after-free access in ucma_close
|
7 years ago |
Leon Romanovsky
|
2975d5de64
RDMA/ucma: Check AF family prior resolving address
|
7 years ago |
Doug Ledford
|
2d873449a2
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
|
7 years ago |
Leon Romanovsky
|
0c81ffc60d
RDMA/ucma: Don't allow join attempts for unsupported AF family
|
7 years ago |
Steve Wise
|
00313983cd
RDMA/nldev: provide detailed CM_ID information
|
7 years ago |
Leon Romanovsky
|
a5880b8443
RDMA/ucma: Check that user doesn't overflow QP state
|
7 years ago |
Leon Romanovsky
|
6a21dfc0d0
RDMA/ucma: Limit possible option size
|
7 years ago |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 years ago |
Linus Torvalds
|
7b1cd95d65
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
|
7 years ago |
Parav Pandit
|
7a2f64ee4a
RDMA/ucma: Use rdma cm API to query GID
|
7 years ago |
Parav Pandit
|
89838118a5
RDMA/cma: Fix rdma_cm path querying for RoCE
|
7 years ago |
Parav Pandit
|
fe75889f27
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
|
7 years ago |
Al Viro
|
afc9a42b74
the rest of drivers/*: annotate ->poll() instances
|
8 years ago |
Dasaratharaman Chandramouli
|
d541e45500
IB/core: Convert ah_attr from OPA to IB when copying to user
|
8 years ago |
Dasaratharaman Chandramouli
|
5752075144
IB/SA: Add OPA path record type
|
8 years ago |
Dasaratharaman Chandramouli
|
c2f8fc4ec4
IB/SA: Rename ib_sa_path_rec to sa_path_rec
|
8 years ago |
Leon Romanovsky
|
f73a1dbc45
infiniband: remove WARN that is not kernel bug
|
8 years ago |
Bhaktipriya Shridhar
|
a190d3b07c
IB/ucma: Remove deprecated create_singlethread_workqueue
|
9 years ago |