summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-21RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe
2018-09-21RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction pathJason Gunthorpe
2018-09-21RDMA/umem: Handle a half-complete start/end sequenceJason Gunthorpe
2018-09-21RDMA/umem: Get rid of per_mm->notifier_countJason Gunthorpe
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe
2018-09-21RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe
2018-09-21RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe
2018-09-21RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe
2018-09-20RDMA/usnic: Do not use ucontext->tgidJason Gunthorpe
2018-09-20RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe
2018-09-20RDMA/ucontext: Get rid of the old disassociate flowJason Gunthorpe
2018-09-20RDMA/hns: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-20RDMA/mlx5: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-20RDMA/mlx4: Use rdma_user_mmap_ioJason Gunthorpe
2018-09-20RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe
2018-09-19RDMA/hns: Move all prints out of irq handleliuyixian
2018-09-19RDMA/uverbs: Fix error unwind in ib_uverbs_add_oneJason Gunthorpe
2018-09-19RDMA/core: Properly return the error code of rdma_set_src_addr_rcuYueHaibing
2018-09-19RDMA/i40iw: Fix incorrect iterator typeHÃ¥kon Bugge
2018-09-19RDMA/uverbs: Remove is_closed from ib_uverbs_fileJason Gunthorpe
2018-09-13IB/ipoib: Log sysfs 'dev_id' accesses from userspaceArseny Maslennikov
2018-09-13IB/ipoib: Use dev_port to expose network interface port numbersArseny Maslennikov
2018-09-12RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit
2018-09-12RDMA/core: Introduce rdma_read_gid_attr_ndev_rcu() to check GID attributeParav Pandit
2018-09-12RDMA/core: Simplify roce_resolve_route_from_path()Parav Pandit
2018-09-12RDMA/core: Protect against changing dst->dev during destination resolveParav Pandit
2018-09-12RDMA/core: Refer to network type instead of device typeParav Pandit
2018-09-12RDMA/core: Use common code flow for IPv4/6 for addr resolveParav Pandit
2018-09-12RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit
2018-09-12RDMA/core: Introduce and use rdma_set_src_addr() between IPv4 and IPv6Parav Pandit
2018-09-12RDMA/core: Let protocol specific function typecast sockaddr structureParav Pandit
2018-09-12RDMA/core: Avoid unnecessary sa_family overwriteParav Pandit
2018-09-12RDMA/core Introduce and use rdma_find_ndev_for_src_ip_rcuParav Pandit
2018-09-12IB/mlx5: Allow transition of DCI QP to resetMoni Shoua
2018-09-11IB/hfi1: set_intr_bits uses incorrect source for register modificationMichael J. Ruhl
2018-09-11IB/hfi1: Missing return value in error path for user sdmaMichael J. Ruhl
2018-09-11IB/hfi1: Right size user_sdma sequence numbers and related variablesMichael J. Ruhl
2018-09-11IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl
2018-09-11IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl
2018-09-11RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()Dan Carpenter
2018-09-11IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl
2018-09-11infiniband: remove redundant condition check before debugfs_removezhong jiang
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch
2018-09-11RDMA/mlx5: Add NIC TX namespace when getting a flow tableMark Bloch
2018-09-11RDMA/mlx5: Add flow actions support to raw create flowMark Bloch
2018-09-11RDMA/mlx5: Refactor raw flow creationMark Bloch
2018-09-11RDMA/mlx5: Don't overwrite action if already setMark Bloch
2018-09-11RDMA/mlx5: Refactor flow action parsing to be more genericMark Bloch
2018-09-11RDMA/uverbs: Move flow resources initializationMark Bloch