summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/vnic_sdma.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidateBrendan Cunningham2023-06-011-2/+2
* IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey2023-04-091-0/+1
* RDMA/hfi1: Convert to SPDX identifierCai Huoqing2021-08-251-43/+1
* net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-231-1/+1
* IB/hfi1: Prioritize the sending of ACK packetsKaike Wan2019-02-061-2/+4
* IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn2018-12-071-4/+3
* IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn2018-12-071-10/+5
* IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-10-011-9/+12
* IB/hfi1: Improve local kmem_cache_alloc performanceMichael J. Ruhl2017-08-291-10/+3
* IB/hfi1: Serve the most starved iowait entry firstKaike Wan2017-07-311-3/+11
* IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana2017-04-201-0/+323