summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-11-25RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf
2019-11-25RDMA/efa: Support remote read access in MR registrationDaniel Kranzdorf
2019-11-25RDMA/efa: Store network attributes in device attributesGal Pressman
2019-11-25IB/hfi1: remove redundant assignment to variable retColin Ian King
2019-11-25RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma
2019-11-25RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma
2019-11-25RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 seriesLuke Starrett
2019-11-25RDMA/bnxt_re: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-22IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg
2019-11-22IB/ipoib: Add ndo operation for getting VFs GUID attributesDanit Goldberg
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg
2019-11-19RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offsetMichal Kalderon
2019-11-19RDMA/cm: Use refcount_t type for refcount variableDanit Goldberg
2019-11-19IB/mlx5: Support extended number of strides for Striding RQMark Zhang
2019-11-19IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg
2019-11-17RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET
2019-11-17RDMA/cma: Use ACK timeout for RoCE packetLifeTimeDag Moxnes
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-14dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig
2019-11-14RDMA/efa: Clear the admin command buffer prior to its submissionGal Pressman
2019-11-14RDMA/siw: Cleanup unused mmap structures.Bernard Metzler
2019-11-14RDMA/qedr: Make qedr_iw_load_qp() staticKamal Heib
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-13net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey
2019-11-13net/mlx5: Refactor creating fast path prio chainsPaul Blakey
2019-11-13net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey
2019-11-13net/mlx5: Define fdb tc levels per prioPaul Blakey
2019-11-13net/mlx5: Rename FDB_* tc related defines to FDB_TC_* definesPaul Blakey
2019-11-13net/mlx5: Simplify fdb chain and prio eswitch definesPaul Blakey
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-11net/mlx5: Handle "enable_roce" devlink paramMichael 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