index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
RDMA/core: Simplify destruction of FD uobjects
Jason Gunthorpe
1
-63
/
+48
2020-01-13
RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
Jason Gunthorpe
1
-17
/
+17
2020-01-13
IB/mlx5: Add mmap support for VAR
Yishai Hadas
1
-1
/
+4
2020-01-13
IB/mlx5: Introduce VAR object and its alloc/destroy methods
Yishai Hadas
2
-0
/
+164
2020-01-13
IB/mlx5: Extend caps stage to handle VAR capabilities
Yishai Hadas
2
-2
/
+48
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
1
-1
/
+1
2020-01-10
RDMA/hns: Add support for reporting wc as software mode
Xi Wang
6
-34
/
+252
2020-01-10
RDMA/hns: Bugfix for posting a wqe with sge
Lijun Ou
1
-16
/
+25
2020-01-10
IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats
Mike Marciniszyn
3
-0
/
+3
2020-01-10
IB/hfi1: Add software counter for ctxt0 seq drop
Mike Marciniszyn
4
-0
/
+14
2020-01-10
IB/hfi1: Return void in packet receiving functions
Grzegorz Andrejczuk
2
-25
/
+18
2020-01-10
IB/hfi1: Decouple IRQ name from type
Grzegorz Andrejczuk
2
-48
/
+59
2020-01-10
IB/hfi1: Create API for auto activate
Mike Marciniszyn
1
-14
/
+23
2020-01-10
IB/hfi1: IB/hfi1: Add an API to handle special case drop
Mike Marciniszyn
3
-8
/
+23
2020-01-10
IB/hfi1: Move common receive IRQ code to function
Grzegorz Andrejczuk
1
-30
/
+52
2020-01-10
IB/hfi1: Add fast and slow handlers for receive context
Mike Marciniszyn
4
-60
/
+58
2020-01-10
IB/hfi1: Move chip specific functions to chip.c
Mike Marciniszyn
3
-69
/
+87
2020-01-08
IB/mlx5: Do reverse sequence during device removal
Parav Pandit
1
-0
/
+2
2020-01-07
RDMA/hns: Fix coding style issues
Lijun Ou
2
-143
/
+92
2020-01-07
RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
Wenpeng Liang
2
-26
/
+20
2020-01-07
RDMA/hns: Remove redundant print information
Yixing Liu
1
-1
/
+0
2020-01-07
RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()
Lijun Ou
1
-3
/
+1
2020-01-07
RDMA/hns: Update the value of qp type
Lijun Ou
1
-5
/
+7
2020-01-07
RDMA/hns: Remove unused function hns_roce_init_eq_table()
Lijun Ou
1
-1
/
+0
2020-01-07
RDMA/hns: Avoid printing address of mtt page
Wenpeng Liang
1
-2
/
+2
2020-01-07
i40iw: Remove setting of VMA private data and use rdma_user_mmap_io
Shiraz Saleem
1
-8
/
+6
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
7
-10
/
+10
2020-01-04
RDMA/i40iw: fix a potential NULL pointer dereference
Xiyu Yang
1
-0
/
+2
2020-01-04
RDMA/mlx5: use true,false for bool variable
zhengbin
2
-3
/
+3
2020-01-04
RDMA/mlx4: use true,false for bool variable
zhengbin
1
-2
/
+2
2020-01-04
IB/hfi1: use true,false for bool variable
zhengbin
1
-1
/
+1
2020-01-04
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
4
-67
/
+67
2020-01-03
IB/hfi1: Adjust flow PSN with the correct resync_psn
Kaike Wan
1
-0
/
+9
2020-01-03
IB/hfi1: List all receive contexts from debugfs
Michael J. Ruhl
2
-4
/
+10
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
9
-85
/
+183
2020-01-03
IB/hfi1: Don't cancel unused work item
Kaike Wan
1
-1
/
+3
2020-01-03
RDMA/mlx4: Redo TX checksum offload in line with docs
Eugene Crosser
1
-11
/
+7
2020-01-03
IB/mlx5: Fix outstanding_pi index for GSI qps
Prabhath Sajeepa
1
-2
/
+1
2020-01-03
RDMA/hns: Simplify the calculation and usage of wqe idx for post verbs
Yixian Liu
3
-48
/
+35
2020-01-03
RDMA/bnxt_re: Report more number of completion vectors
Selvin Xavier
1
-1
/
+1
2020-01-03
RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
Selvin Xavier
1
-6
/
+6
2020-01-03
RDMA/bnxt_re: Avoid freeing MR resources if dereg fails
Selvin Xavier
1
-1
/
+3
2020-01-03
RDMA/qedr: Add kernel capability flags for dpm enabled mode
Michal Kalderon
1
-1
/
+12
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2
-5
/
+5
2019-12-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-63
/
+116
2019-12-13
IB/mlx5: Fix device memory flows
Yishai Hadas
4
-52
/
+105
2019-12-12
IB/mlx5: Fix steering rule of drop and count
Maor Gottlieb
1
-7
/
+6
2019-12-12
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
1
-4
/
+5
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
1
-1
/
+1
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
111
-11846
/
+2760
[prev]
[next]