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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-27
RDMA/hfi1: Fix kernel pointer leak
Guo Zhi
1
-4
/
+4
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2021-09-08
IB/hfi1: make hist static
chongjiapeng
1
-1
/
+1
2021-09-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
75
-3214
/
+163
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
73
-3170
/
+133
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-16
/
+8
2021-08-19
RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show
Christoph Hellwig
1
-9
/
+4
2021-08-19
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
Tuo Li
1
-5
/
+4
2021-07-30
RDMA/hfi1: Fix typo in comments
Cai Huoqing
5
-7
/
+7
2021-07-30
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
4
-6
/
+7
2021-07-30
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
1
-6
/
+1
2021-07-30
IB/hfi1: Indicate DMA wait when txq is queued for wakeup
Mike Marciniszyn
1
-0
/
+3
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-11
/
+11
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
4
-11
/
+11
2021-06-24
RDMA/hfi1: Remove use of kmap()
Ira Weiny
1
-2
/
+2
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
5
-9
/
+9
2021-06-17
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-3
/
+1
2021-06-17
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
3
-14
/
+3
2021-06-17
RDMA/hfi1: Use attributes for the port sysfs
Jason Gunthorpe
2
-340
/
+194
2021-06-17
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-43
/
+43
2021-05-29
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
1
-0
/
+5
2021-05-20
IB/hfi1: Remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-05-11
IB/hfi1: Delete an unneeded bool conversion
Zhen Lei
1
-1
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
29
-285
/
+465
2021-04-27
IB/hfi1: Remove redundant variable rcd
Jiapeng Chong
1
-4
/
+4
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
5
-116
/
+105
2021-04-12
IB/hfi1: Fix error return code in parse_platform_config()
Wang Wensheng
1
-0
/
+1
2021-04-08
IB/hfi1: Remove unused function
Kaike Wan
1
-18
/
+0
2021-04-08
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
Mike Marciniszyn
1
-1
/
+1
2021-04-08
IB/hfi1: Add additional usdma traces
Mike Marciniszyn
3
-3
/
+85
2021-04-08
IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()
Mike Marciniszyn
3
-16
/
+8
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
2
-8
/
+9
2021-04-08
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
3
-0
/
+32
2021-04-08
IB/hfi1: Add AIP tx traces
Mike Marciniszyn
2
-3
/
+119
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
4
-19
/
+16
2021-03-26
IB/hfi1: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
11
-83
/
+83
2021-03-22
RDMA: Delete not-used static inline functions
Leon Romanovsky
3
-16
/
+0
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
7
-15
/
+16
2021-01-28
RDMA/hw/hfi1/rc: Demote incorrectly populated kernel-doc header
Lee Jones
1
-2
/
+1
2021-01-28
RDMA/hw/hfi1/verbs: Demote non-conforming doc header and fix a misspelling
Lee Jones
1
-3
/
+3
2021-01-28
RDMA/hw/hfi1/user_exp_rcv: Demote half-documented and kernel-doc abuses
Lee Jones
1
-5
/
+5
2021-01-28
RDMA/hw/hfi1/ud: Fix a little more doc-rot
Lee Jones
1
-6
/
+2
2021-01-28
RDMA/hw/hfi1/uc: Fix a little doc-rot
Lee Jones
1
-6
/
+2
2021-01-28
RDMA/hw/hfi1/tid_rdma: Fix a plethora of kernel-doc issues
Lee Jones
1
-20
/
+27
2021-01-28
RDMA/hw/hfi1/sdma: Fix misnaming of 'sdma_send_txlist()'s 'count_out' param
Lee Jones
1
-5
/
+5
2021-01-28
RDMA/hw/hfi1/ruc: Fix a small formatting and description issues
Lee Jones
1
-2
/
+3
2021-01-28
RDMA/hw/hfi1/qp: Fix some formatting issues and demote kernel-doc abuse
Lee Jones
1
-7
/
+7
2021-01-28
RDMA/hw/hfi1/rc: Fix a few function documentation issues
Lee Jones
1
-1
/
+3
[next]