aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-25RDMA/hns: Delete unnecessary callback functions for cqYixian Liu2-58/+36
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu5-56/+35
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu4-56/+38
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu4-55/+53
2019-11-25RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf5-5/+46
2019-11-25RDMA/efa: Support remote read access in MR registrationDaniel Kranzdorf4-13/+14
2019-11-25RDMA/efa: Store network attributes in device attributesGal Pressman5-51/+18
2019-11-25IB/hfi1: remove redundant assignment to variable retColin Ian King1-1/+1
2019-11-25RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma1-4/+4
2019-11-25RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma1-0/+1
2019-11-25RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 seriesLuke Starrett1-2/+6
2019-11-25RDMA/bnxt_re: Fix Kconfig indentationKrzysztof Kozlowski1-6/+6
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe24-443/+831
2019-11-22IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg3-0/+28
2019-11-22IB/ipoib: Add ndo operation for getting VFs GUID attributesDanit Goldberg1-0/+10
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg3-0/+17
2019-11-22net/core: Add support for getting VF GUIDsDanit Goldberg2-0/+18
2019-11-19RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offsetMichal Kalderon1-5/+10
2019-11-19RDMA/cm: Use refcount_t type for refcount variableDanit Goldberg1-12/+12
2019-11-19IB/mlx5: Support extended number of strides for Striding RQMark Zhang3-12/+43
2019-11-19IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg2-1/+9
2019-11-17RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET1-2/+2
2019-11-17RDMA/cma: Use ACK timeout for RoCE packetLifeTimeDag Moxnes1-2/+13
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig31-61/+54
2019-11-14dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig3-29/+3
2019-11-14RDMA/efa: Clear the admin command buffer prior to its submissionGal Pressman1-1/+4
2019-11-14RDMA/siw: Cleanup unused mmap structures.Bernard Metzler2-13/+0
2019-11-14RDMA/qedr: Make qedr_iw_load_qp() staticKamal Heib1-1/+1
2019-11-14RDMA/ocrdma: Fix spelling mistake in variable nameColin Ian King2-3/+3
2019-11-14RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar1-0/+6
2019-11-14RDMA/i40iw: Fix potential use after freePan Bian1-1/+1
2019-11-14RDMA/qedr: Fix potential use after freePan Bian1-1/+1
2019-11-13net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey3-6/+15
2019-11-13net/mlx5: Refactor creating fast path prio chainsPaul Blakey1-36/+82
2019-11-13net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey2-2/+10
2019-11-13net/mlx5: Define fdb tc levels per prioPaul Blakey2-4/+6
2019-11-13net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey4-15/+15
2019-11-13net/mlx5: Simplify fdb chain and prio eswitch definesPaul Blakey1-8/+4
2019-11-13RDMA/srpt: Report the SCSI residual to the initiatorBart Van Assche1-0/+24
2019-11-13IB/mlx5: Support flow counters offset for bulk countersYevgeny Kliteynik4-4/+43
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky17-154/+104
2019-11-12RDMA/hfi1: Delete unreachable codeLeon Romanovsky1-4/+0
2019-11-11IB/mlx5: Load profile according to RoCE enablement stateMichael Guralnik1-12/+13
2019-11-11IB/mlx5: Rename profile and init methodsMichael Guralnik3-9/+9
2019-11-11net/mlx5: Handle "enable_roce" devlink paramMichael Guralnik4-0/+59
2019-11-11net/mlx5: Document flow_steering_mode devlink paramMichael Guralnik1-0/+12
2019-11-11devlink: Add new "enable_roce" generic device paramMichael Guralnik3-0/+13
2019-11-08RDMA/hns: Modify appropriate printingsWenpeng Liang4-15/+19
2019-11-08RDMA/hns: Fix non-standard error codesYixian Liu5-13/+14
2019-11-08RDMA/hns: Modify hns_roce_hw_v2_get_cfg to simplify the codeLang Cheng1-11/+4