summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hns: Fixs hw access invalid dma memory errorXi Wang2020-01-271-1/+0
* RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri2020-01-271-16/+9
* IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2020-01-271-0/+21
* iw_cxgb4: use tos when finding ipv6 routesSteve Wise2020-01-271-2/+3
* iw_cxgb4: use tos when importing the endpointSteve Wise2020-01-271-1/+1
* RDMA/iw_cxgb4: Fix the unchecked ep dereferenceRaju Rangoju2020-01-271-7/+10
* RDMA/qedr: Fix out of bounds index check in query pkeyGal Pressman2020-01-271-1/+1
* RDMA/ocrdma: Fix out of bounds index check in query pkeyGal Pressman2020-01-271-1/+1
* IB/usnic: Fix out of bounds index check in query pkeyGal Pressman2020-01-271-1/+1
* IB/hfi1: Add mtu check for operational data VLsAlex Estrin2020-01-271-4/+22
* RDMA/mlx5: Return proper error valueLeon Romanovsky2020-01-171-1/+1
* RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier2020-01-171-6/+6
* IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2020-01-091-4/+5
* RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon2019-12-311-2/+10
* RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar2019-12-171-0/+6
* mlx4: Use snprintf instead of complicated strcpyQian Cai2019-12-171-8/+4
* IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn2019-12-171-10/+5
* IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan2019-12-171-1/+46
* RDMA/hns: Correct the value of HNS_ROCE_HEM_CHUNK_LENSirong Wang2019-12-171-1/+1
* IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2019-12-051-1/+3
* RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman2019-12-051-1/+1
* RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma2019-12-011-4/+9
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2019-11-241-1/+2
* RDMA/i40iw: Fix incorrect iterator typeHÃ¥kon Bugge2019-11-201-1/+1
* IB/hfi1: Missing return value in error path for user sdmaMichael J. Ruhl2019-11-201-1/+3
* IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin2019-11-201-1/+3
* RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja2019-11-121-2/+0
* RDMA/qedr: Fix reported firmware versionKamal Heib2019-11-121-1/+1
* RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost2019-11-061-1/+4
* RDMA/cxgb4: Do not dma memory off of the stackGreg KH2019-10-291-11/+17
* IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny2019-10-051-26/+19
* IB/mlx4: Fix memory leaksWenwen Wang2019-09-101-2/+2
* RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2019-08-092-6/+4
* 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/+0
* 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/i40iw: Set queue pair state when being queriedLiu, Changcheng2019-07-311-0/+2
* IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn2019-07-032-9/+4
* 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-252-4/+0
* IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn2019-06-251-0/+1
* IB/hfi1: Silence txreq allocation warningsMike Marciniszyn2019-06-252-2/+3
* infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher2019-06-222-1/+6
* 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
* IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn2019-05-311-1/+2
* RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive2019-05-162-1/+40