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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
1
-10
/
+20
2019-08-07
RDMA/counter: Prevent QP counter binding if counters unsupported
Mark Zhang
1
-0
/
+6
2019-08-07
IB/mlx5: Fix implicit MR release flow
Yishai Hadas
1
-4
/
+0
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
1
-0
/
+28
2019-08-01
IB/mad: Fix use-after-free in ib mad completion handling
Jack Morgenstein
1
-10
/
+10
2019-08-01
RDMA/restrack: Track driver QP types in resource tracker
Gal Pressman
1
-1
/
+4
2019-08-01
RDMA/devices: Remove the lock around remove_client_context
Jason Gunthorpe
1
-21
/
+27
2019-08-01
RDMA/devices: Do not deadlock during client removal
Jason Gunthorpe
1
-13
/
+41
2019-08-01
IB/core: Add mitigation for Spectre V1
Luck, Tony
1
-1
/
+5
2019-07-31
RDMA/core: fix spelling mistake "Nelink" -> "Netlink"
Colin Ian King
1
-1
/
+1
2019-07-29
Merge branch 'wip/dl-for-rc' into wip/dl-for-next
Doug Ledford
1
-4
/
+7
2019-07-25
RDMA/core: Support netlink commands in non init_net net namespaces
Parav Pandit
8
-65
/
+98
2019-07-25
RDMA/core: Annotate destroy of mutex to ensure that it is released as unlocked
Parav Pandit
7
-6
/
+21
2019-07-25
IB/counters: Always initialize the port counter object
Parav Pandit
1
-4
/
+4
2019-07-25
IB/core: Fix querying total rdma stats
Parav Pandit
1
-0
/
+3
2019-07-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
23
-1749
/
+2117
2019-07-12
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+3
2019-07-11
RDMA/core: Fix -Wunused-const-variable warnings
Qian Cai
1
-0
/
+13
2019-07-09
RDMA/core: Fix race when resolving IP address
Dag Moxnes
1
-1
/
+1
2019-07-09
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2019-07-08
IB/core: Work on the caller socket net namespace in nldev_newlink()
Parav Pandit
1
-1
/
+1
2019-07-08
RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
Yamin Friedman
3
-0
/
+24
2019-07-08
RDMA/core: Provide RDMA DIM support for ULPs
Yamin Friedman
1
-0
/
+45
2019-07-05
RDMA/nldev: Allow get default counter statistics through RDMA netlink
Mark Zhang
2
-1
/
+103
2019-07-05
RDMA/nldev: Allow get counter mode through RDMA netlink
Mark Zhang
2
-1
/
+78
2019-07-05
RDMA/nldev: Allow counter manual mode configration through RDMA netlink
Mark Zhang
1
-13
/
+98
2019-07-05
RDMA/counter: Allow manual mode configuration support
Mark Zhang
1
-3
/
+216
2019-07-05
RDMA/core: Get sum value of all counters when perform a sysfs stat read
Mark Zhang
2
-3
/
+96
2019-07-05
RDMA/netlink: Implement counter dumpit calback
Mark Zhang
3
-1
/
+240
2019-07-05
RDMA/nldev: Allow counter auto mode configration through RDMA netlink
Mark Zhang
1
-0
/
+78
2019-07-05
RDMA/counter: Add "auto" configuration mode support
Mark Zhang
3
-0
/
+233
2019-07-05
RDMA/counter: Add set/clear per-port auto mode support
Mark Zhang
3
-1
/
+80
2019-07-05
RDMA/restrack: Make is_visible_in_pid_ns() as an API
Mark Zhang
3
-13
/
+16
2019-07-05
RDMA/restrack: Add an API to attach a task to a resource
Mark Zhang
2
-0
/
+16
2019-07-05
RDMA/restrack: Introduce statistic counter
Mark Zhang
1
-5
/
+17
2019-07-04
RDMA/uverbs: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2019-06-29
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
9
-61
/
+64
2019-06-25
RDMA/netlink: Audit policy settings for netlink attributes
Doug Ledford
1
-13
/
+12
2019-06-25
docs: infiniband: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-24
RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handover
Israel Rukshin
1
-97
/
+70
2019-06-24
RDMA/rw: Introduce rdma_rw_inv_key helper
Israel Rukshin
1
-8
/
+17
2019-06-24
RDMA/core: Validate integrity handover device cap
Max Gurtovoy
1
-0
/
+6
2019-06-24
RDMA/core: Rename signature qp create flag and signature device capability
Israel Rukshin
1
-2
/
+2
2019-06-24
RDMA/core: Add an integrity MR pool support
Israel Rukshin
2
-4
/
+8
2019-06-24
RDMA/core: Add signature attrs element for ib_mr structure
Max Gurtovoy
2
-1
/
+13
2019-06-24
RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl's
Max Gurtovoy
2
-1
/
+40
2019-06-24
RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity API
Israel Rukshin
2
-0
/
+47
2019-06-24
RDMA/core: Save the MR type in the ib_mr structure
Max Gurtovoy
3
-0
/
+4
2019-06-21
RDMA/odp: Do not leak dma maps when working with huge pages
Jason Gunthorpe
1
-1
/
+2
[prev]
[next]