summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2018-02-21RDMA/uverbs: Fix kernel panic while using XRC_TGT QP typeLeon Romanovsky
2018-02-16RDMA/restrack: don't use uaccess_kernel()Steve Wise
2018-02-16RDMA/verbs: Check existence of function prior to accessing itLeon Romanovsky
2018-02-15RDMA/uverbs: Sanitize user entered port numbers prior to access itLeon Romanovsky
2018-02-15RDMA/uverbs: Fix circular locking dependencyLeon Romanovsky
2018-02-15RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcdLeon Romanovsky
2018-02-15RDMA/restrack: Increment CQ restrack object before committingLeon Romanovsky
2018-02-15RDMA/uverbs: Protect from command mask overflowLeon Romanovsky
2018-02-15IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroyJason Gunthorpe
2018-02-15IB/uverbs: Improve lockdep_checkJason Gunthorpe
2018-02-15RDMA/uverbs: Protect from races between lookup and destroy of uobjectsLeon Romanovsky
2018-02-15IB/uverbs: Hold the uobj write lock after allocateJason Gunthorpe
2018-02-15IB/uverbs: Fix possible oops with duplicate ioctl attributesMatan Barak
2018-02-15IB/uverbs: Add ioctl support for 32bit processesMatan Barak
2018-02-15IB/uverbs: Fix method merging in uverbs_ioctl_mergeMatan Barak
2018-02-15IB/uverbs: Use u64_to_user_ptr() not a unionJason Gunthorpe
2018-02-15IB/uverbs: Use inline data transfer for UHW_INJason Gunthorpe
2018-02-15IB/uverbs: Always use the attribute size provided by the userMatan Barak
2018-02-15RDMA/restrack: Remove unimplemented XRCD objectLeon Romanovsky
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-01IB/core: Avoid a potential OOPs for an unused optional parameterMichael J. Ruhl
2018-02-01RDMA/nldev: missing error code in nldev_res_get_doit()Dan Carpenter
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29RDMA/nldev: Provide detailed QP informationLeon Romanovsky
2018-01-29RDMA/nldev: Provide global resource utilizationLeon Romanovsky
2018-01-29RDMA/core: Add resource tracking for create and destroy PDsLeon Romanovsky
2018-01-29RDMA/core: Add resource tracking for create and destroy CQsLeon Romanovsky
2018-01-29RDMA/core: Add resource tracking for create and destroy QPsLeon Romanovsky
2018-01-29RDMA/restrack: Add general infrastructure to track RDMA resourcesLeon Romanovsky
2018-01-29RDMA/core: Save kernel caller name when creating PD and CQ objectsLeon Romanovsky
2018-01-28RDMA/cm: Fix access to uninitialized variableLeon Romanovsky
2018-01-28RDMA/cma: Use existing netif_is_bond_master functionParav Pandit
2018-01-28IB/core: Avoid SGID attributes query while converting GID from OPA to IBParav Pandit
2018-01-28IB/umad: Fix use of unprotected device pointerJack Morgenstein
2018-01-25RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe
2018-01-22RDMA/cma: Update RoCE multicast routines to use net namespaceParav Pandit
2018-01-22RDMA/cma: Update cma_validate_port to honor net namespaceParav Pandit
2018-01-22RDMA/cma: Refactor to access multiple fields of rdma_dev_addrParav Pandit
2018-01-22RDMA/cma: Check existence of netdevice during port validationParav Pandit
2018-01-19RDMA/ucma: Use rdma cm API to query GIDParav Pandit
2018-01-19RDMA/cma: Introduce API to read GIDs for multiple transportsParav Pandit
2018-01-18IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_directSagi Grimberg
2018-01-18IB/core: postpone WR initialization during queue drainMax Gurtovoy
2018-01-15IB/cma: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-15RDMA: Mark imm_data as be32 in the verbs uapi headerJason Gunthorpe
2018-01-15IB/core: Limit DMAC resolution to RoCE Connected QPsParav Pandit
2018-01-15IB/core: Attempt DMAC resolution for only RoCEParav Pandit
2018-01-15IB/core: Limit DMAC resolution to userspace QPsParav Pandit