aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2019-10-05IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-08-09RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas
2019-08-06IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas
2019-08-06IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-07-31RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng
2019-07-03IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn
2019-06-25IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam
2019-06-25IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-06-25IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-06-25IB/hfi1: Silence txreq allocation warningsMike Marciniszyn
2019-06-22infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher
2019-05-31RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky
2019-05-31RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-05-31IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn
2019-05-16RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive
2019-05-10RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2019-05-10IB/hfi1: Eliminate opcode tests on mr derefKaike Wan
2019-04-20IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju
2019-04-05IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge
2019-03-23IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl
2019-03-13IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-02-12IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn
2019-02-12IB/hfi1: Unreserve a reserved request when it is completedKaike Wan
2019-02-06IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl
2019-01-26IB/usnic: Fix potential deadlockParvi Kaustubhi
2019-01-09IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl
2018-12-21IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-12-17IB/mlx5: Fix page fault handling for MWArtemy Kovalyov
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-12-08IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-12-01i40iw: Fix memory leak in error path of create QPMustafa Ismail
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl
2018-11-13IB/mlx5: Fix MR cache initializationArtemy Kovalyov
2018-11-13RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier
2018-11-04IB/usnic: Update with bug fixes from core codeJason Gunthorpe
2018-11-04IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich
2018-11-04net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin
2018-10-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-10-03IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-10-03IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-10-03IB/hfi1: Fix SL array bounds checkIra Weiny
2018-10-03IB/mlx4: Test port number before querying type.Tarick Bedeir
2018-10-03RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky