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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
RDMA/core: Remove unnecessary statements
Yajun Deng
1
-8
/
+0
2022-02-28
RDMA/irdma: Remove incorrect masking of PD
Mustafa Ismail
1
-2
/
+2
2022-02-28
RDMA/irdma: Fix Passthrough mode in VM
Mustafa Ismail
4
-1
/
+4
2022-02-28
RDMA/irdma: Fix netdev notifications for vlan's
Mustafa Ismail
1
-18
/
+30
2022-02-28
RDMA/irdma: Make irdma_create_mg_ctx return a void
Zhu Yanjun
1
-7
/
+2
2022-02-25
RDMA/cma: Do not change route.addr.src_addr outside state checks
Jason Gunthorpe
1
-16
/
+24
2022-02-24
RDMA/irdma: Move union irdma_sockaddr to header file
Zhu Yanjun
2
-18
/
+10
2022-02-24
RDMA/irdma: Remove the unnecessary variable saddr
Zhu Yanjun
2
-2
/
+0
2022-02-24
RDMA/irdma: Use net_type to check network type
Zhu Yanjun
1
-5
/
+3
2022-02-24
RDMA/rxe: Cleanup rxe_mcast.c
Bob Pearson
1
-19
/
+78
2022-02-24
RDMA/rxe: Collect cleanup mca code in a subroutine
Bob Pearson
1
-15
/
+26
2022-02-24
RDMA/rxe: Collect mca init code in a subroutine
Bob Pearson
2
-15
/
+44
2022-02-24
RDMA/rxe: Warn if mcast memory is not freed
Bob Pearson
1
-0
/
+2
2022-02-24
RDMA/mlx5: Use new command interface API
Saeed Mahameed
1
-23
/
+32
2022-02-24
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
1
-1
/
+14
2022-02-24
net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}
Saeed Mahameed
3
-4
/
+5
2022-02-23
RDMA/irdma: Remove excess error variables
Shiraz Saleem
2
-76
/
+28
2022-02-23
RDMA/irdma: Propagate error codes
Shiraz Saleem
3
-17
/
+13
2022-02-23
RDMA/irdma: Remove enum irdma_status_code
Shiraz Saleem
25
-1185
/
+935
2022-02-23
RDMA/ib_srp: Add more documentation
Bart Van Assche
1
-1
/
+10
2022-02-23
RDMA/ib_srp: Fix a deadlock
Bart Van Assche
1
-2
/
+4
2022-02-23
RDMA/mlx5: Reorder calls to pcie_relaxed_ordering_enabled()
Aharon Landau
1
-7
/
+7
2022-02-23
RDMA/mlx5: Store ndescs instead of the translation table size
Aharon Landau
3
-10
/
+25
2022-02-23
RDMA/mlx5: Merge similar flows of allocating MR from the cache
Aharon Landau
3
-46
/
+15
2022-02-23
RDMA/mlx5: Fix the flow of a miss in the allocation of a cache ODP MR
Aharon Landau
1
-0
/
+2
2022-02-23
RDMA/mlx5: Remove redundant work in struct mlx5_cache_ent
Aharon Landau
2
-14
/
+3
2022-02-23
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
1
-0
/
+1
2022-02-18
RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
Md Haris Iqbal
1
-1
/
+1
2022-02-18
RDMA/rtrs-clt: Fix possible double free in error case
Md Haris Iqbal
1
-17
/
+20
2022-02-17
IB/qib: Fix duplicate sysfs directory name
Mike Marciniszyn
1
-1
/
+1
2022-02-17
IB/cma: Allow XRC INI QPs to set their local ACK timeout
HÃ¥kon Bugge
1
-1
/
+1
2022-02-16
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
7
-36
/
+27
2022-02-16
RDMA/rxe: Remove key'ed object support
Bob Pearson
2
-164
/
+0
2022-02-16
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
5
-64
/
+213
2022-02-16
RDMA/rxe: Replace int num_qp by atomic_t qp_num
Bob Pearson
2
-6
/
+5
2022-02-16
RDMA/rxe: Replace grp by mcg, mce by mca
Bob Pearson
2
-59
/
+59
2022-02-16
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
5
-90
/
+122
2022-02-16
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
4
-13
/
+15
2022-02-16
RDMA/rxe: Revert changes from irqsave to bh locks
Bob Pearson
6
-48
/
+69
2022-02-11
RDMA/hfi: Replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-2
/
+2
2022-02-08
Merge branch 'irdma_dscp' into rdma.git for-next
Jason Gunthorpe
9
-23
/
+70
2022-02-08
RDMA/irdma: Add support for DSCP
Mustafa Ismail
6
-6
/
+40
2022-02-08
RDMA/irdma: Refactor DCB bits in prep for DSCP support
Mustafa Ismail
6
-19
/
+32
2022-02-08
RDMA/rxe: Check the last packet by RXE_END_MASK
Xiao Yang
1
-4
/
+6
2022-02-01
RDMA/mlx4: remove redundant assignment to variable nreq
Colin Ian King
1
-1
/
+0
2022-02-01
RDMA/mlx4: Don't continue event handler after memory allocation failure
Leon Romanovsky
1
-1
/
+1
2022-02-01
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Bernard Metzler
2
-15
/
+12
2022-01-28
RDMA/rxe: Remove qp->grp_lock and qp->grp_list
Bob Pearson
3
-16
/
+0
2022-01-28
RDMA/rxe: Remove rxe_drop_all_macst_groups
Bob Pearson
3
-29
/
+0
2022-01-28
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
5
-8
/
+23
[prev]
[next]