summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-27184-12877/+4214
|\
| * RDMA/hns: Delete unnecessary callback functions for cqYixian Liu2019-11-252-58/+36
| * RDMA/hns: Rename the functions used inside creating cqYixian Liu2019-11-255-56/+35
| * RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu2019-11-254-56/+38
| * RDMA/hns: Redefine interfaces used in creating cqYixian Liu2019-11-254-55/+53
| * RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf2019-11-255-5/+46
| * RDMA/efa: Support remote read access in MR registrationDaniel Kranzdorf2019-11-254-13/+14
| * RDMA/efa: Store network attributes in device attributesGal Pressman2019-11-255-51/+18
| * IB/hfi1: remove redundant assignment to variable retColin Ian King2019-11-251-1/+1
| * RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma2019-11-251-4/+4
| * RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma2019-11-251-0/+1
| * RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 seriesLuke Starrett2019-11-251-2/+6
| * RDMA/bnxt_re: Fix Kconfig indentationKrzysztof Kozlowski2019-11-251-6/+6
| * Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe2019-11-2524-443/+831
| |\
| | * IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg2019-11-223-0/+28
| | * IB/ipoib: Add ndo operation for getting VFs GUID attributesDanit Goldberg2019-11-221-0/+10
| | * IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg2019-11-223-0/+17
| | * net/core: Add support for getting VF GUIDsDanit Goldberg2019-11-222-0/+18
| * | RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offsetMichal Kalderon2019-11-191-5/+10
| * | RDMA/cm: Use refcount_t type for refcount variableDanit Goldberg2019-11-191-12/+12
| * | IB/mlx5: Support extended number of strides for Striding RQMark Zhang2019-11-193-12/+43
| * | IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg2019-11-192-1/+9
| * | RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET2019-11-171-2/+2
| * | RDMA/cma: Use ACK timeout for RoCE packetLifeTimeDag Moxnes2019-11-171-2/+13
| * | IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-1731-61/+54
| * | dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig2019-11-143-29/+3
| * | RDMA/efa: Clear the admin command buffer prior to its submissionGal Pressman2019-11-141-1/+4
| * | RDMA/siw: Cleanup unused mmap structures.Bernard Metzler2019-11-142-13/+0
| * | RDMA/qedr: Make qedr_iw_load_qp() staticKamal Heib2019-11-141-1/+1
| * | RDMA/ocrdma: Fix spelling mistake in variable nameColin Ian King2019-11-142-3/+3
| * | RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-11-141-0/+6
| * | RDMA/i40iw: Fix potential use after freePan Bian2019-11-141-1/+1
| * | RDMA/qedr: Fix potential use after freePan Bian2019-11-141-1/+1
| * | RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche2019-11-131-0/+24
| * | IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik2019-11-134-4/+43
| * | RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-1217-154/+104
| * | RDMA/hfi1: Delete unreachable codeLeon Romanovsky2019-11-121-4/+0
| * | RDMA/hns: Modify appropriate printingsWenpeng Liang2019-11-084-15/+19
| * | RDMA/hns: Fix non-standard error codesYixian Liu2019-11-085-13/+14
| * | RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the codeLang Cheng2019-11-081-11/+4
| * | RDMA/hns: Simplify doorbell initialization codeLang Cheng2019-11-081-4/+1
| * | RDMA/hns: Replace not intuitive function/macro namesYixing Liu2019-11-086-59/+63
| * | RDMA/hns: Modify fields of struct hns_roce_srqYixian Liu2019-11-083-22/+21
| * | RDMA/hns: Delete unnecessary uar from hns_roce_cqYixian Liu2019-11-082-4/+1
| * | RDMA/hns: Remove unnecessary structure hns_roce_sqpLang Cheng2019-11-084-22/+5
| * | RDMA/hns: Delete unnecessary variable max_postYixian Liu2019-11-082-5/+4
| * | RDMA/mlx5: Rewrite MAD processing logic to be readableLeon Romanovsky2019-11-061-61/+55
| * | RDMA/ocrdma: Simplify process_mad functionLeon Romanovsky2019-11-061-8/+4
| * | RDMA/mad: Do not check MAD sizes in roce and ib driversLeon Romanovsky2019-11-065-20/+0
| * | RDMA/ocrdma: Make ocrdma_pma_counters() return voidLeon Romanovsky2019-11-063-9/+4