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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-257
/
+214
2023-02-16
RDMA/cma: Distinguish between sockaddr_in and sockaddr_in6 by size
Kees Cook
1
-5
/
+12
2023-01-31
RDMA/umem: Use dma-buf locked API to solve deadlock
Maor Gottlieb
1
-4
/
+4
2023-01-10
RDMA/core: Fix ib block iterator counter overflow
Yonatan Nachum
1
-2
/
+5
2023-01-10
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
2
-129
/
+72
2023-01-10
RDMA/core: Refactor rdma_bind_addr
Patrisious Haddad
1
-123
/
+130
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+5
2022-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
9
-32
/
+71
2022-12-14
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+4
2022-12-13
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-2
/
+2
2022-12-11
RDMA: Add missed netdev_put() for the netdevice_tracker
Jason Gunthorpe
1
-1
/
+1
2022-12-10
trace: Relocate event helper files
Chuck Lever
2
-2
/
+2
2022-12-10
RDMA/cm: Make QP FLUSHABLE for supported device
Li Zhijian
1
-2
/
+11
2022-12-09
Merge tag 'v6.1-rc8' into rdma.git for-next
Jason Gunthorpe
3
-3
/
+11
2022-12-08
RDMA/cma: Change RoCE packet life time from 18 to 16
Chao Leng
1
-1
/
+1
2022-12-01
RDMA/umem: remove FOLL_FORCE usage
David Hildenbrand
1
-4
/
+4
2022-11-30
RDMA/nldev: Fix failure to send large messages
Mark Zhang
1
-1
/
+1
2022-11-30
RDMA/nldev: Add NULL check to silence false warnings
Or Har-Toov
1
-8
/
+36
2022-11-28
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
Yuan Can
1
-0
/
+2
2022-11-28
RDMA: Add netdevice_tracker to ib_device_set_netdev()
Jason Gunthorpe
1
-2
/
+4
2022-11-24
driver core: make struct class.devnode() take a const *
Greg Kroah-Hartman
2
-2
/
+2
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
3
-3
/
+11
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
3
-3
/
+11
2022-11-18
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-15
RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
Mark Zhang
1
-1
/
+1
2022-11-15
RDMA/core: Make sure "ib_port" is valid when access sysfs node
Mark Zhang
1
-6
/
+11
2022-11-15
RDMA/restrack: Release MR restrack when delete
Mark Zhang
1
-2
/
+0
2022-11-10
IB/mad: Don't call to function that might sleep while in atomic context
Leonid Ravich
1
-5
/
+0
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
1
-2
/
+2
2022-10-28
RDMA/core: Fix null-ptr-deref in ib_core_cleanup()
Chen Zhongjin
2
-2
/
+10
2022-10-27
RDMA/core: Fix order of nldev_exit call
Leon Romanovsky
1
-1
/
+1
2022-10-24
RDMA/core: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-10-19
RDMA/cma: Use output interface for net_dev check
HÃ¥kon Bugge
1
-1
/
+1
2022-10-19
IB/uverbs: fix the typo of optional
Deming Wang
1
-1
/
+1
2022-10-18
Merge drm/drm-next into drm-misc-next
Maxime Ripard
11
-163
/
+312
2022-10-18
RDMA/umem: Prepare to dynamic dma-buf locking specification
Dmitry Osipenko
1
-3
/
+4
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-07
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
3
-4
/
+10
2022-09-27
RDMA/core: Add UVERBS_ATTR_RAW_FD
Jason Gunthorpe
1
-0
/
+8
2022-09-22
RDMA/core: Clean up a variable name in ib_create_srq_user()
Dan Carpenter
1
-1
/
+1
2022-09-22
IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers
Daisuke Matsuda
2
-1
/
+6
2022-09-22
RDMA/cm: Use DLID from inbound/outbound PathRecords as the datapath DLID
Mark Zhang
2
-2
/
+25
2022-09-22
RDMA/cm: Use SLID in the work completion as the DLID in responder side
Mark Zhang
1
-7
/
+7
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
2
-84
/
+221
2022-09-22
RDMA/core: Rename rdma_route.num_paths field to num_pri_alt_paths
Mark Zhang
2
-14
/
+14
2022-09-05
IB/core: Fix a nested dead lock as part of ODP flow
Yishai Hadas
1
-1
/
+1
2022-08-30
IB/cm: Refactor cm_insert_listen() and cm_find_listen()
Mark Zhang
1
-20
/
+15
[next]