summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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-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-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: 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/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-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-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
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse
2018-12-22IB/uverbs: Signedness bug in UVERBS_HANDLER()Dan Carpenter
2018-12-21IB/umad: Start using dev_groups of classParav Pandit
2018-12-21IB/umad: Use class_groups and let core create class fileParav Pandit
2018-12-21IB/umad: Refactor code to use cdev_device_add()Parav Pandit
2018-12-21IB/umad: Avoid destroying device while it is accessedParav Pandit
2018-12-21IB/umad: Simplify and avoid dynamic allocation of classParav Pandit
2018-12-20RDMA/iwcm: Don't copy past the end of dev_name() stringSteve Wise
2018-12-20IB/core: Move query port to ioctlMichael Guralnik
2018-12-20RDMA/nldev: Expose port_cap_flags2Michael Guralnik
2018-12-20IB/core: uverbs copy to struct or zero helperMichael Guralnik
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18RDMA/restrack: Resource-tracker should not use uobject pointersShamir Rabinovitch
2018-12-18IB/uverbs: Add support to advise_mrMoni Shoua
2018-12-18RDMA/uverbs: Add an ioctl method to destroy an objectParav Pandit
2018-12-18RDMA/uverbs: Add a method to introspect handles in a contextJason Gunthorpe
2018-12-18RDMA/core: Delete RoCE GID in hw when corresponding IP is deletedParav Pandit
2018-12-18RDMA/uverbs: Implement an ioctl that can call write and write_ex handlersJason Gunthorpe
2018-12-12IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang
2018-12-12RDMA: Start use ib_device_opsKamal Heib
2018-12-11RDMA/core: Introduce ib_device_opsKamal Heib
2018-12-11RDMA/uverbs: Optimize clearing of extra bytes in responseLeon Romanovsky
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11IB/core: Add new IB ratesMichael Guralnik
2018-12-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed