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
starfive-6.6.48-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
/
net
/
smc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-03
net/smc: avoid data corruption caused by decline
D. Wythe
1
-2
/
+6
2023-11-20
net/smc: put sk reference if close work was canceled
D. Wythe
1
-1
/
+2
2023-11-20
net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
D. Wythe
1
-5
/
+4
2023-11-20
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
4
-4
/
+9
2023-10-25
net/smc: fix smc clc failed issue when netdevice not in init_net
Albert Huang
3
-5
/
+7
2023-10-25
net/smc: return the right falback reason when prefix checks fail
Dust Li
1
-1
/
+1
2023-10-20
net/smc: Fix pos miscalculation in statistics
Nils Hoppmann
1
-5
/
+9
2023-10-06
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
1
-1
/
+2
2023-09-19
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
1
-0
/
+2
2023-09-13
net: annotate data-races around sk->sk_lingertime
Eric Dumazet
1
-1
/
+1
2023-08-23
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
5
-20
/
+25
2023-08-23
net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
D. Wythe
3
-37
/
+38
2023-08-16
net/smc: Use correct buffer sizes when switching between TCP and SMC
Gerd Bayer
1
-22
/
+51
2023-08-11
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-1
/
+1
2023-06-14
net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
Wen Gu
1
-2
/
+2
2023-06-09
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
1
-2
/
+2
2023-06-09
net/smc: Scan from current RMB list when no position specified
Wen Gu
1
-1
/
+4
2023-05-30
net/smc: Reset connection when trying to use SMCRv2 fails.
Wen Gu
2
-2
/
+8
2023-05-24
net: deal with most data-races in sk_wait_event()
Eric Dumazet
3
-6
/
+6
2023-03-22
net/smc: fix deadlock triggered by cancel_delayed_work_syn()
Wenjia Zhang
1
-1
/
+1
2023-03-22
net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler()
D. Wythe
1
-0
/
+3
2023-03-17
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2023-03-10
net/smc: fix application data exception
D. Wythe
1
-9
/
+8
2023-03-10
net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
D. Wythe
1
-0
/
+2
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2
-4
/
+4
2022-11-03
net/smc: Fix possible leaked pernet namespace in smc_init()
Chen Zhongjin
1
-2
/
+4
2022-10-15
net/smc: Fix an error code in smc_lgr_create()
Dan Carpenter
1
-1
/
+2
2022-09-27
net/smc: Support SO_REUSEPORT
Tony Lu
1
-0
/
+1
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2022-09-22
net/smc: Unbind r/w buffer size from clcsock and make them tunable
Tony Lu
3
-7
/
+27
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
3
-1
/
+11
2022-09-22
net/smc: Stop the CLC flow if no link to map buffers on
Wen Gu
1
-1
/
+4
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-0
/
+13
2022-09-07
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
4
-0
/
+13
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2022-09-01
net/smc: Remove redundant refcount increase
Yacan Liu
1
-1
/
+0
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2
-2
/
+4
2022-07-27
net/smc: Enable module load on netlink usage
Stefan Raspl
2
-0
/
+2
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
1
-3
/
+3
2022-07-27
s390/ism: Cleanups
Stefan Raspl
1
-1
/
+1
2022-07-27
net/smc: Eliminate struct smc_ism_position
Heiko Carstens
3
-27
/
+14
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
net/smc: Extend SMC-R link group netlink attribute
Wen Gu
1
-0
/
+2
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
9
-118
/
+328
2022-07-18
net/smc: Use sysctl-specified types of buffers in new link group
Wen Gu
2
-0
/
+2
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
2
-0
/
+17
2022-07-18
net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu
Guangguan Wang
4
-0
/
+40
2022-07-18
net/smc: remove redundant dma sync ops
Guangguan Wang
5
-29
/
+0
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-3
/
+4
[next]