summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo
2020-09-14RDMA/core: Fix ordering of CQ pool destructionJason Gunthorpe
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-02RDMA/core: Fix reported speed and widthKamal Heib
2020-09-02RDMA/core: Fix unsafe linked list traversal after failing to allocate CQXi Wang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20RDMA/core: Fix spelling mistake "Could't" -> "Couldn't"Colin Ian King
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-31RDMA/umem: Add a schedule point in ib_umem_get()Eric Dumazet
2020-07-30RDMA/core: Free DIM memory in error unwindLeon Romanovsky
2020-07-30RDMA/core: Stop DIM before destroying CQLeon Romanovsky
2020-07-29RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QPMark Zhang
2020-07-29RDMA/cma: Execute rdma_cm destruction from a handler properlyJason Gunthorpe
2020-07-29RDMA/cma: Remove unneeded locking for req pathsJason Gunthorpe
2020-07-29RDMA/cma: Using the standard locking pattern when delivering the removal eventJason Gunthorpe
2020-07-29RDMA/cma: Simplify DEVICE_REMOVAL for internal_idJason Gunthorpe
2020-07-27RDMA/core: Fix return error value in _ib_modify_qp() to negativeLi Heng
2020-07-27RDMA/cm: Add min length checks to user structure copiesJason Gunthorpe
2020-07-24RDMA/uverbs: Silence shiftTooManyBitsSigned warningLeon Romanovsky
2020-07-24RDMA/uverbs: Remove redundant assignmentsLeon Romanovsky
2020-07-24RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb
2020-07-24RDMA/core: Update write interface to use automatic object lifetimeLeon Romanovsky
2020-07-24RDMA/core: Align abort/commit object scheme for write() and ioctl() pathsLeon Romanovsky
2020-07-20RDMA/core: Remove query_pkey from the mandatory opsKamal Heib
2020-07-20RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is setKamal Heib
2020-07-20RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is setKamal Heib
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16RDMA/cm: Protect access to remote_sidr_tableMaor Gottlieb
2020-07-16RDMA/core: Fix race in rdma_alloc_commit_uobject()Leon Romanovsky
2020-07-10RDMA/counter: Allow manually bind QPs with different pids to same counterMark Zhang
2020-07-10RDMA/counter: Only bind user QPs in auto modeMark Zhang
2020-07-10RDMA/counter: Add PID category support in auto modeMark Zhang
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-07-06RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky
2020-07-06IB/uverbs: Expose UAPI to query MRYishai Hadas
2020-07-06RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas
2020-07-06IB/uverbs: Expose UAPI to query ucontextYishai Hadas
2020-07-06IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-07-06IB/uverbs: Enable CQ ioctl commands by defaultYishai Hadas
2020-07-06RDMA/core: Optimize XRC target lookupMaor Gottlieb
2020-07-06RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domainMaor Gottlieb
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-07-06RDMA/core: Remove ib_alloc_mr_user functionGal Pressman
2020-07-06RDMA/core: Check for error instead of success in alloc MR functionGal Pressman
2020-07-06RDMA/core: Clean up tracepoint headersChuck Lever