summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-05Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-04RDMA/mlx5: Cleanup WQE page fault handlerLeon Romanovsky
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch
2019-03-28IB/mlx5: Declare devx_async_cmd_event_fops staticBart Van Assche
2019-03-27IB/mlx5: Compare only index part of a memory window rkeyArtemy Kovalyov
2019-03-27IB/mlx5: WQE dump jumps over first 16 bytesArtemy Kovalyov
2019-03-27IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua
2019-03-26mlx5: Convert mlx5_srq_table to XArrayMatthew Wilcox
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