aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2020-03-11IB/hfi1, qib: Ensure RCU is locked when accessing listDennis Dalessandro
2020-02-24IB/hfi1: Add software counter for ctxt0 seq dropMike Marciniszyn
2020-02-19RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_createKamal Heib
2020-02-19IB/hfi1: Close window for pq and request colidingMike Marciniszyn
2020-02-19IB/hfi1: Acquire lock to release TID entries when user file is closedKaike Wan
2020-01-27IB/hfi1: Handle port down properly in pioMike Marciniszyn
2020-01-27IB/hfi1: Correctly process FECN and BECN in packetsMitko Haralanov
2020-01-27IB/hfi1: Add mtu check for operational data VLsAlex Estrin
2019-12-13IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn
2019-12-13IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan
2019-11-24IB/hfi1: Error path MAD response size is incorrectMichael J. Ruhl
2019-11-20IB/hfi1: Missing return value in error path for user sdmaMichael J. Ruhl
2019-11-20IB/hfi1: Use a common pad buffer for 9B and 16B packetsMike Marciniszyn
2019-11-20IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin
2019-11-06RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost
2019-10-05IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny
2019-09-16IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn
2019-09-10infiniband: hfi1: fix memory leaksWenwen Wang
2019-09-10infiniband: hfi1: fix a memory leak bugWenwen Wang
2019-08-06IB/hfi1: Check for error on call to alloc_rsm_map_tableJohn Fleck
2019-08-06IB/hfi1: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
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-25IB/hfi1: Validate fault injection opcode user inputKaike Wan
2019-05-31IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn
2019-05-10IB/hfi1: Fix the allocation of RSM tableKaike Wan
2019-05-10IB/hfi1: Eliminate opcode tests on mr derefKaike Wan
2019-04-20IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan
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-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-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-09-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-09-20IB/hfi1: Fix context recovery when PBC has an UnsupportedVLMichael J. Ruhl
2018-09-20IB/hfi1: Invalid user input can result in crashMichael J. Ruhl
2018-09-20IB/hfi1: Fix SL array bounds checkIra Weiny
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-20IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe