aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-23RDMA/core: Check that process is still alive before sending it to the usersLeon Romanovsky2-9/+33
2019-10-23RDMA/restrack: Remove PID namespace supportLeon Romanovsky4-46/+2
2019-10-22IB/core: Do not notify GID change event of an unregistered deviceParav Pandit1-7/+1
2019-10-22IB/mlx5: Align usage of QP1 create flags with rest of mlx5 definesMichael Guralnik3-11/+6
2019-10-22IB/mlx5: Remove dead codeRan Rozenstein2-16/+0
2019-10-22RDMA/uverbs: Add a check for uverbs_attr_get to uverbs_copy_to_struct_or_zeroChuhong Yuan1-0/+3
2019-10-22IB/cma: Honor traffic class from lower netdevice for RoCEParav Pandit1-9/+52
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi5-6/+86
2019-10-22RDMA/mlx5: Return ODP type per MRErez Alfasi6-1/+68
2019-10-22RDMA/nldev: Allow different fill function per resourceErez Alfasi1-21/+23
2019-10-22IB/mlx5: Introduce ODP diagnostic countersErez Alfasi2-0/+19
2019-10-22infiniband: fix sw/rdmavt/ kernel-doc notationrd.dunlab@gmail.com4-19/+17
2019-10-22infiniband: fix core/ kernel-doc notationrd.dunlab@gmail.com2-13/+12
2019-10-22infiniband: fix ulp/iser/iser_initiator.c kernel-doc warningsrd.dunlab@gmail.com1-0/+5
2019-10-22infiniband: fix ulp/iser/iser_verbs.c kernel-doc notationrd.dunlab@gmail.com1-22/+38
2019-10-22infiniband: fix core/verbs.c kernel-doc notationrd.dunlab@gmail.com1-0/+2
2019-10-22infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notationrd.dunlab@gmail.com1-5/+2
2019-10-22infiniband: fix ulp/opa_vnic/opa_vnic_internal.h kernel-doc notationrd.dunlab@gmail.com1-4/+4
2019-10-22infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warningsrd.dunlab@gmail.com1-7/+11
2019-10-22infiniband: fix core/ipwm_util.h kernel-doc warningsrd.dunlab@gmail.com1-1/+4
2019-10-22infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notationrd.dunlab@gmail.com2-5/+5
2019-10-22Merge branch 'mlx5-rd-sgl' into rdma.git for-nextJason Gunthorpe2-10/+17
2019-10-22RDMA/mlx5: Add capability for max sge to get optimized performanceYamin Friedman1-0/+2
2019-10-22RDMA/rw: Support threshold for registration vs scattering to local pagesYamin Friedman1-10/+15
2019-10-22RDMA/siw: Fix SQ/RQ drain logicBernard Metzler2-42/+122
2019-10-21ib/srp: Add missing new line after displaying fast_io_fail_tmo paramDonald Dutile1-2/+2
2019-10-21RDMA/hns: Release qp resources when failed to destroy qpYangyang Li1-8/+4
2019-10-21RDMA/hns: Fix a spelling mistake in a macroYixing Liu2-13/+13
2019-10-21RDMA/hns: Modify return value of restrack functionsLang Cheng1-1/+1
2019-10-21RDMA/hns: Modify variable/field name from vlan to vlan_idWeihang Li3-13/+13
2019-10-21RDMA/hns: Fix wrong parameters when initial mtt of srq->idx_queWeihang Li1-10/+14
2019-10-21RDMA/hns: remove a redundant le16_to_cpuWeihang Li1-1/+1
2019-10-08IB/mlx5: Introduce and use mkey context setting helper routineParav Pandit1-18/+16
2019-10-08RDMA/iser: Use iser_err instead of pr_err for loggingMax Gurtovoy1-2/+2
2019-10-08RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter seriesDevesh Sharma3-57/+82
2019-10-08RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length availableHonggang Li1-4/+14
2019-10-08RDMA/srp: Add parse function for maximum initiator to target IU sizeHonggang Li2-0/+11
2019-10-04IB/cm: Use container_of() instead of typecastParav Pandit1-2/+2
2019-10-04IB/mlx5: Remove unnecessary else statementErez Alfasi1-2/+2
2019-10-04IB/mlx5: Remove unnecessary return statementErez Alfasi1-2/+0
2019-10-04RDMA/mlx5: Group boolean parameters to take less spaceLeon Romanovsky1-4/+4
2019-10-04RDMA/srpt: Postpone HCA removal until after configfs directory removalBart Van Assche1-1/+4
2019-10-04RDMA/srpt: Make the code for handling port identities more systematicBart Van Assche2-32/+57
2019-10-04RDMA/srpt: Rework the code that waits until an RDMA port is no longer in useBart Van Assche2-23/+25
2019-10-04RDMA/srpt: Rework the approach for closing an RDMA channelBart Van Assche2-23/+10
2019-10-04RDMA/srpt: Improve a debug messageBart Van Assche1-1/+2
2019-10-04RDMA/srpt: Fix handling of iWARP loginsBart Van Assche1-1/+2
2019-10-04RDMA/srpt: Fix handling of SR-IOV and iWARP portsBart Van Assche1-22/+19
2019-10-04RDMA/srp: Make route resolving error messages more informativeBart Van Assche1-2/+2
2019-10-04RDMA/srp: Honor the max_send_sge device attributeBart Van Assche2-2/+6