summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-27Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2021-10-25RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang
2021-10-21Merge brank 'mlx5_mkey' into rdma.git for-nextLeon Romanovsky
2021-10-19RDMA/irdma: Do not hold qos mutex twice on QP resumeMustafa Ismail
2021-10-19RDMA/irdma: Set VLAN in UD work completion correctlyMustafa Ismail
2021-10-19RDMA/mlx5: Initialize the ODP xarray when creating an ODP MRAharon Landau
2021-10-19rdma/qedr: Fix crash due to redundant release of device's qp memoryPrabhakar Kushwaha
2021-10-19RDMA/mlx5: Attach ndescs to mlx5_ib_mkeyAharon Landau
2021-10-19RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau
2021-10-19RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau
2021-10-19RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau
2021-10-19RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau
2021-10-13RDMA/rdmavt: Fix error code in rvt_create_qp()Dan Carpenter
2021-10-13IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn
2021-10-13IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-10-06RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-10-06RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-09-28IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger
2021-09-27RDMA/hns: Add the check of the CQE size of the user spaceWenpeng Liang
2021-09-27RDMA/hns: Fix the size setting error when copying CQE in clean_cq()Wenpeng Liang
2021-09-27RDMA/hfi1: Fix kernel pointer leakGuo Zhi
2021-09-24RDMA/usnic: Lock VF with mutex instead of spinlockLeon Romanovsky
2021-09-24RDMA/hns: Work around broken constant propagation in gcc 8Jason Gunthorpe
2021-09-23RDMA/cma: Ensure rdma_addr_cancel() happens before issuing more requestsJason Gunthorpe
2021-09-22RDMA/cma: Do not change route.addr.src_addr.ss_familyJason Gunthorpe
2021-09-20RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale
2021-09-20RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale
2021-09-20RDMA/irdma: Validate number of CQ entries on create CQSindhu Devale
2021-09-20RDMA/irdma: Skip CQP ring during a resetSindhu Devale
2021-09-15RDMA/cma: Fix listener leak in rdma_cma_listen_on_all() failureTao Liu
2021-09-14IB/cma: Do not send IGMP leaves for sendonly Multicast groupsChristoph Lameter
2021-09-13IB/qib: Fix clang confusion of NULL pointer comparisonJason Gunthorpe
2021-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-09-08IB/hfi1: make hist staticchongjiapeng
2021-09-08RDMA/bnxt_re: Prefer kcalloc over open coded arithmeticLen Baker
2021-09-08IB/qib: Fix null pointer subtraction compiler warningJason Gunthorpe
2021-09-08RDMA/mlx5: Fix xlt_chunk_align calculationNiklas Schnelle
2021-09-08RDMA/mlx5: Fix number of allocated XLT entriesNiklas Schnelle
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-30Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe
2021-08-30RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26RDMA/hns: Delete unnecessary blank lines.Xinhao Liu
2021-08-26RDMA/hns: Encapsulate the qp db as a functionYixing Liu