index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
ipoib_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
IB/hfi1: Remove open coded reference to skb frag offset
David Ahern
1
-1
/
+1
2023-06-01
IB/hfi1: Fix wrong mmu_node used for user SDMA packet after invalidate
Brendan Cunningham
1
-2
/
+2
2023-04-09
IB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests
Patrick Kelsey
1
-0
/
+1
2023-03-13
IB/hifi1: add a null check of kzalloc_node in hfi1_ipoib_txreq_init
Kang Chen
1
-1
/
+4
2022-07-17
IB/hfi1: switch to netif_napi_add_tx()
Jakub Kicinski
1
-3
/
+1
2022-01-28
IB/hfi1: Fix alloc failure with larger txqueuelen
Mike Marciniszyn
1
-11
/
+25
2022-01-28
IB/hfi1: Fix panic with larger ipoib send_queue_size
Mike Marciniszyn
1
-1
/
+1
2021-10-04
Merge tag 'v5.15-rc4' into rdma.get for-next
Jason Gunthorpe
1
-4
/
+4
2021-09-28
IB/hfi1: Add ring consumer and producers traces
Mike Marciniszyn
1
-20
/
+3
2021-09-28
IB/hfi1: Remove atomic completion count
Mike Marciniszyn
1
-10
/
+8
2021-09-28
IB/hfi1: Tune netdev xmit cachelines
Mike Marciniszyn
1
-30
/
+41
2021-09-28
IB/hfi1: Get rid of tx priv backpointer
Mike Marciniszyn
1
-5
/
+4
2021-09-28
IB/hfi1: Get rid of hot path divide
Mike Marciniszyn
1
-25
/
+10
2021-09-28
IB/hfi1: Remove cache and embed txreq in ring
Mike Marciniszyn
1
-118
/
+94
2021-09-27
RDMA/hfi1: Fix kernel pointer leak
Guo Zhi
1
-4
/
+4
2021-07-30
IB/hfi1: Indicate DMA wait when txq is queued for wakeup
Mike Marciniszyn
1
-0
/
+3
2021-04-08
IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()
Mike Marciniszyn
1
-4
/
+4
2021-04-08
IB/hfi1: Use napi_schedule_irqoff() for tx napi
Mike Marciniszyn
1
-1
/
+1
2021-04-08
IB/hfi1: Correct oversized ring allocation
Mike Marciniszyn
1
-7
/
+7
2021-04-08
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
1
-0
/
+29
2021-04-08
IB/hfi1: Add AIP tx traces
Mike Marciniszyn
1
-3
/
+15
2020-11-13
IB/hfi1: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-1
/
+1
2020-06-24
IB/hfi1: Add atomic triggered sleep/wakeup
Mike Marciniszyn
1
-20
/
+47
2020-06-24
IB/hfi1: Correct -EBUSY handling in tx code
Mike Marciniszyn
1
-17
/
+18
2020-06-15
RDMA/hfi1: Fix trivial mis-spelling of 'descriptor'
Kieran Bingham
1
-1
/
+1
2020-05-21
IB/hfi1: Add functions to transmit datagram ipoib packets
Gary Leshner
1
-0
/
+828