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_clc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
1
-6
/
+6
2020-02-27
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
1
-1
/
+2
2020-02-18
net/smc: simplify normal link termination
Karsten Graul
1
-1
/
+1
2020-02-18
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
1
-1
/
+1
2020-02-14
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
1
-1
/
+3
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
1
-1
/
+1
2019-06-03
net: use new in_dev_ifa iterators
Florian Westphal
1
-4
/
+7
2019-04-12
net/smc: consolidate function parameters
Karsten Graul
1
-5
/
+5
2019-02-02
net/smc: fix another sizeof to int comparison
Ursula Braun
1
-1
/
+1
2018-11-24
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
1
-3
/
+3
2018-11-24
net/smc: allow fallback after clc timeouts
Ursula Braun
1
-2
/
+7
2018-11-24
net/smc: remove sock_error detour in clc-functions
Ursula Braun
1
-13
/
+5
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-2
/
+2
2018-09-19
net/smc: fix sizeof to int comparison
YueHaibing
1
-8
/
+6
2018-07-26
net/smc: provide fallback reason code
Karsten Graul
1
-1
/
+5
2018-07-26
net/smc: use correct vlan gid of RoCE device
Ursula Braun
1
-6
/
+4
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-1
/
+2
2018-07-18
net/smc: reset recv timeout after clc handshake
Karsten Graul
1
-1
/
+2
2018-06-30
net/smc: add SMC-D support in CLC messages
Hans Wippel
1
-56
/
+137
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
1
-2
/
+2
2018-05-16
net/smc: check for pending termination
Karsten Graul
1
-1
/
+1
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-03-27
net/smc: use announced length in sock_recvmsg()
Ursula Braun
1
-1
/
+1
2018-03-16
net/smc: add ipv6 support to CLC layer
Karsten Graul
1
-14
/
+95
2018-03-16
net/smc: restructure netinfo for CLC proposal msgs
Karsten Graul
1
-23
/
+77
2018-03-01
net/smc: move netinfo function to file smc_clc.c
Karsten Graul
1
-2
/
+42
2018-03-01
net/smc: cleanup smc_llc.h and smc_clc.h headers
Stefan Raspl
1
-0
/
+3
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-14
/
+70
2017-12-07
smc: support variable CLC proposal messages
Ursula Braun
1
-13
/
+69
2017-12-07
smc: improve smc_clc_send_decline() error handling
Ursula Braun
1
-1
/
+1
2017-12-03
smc: switch to sock_recvmsg()
Al Viro
1
-8
/
+10
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-22
net/smc: terminate link group if out-of-sync is received
Ursula Braun
1
-5
/
+5
2017-07-29
net/smc: use separate memory regions for RMBs
Ursula Braun
1
-2
/
+2
2017-07-29
net/smc: introduce sg-logic for RMBs
Ursula Braun
1
-6
/
+6
2017-05-16
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
1
-2
/
+2
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
1
-0
/
+2
2017-01-12
smc: ETH_ALEN as memcpy length for mac addresses
Ursula Braun
1
-6
/
+4
2017-01-10
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
1
-3
/
+7
2017-01-10
smc: remote memory buffers (RMBs)
Ursula Braun
1
-3
/
+3
2017-01-10
smc: connection and link group creation
Ursula Braun
1
-6
/
+32
2017-01-10
smc: CLC handshake (incl. preparation steps)
Ursula Braun
1
-0
/
+252