index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
core
/
ucma.c
Age
Commit message (
Expand
)
Author
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
2015-08-30
IB/ucma: HW Device hot-removal support
Yishai Hadas
2015-08-28
IB/ucma: Fix theoretical user triggered use-after-free
Jason Gunthorpe
2015-07-14
IB/core: Destroy multcast_idr on module exit
Johannes Thumshirn
2015-07-14
IB/ucma: Fix lockdep warning in ucma_lock_files
Haggai Eran
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
2015-05-18
IB/Verbs: Use management helper rdma_cap_ib_sa()
Michael Wang
2015-05-18
IB/Verbs: Reform route related part in IB-core cma
Michael Wang
2015-02-17
IB/core: When marshaling ucma path from user-space, clear unused fields
Ilya Nelkenbaum
2014-01-18
IB/cma: IBoE (RoCE) IP-based GID addressing
Moni Shoua
2013-11-17
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...
Roland Dreier
2013-11-16
IB/ucma: Convert use of typedef ctl_table to struct ctl_table
Joe Perches
2013-11-11
RDMA/ucma: Discard events for IDs not yet claimed by user space
Sean Hefty
[next]