summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman2019-08-091-5/+4Star
* IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck2019-08-061-2/+9
* IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas2019-08-061-1/+0Star
* IB/mlx5: Fix clean_mr() to work in the expected orderYishai Hadas2019-08-061-3/+3
* IB/mlx5: Move MRs to a kernel PD when freeing them to the MR cacheYishai Hadas2019-08-061-1/+3
* IB/mlx5: Use direct mkey destroy command upon UMR unreg failureYishai Hadas2019-08-061-5/+8
* IB/mlx5: Fix unreg_umr to ignore the mkey stateYishai Hadas2019-08-063-6/+11
* IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2019-08-061-0/+2
* RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMMKonstantin Taranov2019-07-312-1/+5
* IB/ipoib: Add child to parent list only if device initializedValentine Fatiev2019-07-311-14/+20
* IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCEParav Pandit2019-07-311-24/+36
* RDMA/i40iw: Set queue pair state when being queriedLiu, Changcheng2019-07-311-0/+2
* IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg2019-07-261-2/+6
* ipoib: correcly show a VF hardware addressDenis Kirjanov2019-07-261-0/+1
* RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2019-07-033-11/+9Star
* IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2019-07-032-9/+4Star
* IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam2019-06-251-0/+3
* IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn2019-06-253-4/+2Star
* IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn2019-06-251-0/+1
* IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn2019-06-251-1/+2
* IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2019-06-252-2/+3
* IB/hfi1: Validate fault injection opcode user inputKaike Wan2019-06-251-0/+5
* RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky2019-05-311-1/+1
* RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-05-311-0/+2
* RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit2019-05-311-6/+19
* IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn2019-05-311-1/+2
* RDMA/hns: Bugfix for mapping user dbLijun Ou2019-05-161-1/+1
* RDMA/hns: Fix bug that caused srq creation to failLijun Ou2019-05-102-4/+6
* RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib2019-05-101-0/+2
* IB/hfi1: Fix the allocation of RSM tableKaike Wan2019-05-101-7/+19
* IB/hfi1: Eliminate opcode tests on mr derefKaike Wan2019-05-101-2/+2
* IB/core: Destroy QP if XRC QP failsYuval Avnery2019-05-081-17/+24
* IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens2019-05-081-2/+6
* IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens2019-05-081-1/+2
* scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche2019-05-081-0/+11
* RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-05-021-0/+2
* IB/rdmavt: Fix frwr memory registrationJosh Collier2019-05-021-7/+10
* IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan2019-04-201-1/+1
* i40iw: Avoid panic when handling the inetdev eventFeng Tang2019-04-201-1/+11
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-04-201-1/+1
* iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju2019-04-051-2/+3
* IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge2019-04-051-1/+1
* RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung2019-03-271-1/+12
* IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl2019-03-232-6/+10
* IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud2019-03-132-3/+1Star
* IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-03-132-2/+0Star
* RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-02-271-10/+0Star
* RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky2019-02-271-2/+2
* IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn2019-02-122-2/+12
* IB/hfi1: Unreserve a reserved request when it is completedKaike Wan2019-02-121-0/+2