summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-11-14RDMA/ocrdma: Fix spelling mistake in variable nameColin Ian King
2019-11-14RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar
2019-11-14RDMA/i40iw: Fix potential use after freePan Bian
2019-11-14RDMA/qedr: Fix potential use after freePan Bian
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-11-13RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche
2019-11-13IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky
2019-11-12RDMA/hfi1: Delete unreachable codeLeon Romanovsky
2019-11-11IB/mlx5: Load profile according to RoCE enablement stateMichael Guralnik
2019-11-11IB/mlx5: Rename profile and init methodsMichael Guralnik
2019-11-08RDMA/hns: Modify appropriate printingsWenpeng Liang
2019-11-08RDMA/hns: Fix non-standard error codesYixian Liu
2019-11-08RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the codeLang Cheng
2019-11-08RDMA/hns: Simplify doorbell initialization codeLang Cheng
2019-11-08RDMA/hns: Replace not intuitive function/macro namesYixing Liu
2019-11-08RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu
2019-11-08RDMA/hns: Delete unnecessary uar from hns_roce_cqYixian Liu
2019-11-08RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng
2019-11-08RDMA/hns: Delete unnecessary variable max_postYixian Liu
2019-11-06RDMA/mlx5: Rewrite MAD processing logic to be readableLeon Romanovsky
2019-11-06RDMA/ocrdma: Simplify process_mad functionLeon Romanovsky
2019-11-06RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky
2019-11-06RDMA/ocrdma: Make ocrdma_pma_counters() return voidLeon Romanovsky
2019-11-06RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky
2019-11-06RDMA/qib: Delete empty check_cc_key functionLeon Romanovsky
2019-11-06RDMA/qib: Delete extra lineLeon Romanovsky
2019-11-06RDMA/mad: Delete never implemented functionsLeon Romanovsky
2019-11-06Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal"Bart Van Assche
2019-11-06RDMA/hns: Correct the value of srq_desc_sizeWenpeng Liang
2019-11-06RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang
2019-11-06RDMA/qedr: Remove unsupported modify_port callbackKamal Heib
2019-11-06RDMA/ocrdma: Remove unsupported modify_port callbackKamal Heib
2019-11-06RDMA/hns: Remove unsupported modify_port callbackKamal Heib
2019-11-06RDMA/core: Fix return code when modify_port isn't supportedKamal Heib
2019-11-06IB/hfi1: TID RDMA WRITE should not return IB_WC_RNR_RETRY_EXC_ERRKaike Wan
2019-11-06IB/hfi1: Calculate flow weight based on QP MTU for TID RDMAKaike Wan
2019-11-06IB/hfi1: Ensure r_tid_ack is valid before building TID RDMA ACK packetKaike Wan
2019-11-06IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin
2019-11-06RDMA/qedr: Add iWARP doorbell recovery supportMichal Kalderon
2019-11-06RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon
2019-11-06RDMA/qedr: Use the common mmap APIMichal Kalderon
2019-11-06RDMA/siw: Use the common mmap_xa helpersMichal Kalderon
2019-11-06RDMA/efa: Use the common mmap_xa helpersMichal Kalderon
2019-11-06RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon
2019-11-05RDMA/core: Move core content from ib_uverbs to ib_coreMichal Kalderon
2019-11-04IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-01IB/mlx5: Introduce and use mlx5_core_is_vf()Parav Pandit
2019-10-31IB/mlx5: Test write combining supportMichael Guralnik