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
/
ulp
/
ipoib
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
IB/ipoib: Fix mcast list locking
Daniel Vacek
1
-5
/
+1
2023-11-26
RDMA/IPoIB: Add tx timeout work to recover queue stop situation
Jack Wang
3
-3
/
+60
2023-11-26
RDMA/IPoIB: Fix error code return in ipoib_mcast_join
Jack Wang
1
-0
/
+1
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-2
/
+3
2023-10-24
RDMA/core: Remove NULL check before dev_{put, hold}
Yang Li
1
-2
/
+1
2023-10-12
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-2
/
+2
2023-09-26
RDMA/ipoib: Add support for XDR speed in ethtool
Patrisious Haddad
1
-0
/
+2
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2023-01-26
IB/IPoIB: Fix legacy IPoIB due to wrong number of queues
Dragos Tatulea
1
-0
/
+8
2023-01-10
RDMA/cma: Refactor the inbound/outbound path records process flow
Mark Zhang
1
-1
/
+1
2022-12-11
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
Dragos Tatulea
1
-0
/
+7
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-09-22
RDMA/cma: Multiple path records support with netlink channel
Mark Zhang
1
-1
/
+1
2022-08-30
IB/cm: Remove the service_mask parameter from ib_cm_listen()
Mark Zhang
1
-2
/
+2
2022-08-21
IB: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-3
/
+5
2022-07-22
IB: Fix repeated words 'the the' comments
Slark Xiao
1
-1
/
+1
2022-07-17
ipoib: switch to netif_napi_add_weight()
Jakub Kicinski
1
-2
/
+4
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-1
/
+1
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
3
-5
/
+7
2022-01-28
RDMA/ipoib: Delete useless module.h include
Leon Romanovsky
2
-2
/
+0
2021-10-25
RDMA/ipoib: Use dev_addr_mod()
Jakub Kicinski
3
-14
/
+16
2021-10-12
RDMA: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
1
-1
/
+0
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-4
/
+4
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+1
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-3
/
+4
2021-06-08
RDMA/ipoib: Use refcount_t instead of atomic_t for reference counting
Weihang Li
2
-6
/
+6
2021-06-02
RDMA/ipoib: Fix warning caused by destroying non-initial netns
Kamal Heib
1
-0
/
+1
2021-05-29
IB/ipoib: Use DEVICE_ATTR_*() macros
YueHaibing
3
-23
/
+22
2021-04-20
IB/ipoib: Remove unnecessary struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-19
IB/ipoib: Improve latency in ipoib/cm connection formation
Manjunath Patil
1
-5
/
+1
2021-04-14
RDMA/ipoib: Print a message if only child interface is UP
Jack Wang
1
-1
/
+6
2021-04-08
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
1
-0
/
+5
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
3
-10
/
+10
2021-02-16
RDMA/ipoib: Remove racy Subnet Manager sendonly join checks
Christoph Lameter
3
-15
/
+1
2021-01-07
RDMA: Convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-11-20
RDMA/ipoib: Distribute cq completion vector better
Jack Wang
1
-2
/
+2
2020-11-02
RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
Meir Lichtinger
1
-0
/
+4
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
3
-6
/
+7
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-51
/
+20
2020-10-05
RDMA/ipoib: Set rtnl_link_ops for ipoib interfaces
Kamal Heib
3
-0
/
+15
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
1
-3
/
+6
2020-09-16
RDMA/ipoib: Convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-46
/
+4
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
1
-5
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-07-06
Merge branch 'mlx5_ipoib_qpn' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+9
2020-07-06
RDMA/ipoib: Handle user-supplied address when creating child
Michael Guralnik
1
-2
/
+9
2020-07-02
RDMA/ipoib: Fix ABBA deadlock with ipoib_reap_ah()
Jason Gunthorpe
2
-36
/
+31
2020-06-24
RDMA/ipoib: Return void from ipoib_ib_dev_stop()
Kamal Heib
2
-4
/
+2
[next]