summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2019-02-08RDMA/cma: listening device cm_ids should inherit tosSteve Wise
2019-02-08IB/cma: Define option to set ack timeout and pack tos_setDanit Goldberg
2019-02-07drivers/IB,core: reduce scope of mmap_semDavidlohr Bueso
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-02-05RDMA/iwpm: move kdoc comments to functionsSteve Wise
2019-02-05RDMA/cma: Remove CM_ID statistics provided by rdma-cm moduleLeon Romanovsky
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise
2019-02-04RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua
2019-01-30RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky
2019-01-30RDMA/restrack: Refactor user/kernel restrack additionsLeon Romanovsky
2019-01-30RDMA/core: Simplify restrack interfaceLeon Romanovsky
2019-01-30RDMA/nldev: Prepare CAP_NET_ADMIN checks for .doit callbacksLeon Romanovsky
2019-01-30RDMA/nldev: Factor out the PID namespace checkLeon Romanovsky
2019-01-30RDMA/nldev: Dynamically generate restrack dumpit callbacksLeon Romanovsky
2019-01-30RDMA: Add indication for in kernel API support to IB deviceGal Pressman
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-29IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas
2019-01-25IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas
2019-01-25IB/uverbs: Fix OOPs upon device disassociationYishai Hadas
2019-01-25RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov
2019-01-24IB/core: Destroy QP if XRC QP failsYuval Avnery
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua
2019-01-24IB/core: Declare local functions 'static'Bart Van Assche
2019-01-24IB/umad: Do not check status of nonseekable_open()Parav Pandit
2019-01-23IB/umad: Avoid additional device reference during open()/close()Parav Pandit
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe
2019-01-18IB/core: Simplify rdma cgroup registrationParav Pandit
2019-01-18RDMA/device: Use __ib_device_get_by_name() in ib_device_rename()Jason Gunthorpe
2019-01-14RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung
2019-01-14RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-10IB/{core,uverbs}: Move ib_umem_xxx functions from ib_core to ib_uverbsShamir Rabinovitch
2019-01-08RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id typeSteve Wise
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky
2019-01-08RDMA/core: Don't depend device ODP capabilities on kconfig optionLeon Romanovsky
2019-01-07RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky
2019-01-07IB/core: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-07IB/cm: Use struct_size() in kmalloc()Gustavo A. R. Silva
2019-01-07RDMA/uverbs: Fix post send success return value in case of errorGal Pressman
2019-01-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02IB/core: Add advise_mr to the list of known opsMoni Shoua
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds