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
/
smc_ism.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-09-14
net/smc: keep static copy of system EID
Karsten Graul
1
-4
/
+12
2021-06-03
net/smc: no need to flush smcd_dev's event_wq before destroying it
Julian Wiedmann
1
-1
/
+0
2021-05-27
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+10
2021-05-18
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
1
-1
/
+10
2021-05-13
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
1
-2
/
+8
2021-05-13
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-01-13
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
1
-1
/
+2
2020-12-02
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
1
-0
/
+91
2020-12-02
net/smc: Refactor smc ism v2 capability handling
Guvenc Gulce
1
-1
/
+7
2020-10-04
net/smc: use an array to check fields in system EID
Karsten Graul
1
-1
/
+1
2020-09-29
net/smc: determine proposed ISM devices
Ursula Braun
1
-1
/
+5
2020-09-29
net/smc: introduce CHID callback for ISM devices
Ursula Braun
1
-0
/
+5
2020-09-29
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
1
-1
/
+20
2020-07-08
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
1
-5
/
+6
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
1
-0
/
+6
2020-04-29
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
1
-1
/
+2
2019-11-15
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
1
-0
/
+1
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
1
-1
/
+1
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
1
-2
/
+12
2019-11-15
net/smc: fix final cleanup sequence for SMCD devices
Ursula Braun
1
-2
/
+5
2019-10-10
net/smc: no new connections on disappearing devices
Ursula Braun
1
-0
/
+3
2019-10-10
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
1
-0
/
+1
2019-10-10
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
1
-0
/
+1
2019-04-11
net/smc: fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2018-11-22
net/smc: add SMC-D shutdown signal
Hans Wippel
1
-11
/
+32
2018-08-11
net/smc: send response to test link signal
Ursula Braun
1
-0
/
+34
2018-06-30
net/smc: add SMC-D support in data transfer
Hans Wippel
1
-0
/
+8
2018-06-30
net/smc: add pnetid support for SMC-D and ISM
Hans Wippel
1
-0
/
+2
2018-06-30
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
1
-0
/
+304