index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
ucma.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-07
1
-16
/
+24
|
\
|
*
RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device
Roland Dreier
2018-04-04
1
-0
/
+3
|
*
RDMA: Use u64_to_user_ptr everywhere
Jason Gunthorpe
2018-03-29
1
-10
/
+10
|
*
RDMA/ucma: Fix uABI structure layouts for 32/64 compat
Jason Gunthorpe
2018-03-27
1
-2
/
+7
|
*
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-15
1
-1
/
+13
|
|
\
|
*
|
RDMA/nldev: provide detailed CM_ID information
Steve Wise
2018-03-08
1
-4
/
+4
*
|
|
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
2018-03-29
1
-17
/
+17
*
|
|
RDMA/ucma: Check that device exists prior to accessing it
Leon Romanovsky
2018-03-27
1
-2
/
+4
*
|
|
RDMA/ucma: Check that device is connected prior to access it
Leon Romanovsky
2018-03-27
1
-0
/
+5
*
|
|
RDMA/ucma: Correct option size check using optlen
Chien Tin Tung
2018-03-21
1
-1
/
+1
*
|
|
RDMA/ucma: Ensure that CM_ID exists prior to access it
Leon Romanovsky
2018-03-20
1
-6
/
+9
*
|
|
RDMA/ucma: Fix use-after-free access in ucma_close
Leon Romanovsky
2018-03-19
1
-0
/
+3
*
|
|
RDMA/ucma: Check AF family prior resolving address
Leon Romanovsky
2018-03-16
1
-3
/
+7
|
|
/
|
/
|
*
|
RDMA/ucma: Don't allow join attempts for unsupported AF family
Leon Romanovsky
2018-03-14
1
-1
/
+7
*
|
RDMA/ucma: Check that user doesn't overflow QP state
Leon Romanovsky
2018-03-07
1
-0
/
+3
*
|
RDMA/ucma: Limit possible option size
Leon Romanovsky
2018-03-07
1
-0
/
+3
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-01-31
1
-9
/
+10
|
\
|
*
RDMA/ucma: Use rdma cm API to query GID
Parav Pandit
2018-01-19
1
-4
/
+4
|
*
RDMA/cma: Fix rdma_cm path querying for RoCE
Parav Pandit
2018-01-11
1
-3
/
+4
|
*
RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Parav Pandit
2018-01-11
1
-2
/
+2
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
/
*
IB/core: Convert ah_attr from OPA to IB when copying to user
Dasaratharaman Chandramouli
2017-08-08
1
-4
/
+6
*
IB/SA: Add OPA path record type
Dasaratharaman Chandramouli
2017-05-01
1
-3
/
+19
*
IB/SA: Rename ib_sa_path_rec to sa_path_rec
Dasaratharaman Chandramouli
2017-05-01
1
-1
/
+1
*
infiniband: remove WARN that is not kernel bug
Leon Romanovsky
2016-12-03
1
-1
/
+4
*
IB/ucma: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+2
*
IB/core: Support for CMA multicast join flags
Alex Vesker
2016-08-04
1
-4
/
+14
*
IB/security: Restrict use of the write() interface
Jason Gunthorpe
2016-04-28
1
-0
/
+3
*
IB/core: trivial prink cleanup.
Parav Pandit
2016-03-03
1
-3
/
+3
*
IB/ucma: Take the network namespace from the process
Guy Shapiro
2015-10-28
1
-2
/
+3
*
IB/cma: Add support for network namespaces
Guy Shapiro
2015-10-28
1
-1
/
+2
*
IB/core: Remove smac and vlan id from qp_attr and ah_attr
Matan Barak
2015-10-22
1
-1
/
+0
*
IB/ucma: check workqueue allocation before usage
Sasha Levin
2015-10-20
1
-1
/
+6
*
IB/ucma: HW Device hot-removal support
Yishai Hadas
2015-08-31
1
-11
/
+129
*
IB/ucma: Fix theoretical user triggered use-after-free
Jason Gunthorpe
2015-08-29
1
-3
/
+3
*
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
2015-07-14
1
-0
/
+1
*
IB/ucma: Fix lockdep warning in ucma_lock_files
Haggai Eran
2015-07-14
1
-2
/
+2
*
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2015-05-20
1
-1
/
+1
*
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
2015-05-18
1
-1
/
+1
*
IB/Verbs: Reform route related part in IB-core cma
Michael Wang
2015-05-18
1
-19
/
+6
*
IB/core: When marshaling ucma path from user-space, clear unused fields
Ilya Nelkenbaum
2015-02-17
1
-0
/
+3
*
IB/cma: IBoE (RoCE) IP-based GID addressing
Moni Shoua
2014-01-18
1
-14
/
+4
*
-
.
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
2013-11-17
1
-1
/
+1
|
\
\
|
|
*
IB/ucma: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-11-16
1
-1
/
+1
|
|
/
*
/
RDMA/ucma: Discard events for IDs not yet claimed by user space
Sean Hefty
2013-11-11
1
-1
/
+1
|
/
*
RDMA/ucma: Allow user space to specify AF_IB when joining multicast
Sean Hefty
2013-06-21
1
-11
/
+44
*
RDMA/ucma: Allow user space to pass AF_IB into resolve
Sean Hefty
2013-06-21
1
-1
/
+29
*
RDMA/ucma: Allow user space to bind to AF_IB
Sean Hefty
2013-06-21
1
-1
/
+26
*
RDMA/ucma: Name changes to indicate only IP addresses supported
Sean Hefty
2013-06-21
1
-30
/
+30
[next]