summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-042-7/+8
* Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-2/+2
|\
| * compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann2019-10-231-2/+2
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-309-389/+128
|\ \
| * | RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcvJason Gunthorpe2019-11-234-93/+60
| * | RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe2019-11-235-296/+68
* | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-272-55/+16
|\ \ \
| * | | IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-11-042-55/+16
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-11-27158-12467/+3934
|\ \ \ \
| * | | | 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-254-5/+40
| * | | | 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-258-22/+72
| |\ \ \ \
| | * | | | 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-222-0/+11
| * | | | | 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-1730-59/+52
| * | | | | dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig2019-11-141-7/+2
| * | | | | 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-133-4/+42
| * | | | | RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-1216-150/+101
| * | | | | 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