summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-307-126/+87
|\
| * 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-233-33/+27
* | 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-27107-11674/+2666
|\ \ \
| * | | 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-255-22/+51
| |\ \ \
| | * | | IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg2019-11-223-0/+28
| * | | | RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offsetMichal Kalderon2019-11-191-5/+10
| * | | | 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
| * | | | IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-1727-55/+49
| * | | | RDMA/efa: Clear the admin command buffer prior to its submissionGal Pressman2019-11-141-1/+4
| * | | | 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
| * | | | 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-1214-140/+93
| * | | | 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
| * | | | RDMA/mad: Allocate zeroed MAD bufferLeon Romanovsky2019-11-064-12/+0
| * | | | RDMA/qib: Delete empty check_cc_key functionLeon Romanovsky2019-11-061-11/+0
| * | | | RDMA/qib: Delete extra lineLeon Romanovsky2019-11-061-1/+0