summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2019-02-21IB/mlx5: Protect against prefetch of invalid MRMoni Shoua
2019-02-21Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-14IB/mlx5: Add support for 50Gbps per lane link modesAya Levin
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: E-Switch, Normalize the name of uplink vport numberBodong Wang
2019-02-14IB/mlx5: Use unified register/load function for uplink and VF vportsBodong Wang
2019-02-11RDMA/mlx5: Fix memory leak in case we fail to add an IB deviceMark Bloch
2019-02-11IB/mlx5: Fix bad flow upon DEVX mkey creationYishai Hadas
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky
2019-02-07IB/mlx5: Simplify WQE count power of two checkGal Pressman
2019-02-05IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04IB/mlx5: Advertise XRC ODP supportMoni Shoua
2019-02-04IB/mlx5: Advertise SRQ ODP support for supported transportsMoni Shoua
2019-02-04IB/mlx5: Add ODP SRQ supportMoni Shoua
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua
2019-02-04IB/mlx5: Add XRC initiator ODP supportMoni Shoua
2019-02-04IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signatureMoni Shoua
2019-02-04IB/mlx5: Remove useless check in ODP handlerMoni Shoua
2019-02-04IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua
2019-01-30IB/mlx5: Consider vlan of lower netdev for macvlan GID entriesParav Pandit
2019-01-30RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky
2019-01-30IB/mlx5: Remove set but not used variableKamal Heib
2019-01-30IB/mlx5: Make mlx5_ib_stage_odp_cleanup() staticKamal Heib
2019-01-29Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe
2019-01-29IB/mlx5: Implement DEVX hot unplug for async command FDYishai Hadas
2019-01-29IB/mlx5: Implement the file ops of DEVX async command FDYishai Hadas
2019-01-29IB/mlx5: Introduce async DEVX obj query APIYishai Hadas
2019-01-29IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_CMD_FDYishai Hadas
2019-01-25RDMA/mlx5: Fix flow creation on representorsMark Bloch
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua
2019-01-24IB/mlx5: Declare local functions 'static'Bart Van Assche
2019-01-24infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
2019-01-21IB/mlx5: Don't override existing ip_protocolMaor Gottlieb
2019-01-21IB/mlx5: Add support for ODP for DEVX indirection mkeyYishai Hadas
2019-01-21IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas
2019-01-21IB/mlx5: DEVX handling for indirection MKEYYishai Hadas
2019-01-21IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe
2019-01-21RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch
2019-01-15RDMA/mlx5: Replace kzalloc with kcallocGustavo A. R. Silva
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-10RDMA: Clear PD objects during their allocationLeon Romanovsky
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