summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-055-60/+62
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-026-51/+38
| |\
| * | qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King2020-07-271-1/+1
| * | bnxt_en: Update firmware interface to 1.10.1.54.Michael Chan2020-07-271-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-256-21/+49
| |\ \
| * | | qed: add support for different page sizes for chainsAlexander Lobakin2020-07-221-0/+2
| * | | qed: simplify chain allocation with init params structAlexander Lobakin2020-07-222-57/+58
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-117-36/+63
| |\ \ \
| * \ \ \ Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-262-2/+1
| |\ \ \ \
| | * | | | i40e: Move client header locationShiraz Saleem2020-06-252-2/+1
* | | | | | Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-08-041-1/+5
|\ \ \ \ \ \
| * | | | | | dma-mapping: make support for dma ops optionalChristoph Hellwig2020-07-191-1/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-049-18/+18
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-169-18/+18
| | |/ / / | |/| | |
* | | | | RDMA/core: Free DIM memory in error unwindLeon Romanovsky2020-07-301-0/+1
* | | | | RDMA/core: Stop DIM before destroying CQLeon Romanovsky2020-07-301-3/+10
* | | | | RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky2020-07-301-4/+1
* | | | | IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQEMike Marciniszyn2020-07-292-32/+5
* | | | | RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky2020-07-291-9/+15
* | | | | RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr failsJason Gunthorpe2020-07-271-3/+2
* | | | | RDMA/cm: Add min length checks to user structure copiesJason Gunthorpe2020-07-271-0/+4
| |_|_|/ |/| | |
* | | | RDMA/mlx5: Prevent prefetch from racing with implicit destructionJason Gunthorpe2020-07-211-3/+19
* | | | RDMA/cm: Protect access to remote_sidr_tableMaor Gottlieb2020-07-161-0/+2
* | | | RDMA/core: Fix race in rdma_alloc_commit_uobject()Leon Romanovsky2020-07-161-3/+3
* | | | RDMA/hns: Fix wrong PBL offset when VA is not aligned to PAGE_SIZEXi Wang2020-07-161-1/+1
* | | | RDMA/hns: Fix wrong assignment of lp_pktn_ini in QPCWeihang Li2020-07-161-12/+22
* | | | RDMA/mlx5: Use xa_lock_irq when access to SRQ tableMaor Gottlieb2020-07-161-2/+2
| |/ / |/| |
* | | RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky2020-07-081-1/+2
* | | IB/mlx5: Fix 50G per lane indicationAya Levin2020-07-081-1/+1
* | | RDMA/siw: Fix reporting vendor_part_idKamal Heib2020-07-081-1/+2
* | | IB/sa: Resolv use-after-free in ib_nl_make_request()Divya Indi2020-07-021-21/+17
* | | IB/hfi1: Do not destroy link_wq when the device is shut downKaike Wan2020-07-021-5/+5
* | | IB/hfi1: Do not destroy hfi1_wq when the device is shut downKaike Wan2020-07-023-6/+31
* | | RDMA/mlx5: Fix legacy IPoIB QP initializationLeon Romanovsky2020-07-021-0/+4
* | | IB/hfi1: Add explicit cast OPA_MTU_8192 to 'enum ib_mtu'Nathan Chancellor2020-07-021-1/+1
|/ /
* | IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn2020-06-242-20/+53
* | IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn2020-06-241-17/+18
* | IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro2020-06-241-17/+2
* | IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro2020-06-241-1/+1
* | IB/mad: Fix use after free when destroying MAD agentShay Drory2020-06-221-1/+1
* | RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udataLeon Romanovsky2020-06-221-1/+1
* | RDMA/counter: Query a counter before releaseMark Zhang2020-06-221-1/+3
* | RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()Fan Guo2020-06-191-0/+1
* | RDMA/mlx5: Fix integrity enabled QP creationMax Gurtovoy2020-06-181-0/+3
* | RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPsLeon Romanovsky2020-06-181-9/+1
* | RDMA/mlx5: Fix remote gid value in query QPMaor Gottlieb2020-06-181-2/+1
* | RDMA/mlx5: Don't access ib_qp fields in internal destroy QP pathLeon Romanovsky2020-06-181-10/+18
* | RDMA/core: Check that type_attrs is not NULL prior accessLeon Romanovsky2020-06-181-15/+21
* | RDMA/hns: Fix an cmd queue issue when resettingYangyang Li2020-06-181-1/+1
* | RDMA/hns: Fix a calltrace when registering MR from userspaceYangyang Li2020-06-184-14/+17