summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2020-01-27IB/hfi1: Add mtu check for operational data VLsAlex Estrin1-4/+22
2020-01-17RDMA/mlx5: Return proper error valueLeon Romanovsky1-1/+1
2020-01-17RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier1-6/+6
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit1-4/+5
2019-12-31RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon1-2/+10
2019-12-17RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar1-0/+6
2019-12-17mlx4: Use snprintf instead of complicated strcpyQian Cai1-8/+4
2019-12-17IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn1-10/+5
2019-12-17IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan1-1/+46
2019-12-17RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang1-1/+1
2019-12-05IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter1-1/+3
2019-12-05RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman1-1/+1
2019-12-01RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma1-4/+9
2019-11-24IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun1-1/+2
2019-11-20RDMA/i40iw: Fix incorrect iterator typeHåkon Bugge1-1/+1
2019-11-20IB/hfi1: Missing return value in error path for user sdmaMichael J. Ruhl1-1/+3
2019-11-20IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin1-1/+3
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja1-2/+0
2019-11-12RDMA/qedr: Fix reported firmware versionKamal Heib1-1/+1
2019-11-06RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost1-1/+4
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH1-11/+17
2019-10-05IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny1-26/+19
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang1-2/+2
2019-08-09RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2-6/+4
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck1-2/+9
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas1-1/+3
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas1-5/+8
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas3-6/+11
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-07-31RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng1-0/+2
2019-07-03IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2-9/+4
2019-06-25IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam1-0/+3
2019-06-25IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn2-4/+0
2019-06-25IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn1-0/+1
2019-06-25IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2-2/+3
2019-06-22infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher2-1/+6
2019-05-31RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky1-1/+1
2019-05-31RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King1-0/+2
2019-05-31IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn1-1/+2
2019-05-16RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2-1/+40
2019-05-10RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib1-0/+2
2019-05-10IB/hfi1: Eliminate opcode tests on mr derefKaike Wan1-2/+2
2019-04-20IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein1-1/+1
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju1-2/+3
2019-04-05IB/mlx4: Increase the timeout for CM cacheHåkon Bugge1-1/+1
2019-03-23IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl2-6/+10
2019-03-14IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2-2/+0
2019-02-12IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2-2/+12
2019-02-12IB/hfi1: Unreserve a reserved request when it is completedKaike Wan1-0/+2