summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-03-27IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua
2019-03-17IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-03-04IB/mlx5: Set correct write permissions for implicit ODP MRMoni Shoua
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-21IB/mlx5: Validate correct PD before prefetch MRMoni Shoua
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-15net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driverBodong Wang
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
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