summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1/vnic_sdma.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski1-1/+1
2023-06-01IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidateBrendan Cunningham1-2/+2
2023-04-09IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requestsPatrick Kelsey1-0/+1
2021-08-25RDMA/hfi1: Convert to SPDX identifierCai Huoqing1-43/+1
2019-07-31net: Use skb_frag_off accessorsJonathan Lemon1-1/+1
2019-07-23net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-1/+1
2019-02-06IB/hfi1: Prioritize the sending of ACK packetsKaike Wan1-2/+4
2018-12-07IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn1-4/+3
2018-12-07IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn1-10/+5
2018-10-01IB/hfi1: Prepare resource waits for dual legDennis Dalessandro1-9/+12
2017-08-29IB/hfi1: Improve local kmem_cache_alloc performanceMichael J. Ruhl1-10/+3
2017-07-31IB/hfi1: Serve the most starved iowait entry firstKaike Wan1-3/+11
2017-04-20IB/hfi1: VNIC SDMA supportVishwanathapura, Niranjana1-0/+323