summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-10-22IB/cma: Honor traffic class from lower netdevice for RoCEParav Pandit
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi
2019-10-22RDMA/nldev: Allow different fill function per resourceErez Alfasi
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi
2019-10-22infiniband: fix sw/rdmavt/ kernel-doc notationrd.dunlab@gmail.com
2019-10-22infiniband: fix core/ kernel-doc notationrd.dunlab@gmail.com
2019-10-22infiniband: fix ulp/iser/iser_initiator.c kernel-doc warningsrd.dunlab@gmail.com
2019-10-22infiniband: fix ulp/iser/iser_verbs.c kernel-doc notationrd.dunlab@gmail.com
2019-10-22infiniband: fix core/verbs.c kernel-doc notationrd.dunlab@gmail.com
2019-10-22infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notationrd.dunlab@gmail.com
2019-10-22infiniband: fix ulp/opa_vnic/opa_vnic_internal.h kernel-doc notationrd.dunlab@gmail.com
2019-10-22infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warningsrd.dunlab@gmail.com
2019-10-22infiniband: fix core/ipwm_util.h kernel-doc warningsrd.dunlab@gmail.com
2019-10-22infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notationrd.dunlab@gmail.com
2019-10-22Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe
2019-10-22RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman
2019-10-22RDMA/rw: Support threshold for registration vs scattering to local pagesYamin Friedman
2019-10-22RDMA/siw: Fix SQ/RQ drain logicBernard Metzler
2019-10-21ib/srp: Add missing new line after displaying fast_io_fail_tmo paramDonald Dutile
2019-10-21RDMA/hns: Release qp resources when failed to destroy qpYangyang Li
2019-10-21RDMA/hns: Fix a spelling mistake in a macroYixing Liu
2019-10-21RDMA/hns: Modify return value of restrack functionsLang Cheng
2019-10-21RDMA/hns: Modify variable/field name from vlan to vlan_idWeihang Li
2019-10-21RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_queWeihang Li
2019-10-21RDMA/hns: remove a redundant le16_to_cpuWeihang Li
2019-10-08IB/mlx5: Introduce and use mkey context setting helper routineParav Pandit
2019-10-08RDMA/iser: Use iser_err instead of pr_err for loggingMax Gurtovoy
2019-10-08RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter seriesDevesh Sharma
2019-10-08RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length availableHonggang Li
2019-10-08RDMA/srp: Add parse function for maximum initiator to target IU sizeHonggang Li
2019-10-04RDMA/mlx5: Add missing synchronize_srcu() for MW casesJason Gunthorpe
2019-10-04RDMA/mlx5: Put live in the correct place for ODP MRsJason Gunthorpe
2019-10-04RDMA/mlx5: Order num_pending_prefetch properly with synchronize_srcuJason Gunthorpe
2019-10-04RDMA/odp: Lift umem_mutex out of ib_umem_odp_unmap_dma_pages()Jason Gunthorpe
2019-10-04RDMA/mlx5: Fix a race with mlx5_ib_update_xlt on an implicit MRJason Gunthorpe
2019-10-04RDMA/mlx5: Do not allow rereg of a ODP MRJason Gunthorpe
2019-10-04IB/core: Fix wrong iterating on portsMohamad Heib
2019-10-04IB/cm: Use container_of() instead of typecastParav Pandit
2019-10-04IB/mlx5: Remove unnecessary else statementErez Alfasi
2019-10-04IB/mlx5: Remove unnecessary return statementErez Alfasi
2019-10-04RDMA/mlx5: Group boolean parameters to take less spaceLeon Romanovsky
2019-10-04RDMA/srpt: Postpone HCA removal until after configfs directory removalBart Van Assche
2019-10-04RDMA/srpt: Make the code for handling port identities more systematicBart Van Assche
2019-10-04RDMA/srpt: Rework the code that waits until an RDMA port is no longer in useBart Van Assche
2019-10-04RDMA/srpt: Rework the approach for closing an RDMA channelBart Van Assche
2019-10-04RDMA/srpt: Improve a debug messageBart Van Assche
2019-10-04RDMA/srpt: Fix handling of iWARP loginsBart Van Assche
2019-10-04RDMA/srpt: Fix handling of SR-IOV and iWARP portsBart Van Assche
2019-10-04RDMA/srp: Make route resolving error messages more informativeBart Van Assche