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
/
net
/
smc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-28
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
8
-76
/
+57
2021-12-28
net/smc: don't send CDC/LLC message if link not ready
Dust Li
5
-5
/
+11
2021-12-27
net/smc: fix using of uninitialized completions
Karsten Graul
1
-2
/
+4
2021-12-16
net/smc: Prevent smc_release() from long blocking
D. Wythe
1
-1
/
+3
2021-12-02
net/smc: Keep smc_close_final rc during active close
Tony Lu
1
-2
/
+6
2021-12-02
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
1
-4
/
+3
2021-11-26
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
2021-11-25
net/smc: Fix loop in smc_listen
Guo DaXing
1
-1
/
+3
2021-11-25
net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
Karsten Graul
1
-17
/
+18
2021-11-23
net/smc: Ensure the active closing peer first closes clcsock
Tony Lu
1
-0
/
+6
2021-11-23
net/smc: Clean up local struct sock variables
Tony Lu
1
-2
/
+2
2021-11-22
net/smc: Avoid warning of possible recursive locking
Wen Gu
1
-1
/
+1
2021-11-15
net/smc: Make sure the link_id is unique
Wen Gu
1
-1
/
+2
2021-11-15
net/smc: Transfer remaining wait queue entries during fallback
Wen Gu
1
-0
/
+14
2021-11-10
net/smc: fix sk_refcnt underflow on linkdown and fallback
Dust Li
1
-7
/
+11
2021-11-05
net/smc: Print function name in smcr_link_down tracepoint
Tony Lu
1
-1
/
+1
2021-11-01
net/smc: Introduce tracepoint for smcr link down
Tony Lu
3
-2
/
+38
2021-11-01
net/smc: Introduce tracepoints for tx and rx msg
Tony Lu
4
-0
/
+45
2021-11-01
net/smc: Introduce tracepoint for fallback
Tony Lu
4
-0
/
+59
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2021-10-28
net/smc: Correct spelling mistake to TCPF_SYN_RECV
Wen Gu
1
-1
/
+1
2021-10-28
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
1
-1
/
+1
2021-10-16
net/smc: stop links when their GID is removed
Karsten Graul
1
-0
/
+53
2021-10-16
net/smc: add netlink support for SMC-Rv2
Karsten Graul
1
-25
/
+73
2021-10-16
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
7
-115
/
+531
2021-10-16
net/smc: add v2 support to the work request layer
Karsten Graul
5
-21
/
+199
2021-10-16
net/smc: retrieve v2 gid from IB device
Karsten Graul
4
-30
/
+95
2021-10-16
net/smc: add v2 format of CLC decline message
Karsten Graul
2
-10
/
+55
2021-10-16
net/smc: add listen processing for SMC-Rv2
Karsten Graul
4
-66
/
+165
2021-10-16
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
6
-61
/
+267
2021-10-16
net/smc: prepare for SMC-Rv2 connection
Karsten Graul
4
-35
/
+113
2021-10-16
net/smc: save stack space and allocate smc_init_info
Karsten Graul
1
-30
/
+53
2021-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-41
/
+85
2021-10-08
net/smc: improved fix wait on already cleared link
Karsten Graul
5
-41
/
+85
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2021-09-21
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
Karsten Graul
1
-0
/
+2
2021-09-21
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
1
-1
/
+2
2021-09-14
net/smc: add generic netlink support for system EID
Karsten Graul
3
-0
/
+80
2021-09-14
net/smc: keep static copy of system EID
Karsten Graul
5
-18
/
+17
2021-09-14
net/smc: add support for user defined EIDs
Karsten Graul
7
-31
/
+320
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-10
/
+38
2021-08-09
net/smc: Allow SMC-D 1MB DMB allocations
Stefan Raspl
1
-15
/
+16
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
3
-3
/
+5
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
4
-7
/
+33
2021-08-05
net: Remove redundant if statements
Yajun Deng
2
-4
/
+2
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-1
/
+1
2021-06-25
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
1
-2
/
+3
2021-06-21
net/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
Dan Carpenter
1
-3
/
+3
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
6
-108
/
+143
2021-06-16
net/smc: Add netlink support for SMC fallback statistics
Guvenc Gulce
4
-1
/
+99
[next]