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
2020-07-29
RDMA/mlx5: Allow providing extra scatter CQE QP flag
Leon Romanovsky
1
-9
/
+15
2020-07-29
RDMA/cma: Execute rdma_cm destruction from a handler properly
Jason Gunthorpe
1
-90
/
+84
2020-07-29
RDMA/cma: Remove unneeded locking for req paths
Jason Gunthorpe
1
-25
/
+6
2020-07-29
RDMA/cma: Using the standard locking pattern when delivering the removal event
Jason Gunthorpe
1
-26
/
+36
2020-07-29
RDMA/cma: Simplify DEVICE_REMOVAL for internal_id
Jason Gunthorpe
1
-1
/
+5
2020-07-29
RDMA/efa: Add EFA 0xefa1 PCI ID
Gal Pressman
1
-2
/
+4
2020-07-29
RDMA/efa: User/kernel compatibility handshake mechanism
Gal Pressman
1
-0
/
+40
2020-07-29
RDMA/efa: Expose minimum SQ size
Gal Pressman
4
-2
/
+5
2020-07-29
RDMA/efa: Expose maximum TX doorbell batch
Gal Pressman
4
-0
/
+14
2020-07-29
IB/srpt: use new shared CQ mechanism
Yamin Friedman
2
-8
/
+10
2020-07-29
IB/isert: use new shared CQ mechanism
Yamin Friedman
2
-153
/
+34
2020-07-29
IB/iser: use new shared CQ mechanism
Yamin Friedman
2
-106
/
+29
2020-07-28
RDMA/mlx5: Delete unreachable code
Leon Romanovsky
2
-9
/
+4
2020-07-27
qed: fix assignment of n_rq_elems to incorrect params field
Colin Ian King
1
-1
/
+1
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
1
-1
/
+1
2020-07-27
RDMA/core: Fix return error value in _ib_modify_qp() to negative
Li Heng
1
-1
/
+1
2020-07-27
RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
Jason Gunthorpe
1
-3
/
+2
2020-07-27
RDMA/cm: Add min length checks to user structure copies
Jason Gunthorpe
1
-0
/
+4
2020-07-27
Merge branch 'mlx5_uar' into rdma.git /for-next
Jason Gunthorpe
2
-29
/
+57
2020-07-27
RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7
Meir Lichtinger
2
-11
/
+42
2020-07-27
RDMA/mlx5: Use MLX5_SET macro instead of local structure
Meir Lichtinger
2
-19
/
+16
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-21
/
+49
2020-07-24
IB/hfi1: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
11
-60
/
+41
2020-07-24
RDMA/uverbs: Silence shiftTooManyBitsSigned warning
Leon Romanovsky
1
-1
/
+1
2020-07-24
RDMA/uverbs: Remove redundant assignments
Leon Romanovsky
1
-5
/
+5
2020-07-24
RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
Maor Gottlieb
3
-1
/
+13
2020-07-24
RDMA/core: Update write interface to use automatic object lifetime
Leon Romanovsky
1
-207
/
+86
2020-07-24
RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Leon Romanovsky
2
-1
/
+10
2020-07-24
RDMA/mlx5: Allow SQ modification
Maor Gottlieb
1
-10
/
+8
2020-07-23
qed: add support for different page sizes for chains
Alexander Lobakin
1
-0
/
+2
2020-07-23
qed: simplify chain allocation with init params struct
Alexander Lobakin
2
-57
/
+58
2020-07-21
RDMA/mlx5: Prevent prefetch from racing with implicit destruction
Jason Gunthorpe
1
-3
/
+19
2020-07-20
RDMA/bnxt_re: Change wr posting logic to accommodate variable wqes
Devesh Sharma
5
-173
/
+398
2020-07-20
RDMA/bnxt_re: Add helper data structures
Devesh Sharma
2
-0
/
+46
2020-07-20
RDMA/bnxt_re: Pull psn buffer dynamically based on prod
Devesh Sharma
2
-58
/
+74
2020-07-20
RDMA/bnxt_re: introduce a function to allocate swq
Devesh Sharma
3
-171
/
+207
2020-07-20
RDMA/bnxt_re: introduce wqe mode to select execution path
Devesh Sharma
4
-17
/
+42
2020-07-20
RDMA/qedr: Remove the query_pkey callback
Kamal Heib
2
-3
/
+1
2020-07-20
RDMA/i40iw: Remove the query_pkey callback
Kamal Heib
1
-19
/
+0
2020-07-20
RDMA/cxgb4: Remove the query_pkey callback
Kamal Heib
1
-11
/
+0
2020-07-20
RDMA/siw: Remove the query_pkey callback
Kamal Heib
3
-11
/
+0
2020-07-20
RDMA/core: Remove query_pkey from the mandatory ops
Kamal Heib
1
-1
/
+3
2020-07-20
RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is set
Kamal Heib
1
-16
/
+29
2020-07-20
RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set
Kamal Heib
1
-20
/
+41
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-1
/
+5
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
9
-18
/
+18
2020-07-16
RDMA/rxe: Prevent access to wr->next ptr afrer wr is posted to send queue
Mikhail Malygin
1
-1
/
+4
2020-07-16
RDMA/qedr: Add EDPM max size to alloc ucontext response
Michal Kalderon
1
-3
/
+6
2020-07-16
RDMA/qedr: Add EDPM mode type for user-fw compatibility
Michal Kalderon
2
-3
/
+9
2020-07-16
RDMA/usnic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+2
[prev]
[next]