summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2019-08-02RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit
2019-05-23IB/core: Destroy QP if XRC QP failsYuval Avnery
2019-05-23IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens
2019-05-23IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens
2019-04-07RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung
2019-02-05RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky
2018-11-13RDMA/core: Do not expose unsupported countersParav Pandit
2018-11-10IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-10RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-20RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-10-03RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise
2018-10-03RDMA/uverbs: Don't overwrite NULL pointer with ZERO_SIZE_PTRLeon Romanovsky
2018-10-03IB/core: type promotion bug in rdma_rw_init_one_mr()Dan Carpenter
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit
2018-07-24RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein
2018-07-03RDMA/uverbs: Don't fail in creation of multiple flowsLeon Romanovsky
2018-06-25RDMA/uverbs: Fix slab-out-of-bounds in ib_uverbs_ex_create_flowLeon Romanovsky
2018-06-25RDMA/uverbs: Protect from attempts to create flows on unsupported QPLeon Romanovsky
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-18RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12Convert infiniband uverbs to struct_sizeMatthew Wilcox
2018-06-12IB/uverbs: Fix ordering of ucontext check in ib_uverbs_writeJason Gunthorpe
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05RDMA/restrack: Change SPDX tag to properly reflect licenseLeon Romanovsky
2018-06-04infiniband: fix a possible use-after-free bugCong Wang
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
2018-06-02IB/uverbs: Add support for flow countersRaed Salem
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak
2018-06-02IB/uverbs: Add read counters supportRaed Salem
2018-06-02IB/uverbs: Add create/destroy counters supportRaed Salem
2018-06-02IB/uverbs: Add an ib_uobject getter to ioctl() infrastructureMatan Barak
2018-06-01RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-06-01RDMA/mad: Delete inaccessible BUG_ONLeon Romanovsky
2018-06-01RDMA/cma: Ignore unknown eventLeon Romanovsky
2018-06-01RDMA/cm: Abort loop in case of CM dequeueLeon Romanovsky
2018-05-30RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)
2018-05-29RDMA/core: Remove indirection through ib_cache_setup()Jason Gunthorpe
2018-05-29IB/core: Fix error code for invalid GID entryParav Pandit
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-28IB/core: Make testing MR flags for writability a static inline functionJack Morgenstein
2018-05-24IB/core: Introduce and use rdma_gid_table()Parav Pandit
2018-05-24IB/core: Reduce the places that use zgidParav Pandit