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
/
af_smc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-20
net/smc: fix restoring of fallback changes
Karsten Graul
1
-2
/
+4
2020-07-20
net/smc: do not call dma sync for unmapped memory
Karsten Graul
1
-1
/
+1
2020-07-20
net/smc: fix link lookup for new rdma connections
Karsten Graul
1
-1
/
+3
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
1
-4
/
+2
2020-05-04
net/smc: save SMC-R peer link_uid
Karsten Graul
1
-0
/
+2
2020-05-04
net/smc: first part of add link processing as SMC server
Karsten Graul
1
-1
/
+1
2020-05-04
net/smc: final part of add link processing as SMC client
Karsten Graul
1
-1
/
+1
2020-05-02
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
1
-0
/
+9
2020-05-02
net/smc: multiple link support for rmb buffer registration
Karsten Graul
1
-35
/
+19
2020-04-30
net/smc: adapt SMC client code to use the LLC flow
Karsten Graul
1
-24
/
+45
2020-04-30
net/smc: adapt SMC server code to use the LLC flow
Karsten Graul
1
-24
/
+15
2020-04-29
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
1
-4
/
+2
2020-04-29
net/smc: multi-link support for smc_rmb_rtoken_handling()
Karsten Graul
1
-2
/
+2
2020-04-29
net/smc: convert static link ID instances to support multiple links
Karsten Graul
1
-17
/
+37
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
1
-11
/
+6
2020-02-27
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
1
-10
/
+15
2020-02-14
net/smc: transfer fasync_list in case of fallback
Ursula Braun
1
-0
/
+2
2019-12-15
net/smc: add fallback check to connect()
Ursula Braun
1
-6
/
+8
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2019-11-17
net/smc: fix fastopen for non-blocking connect()
Ursula Braun
1
-1
/
+1
2019-11-16
net/smc: use rcu_barrier() on module unload
Ursula Braun
1
-0
/
+2
2019-11-16
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
1
-5
/
+13
2019-11-12
net/smc: fix refcount non-blocking connect() -part 2
Ursula Braun
1
-0
/
+1
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+10
2019-10-30
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
1
-2
/
+2
2019-10-26
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
1
-1
/
+1
2019-10-26
net/smc: fix closing of fallback SMC sockets
Ursula Braun
1
-0
/
+7
2019-10-22
net/smc: remove close abort worker
Ursula Braun
1
-0
/
+4
2019-08-05
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
1
-3
/
+4
2019-08-05
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
1
-2
/
+6
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2019-06-27
net/smc: common release code for non-accepted sockets
Ursula Braun
1
-41
/
+32
2019-06-26
net/smc: Fix error path in smc_init
YueHaibing
1
-1
/
+4
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+39
2019-04-12
net/smc: improve smc_conn_create reason codes
Karsten Graul
1
-50
/
+40
2019-04-12
net/smc: improve smc_listen_work reason codes
Karsten Graul
1
-45
/
+50
2019-04-12
net/smc: code cleanup smc_listen_work
Karsten Graul
1
-15
/
+14
2019-04-12
net/smc: cleanup of get vlan id
Karsten Graul
1
-2
/
+9
2019-04-12
net/smc: consolidate function parameters
Karsten Graul
1
-62
/
+56
2019-04-12
net/smc: check for ip prefix and subnet
Karsten Graul
1
-3
/
+9
2019-04-12
net/smc: nonblocking connect rework
Ursula Braun
1
-35
/
+43
2019-04-11
net/smc: move unhash before release of clcsock
Ursula Braun
1
-3
/
+3
2019-04-11
net/smc: propagate file from SMC to TCP socket
Ursula Braun
1
-10
/
+28
2019-04-11
net/smc: wait for pending work before clcsock release_sock
Karsten Graul
1
-6
/
+8
2019-02-21
net/smc: add pnet table namespace support
Hans Wippel
1
-0
/
+28
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2019-02-08
net/smc: use client and server LGR pending locks for SMC-R
Hans Wippel
1
-16
/
+28
2019-02-08
net/smc: unlock LGR pending lock earlier for SMC-D
Hans Wippel
1
-5
/
+9
2019-02-08
net/smc: postpone release of clcsock
Ursula Braun
1
-16
/
+17
[next]