summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2019-08-17RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky
2019-08-17RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-08-02IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn
2019-05-30RDMA/hns: Fix bug that caused srq creation to failLijun Ou
2019-05-30RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2019-05-30IB/hfi1: Fix the allocation of RSM tableKaike Wan
2019-05-30IB/hfi1: Eliminate opcode tests on mr derefKaike Wan
2019-05-15RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-05-05i40iw: Avoid panic when handling the inetdev eventFeng Tang
2019-05-05IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-04-12iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju
2019-04-12IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge
2019-03-26IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl
2019-03-20IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-03-01IB/hfi1: Unreserve a reserved request when it is completedKaike Wan
2019-02-19IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl
2019-02-05IB/usnic: Fix potential deadlockParvi Kaustubhi
2019-01-30i40iw: Reorganize acquire/release of locks in i40iw_manage_apbvtShiraz Saleem
2019-01-12IB/hfi1: Incorrect sizing of sge for PIO will OOPsMichael J. Ruhl
2019-01-12IB/hfi1: Remove race conditions in user_sdma send pathMichael J. Ruhl
2018-12-30IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-12-30IB/mlx5: Fix page fault handling for MWArtemy Kovalyov
2018-12-30RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu
2018-12-30RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier
2018-12-30RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-12-15IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-12-15IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl
2018-11-13IB/mlx5: Fix MR cache initializationArtemy Kovalyov
2018-11-13IB/mlx5: Allow transition of DCI QP to resetMoni Shoua
2018-11-13RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier
2018-11-13RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier
2018-11-04IB/mlx5: Unmap DMA addr from HCA before IOMMUValentine Fatiev
2018-10-20RDMA/bnxt_re: Fix system crash during RDMA resource initializationSelvin Xavier
2018-10-10bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur
2018-10-03IB/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/mlx5: Fix GRE flow specificationMaor Gottlieb
2018-10-03IB/mlx4: Test port number before querying type.Tarick Bedeir
2018-10-03RDMA/bnxt_re: Fix a bunch of off by one bugs in qplib_fp.cDan Carpenter
2018-10-03RDMA/i40w: Hold read semaphore while looking after VMALeon Romanovsky
2018-10-03RDMA/bnxt_re: Fix a couple off by one bugsDan Carpenter
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-26IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn
2018-09-19RDMA/hns: Update the data type of immediate dataLijun Ou
2018-09-19RDMA/hns: Add illegal hop_num judgementLijun Ou
2018-09-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman
2018-09-15IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl
2018-09-09RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky