summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-09-10infiniband: hfi1: fix memory leaksWenwen Wang
2019-09-10infiniband: hfi1: fix a memory leak bugWenwen Wang
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-08-25IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein
2019-08-25IB/mlx5: Fix MR registration flow to use UMR properlyGuy Levi
2019-08-25IB/core: Add mitigation for Spectre V1Luck, Tony
2019-08-09IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman
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: Fix clean_mr() to work in the expected orderYishai 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/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov
2019-07-31IB/ipoib: Add child to parent list only if device initializedValentine Fatiev
2019-07-31IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit
2019-07-31RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng
2019-07-26IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg
2019-07-26ipoib: correcly show a VF hardware addressDenis Kirjanov
2019-07-03RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
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/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn
2019-06-25IB/hfi1: Silence txreq allocation warningsMike Marciniszyn
2019-06-25IB/hfi1: Validate fault injection opcode user inputKaike Wan
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-31RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit
2019-05-31IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn
2019-05-16RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-05-10RDMA/hns: Fix bug that caused srq creation to failLijun Ou
2019-05-10RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2019-05-10IB/hfi1: Fix the allocation of RSM tableKaike Wan
2019-05-10IB/hfi1: Eliminate opcode tests on mr derefKaike Wan
2019-05-08IB/core: Destroy QP if XRC QP failsYuval Avnery
2019-05-08IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens
2019-05-08IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens
2019-05-08scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche
2019-05-02RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-05-02IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-04-20IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan
2019-04-20i40iw: Avoid panic when handling the inetdev eventFeng Tang
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-27RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung
2019-03-23IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl