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
/
af_smc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
net/smc: build and send V2 CLC proposal
Ursula Braun
1
-1
/
+1
2020-09-29
net/smc: determine proposed ISM devices
Ursula Braun
1
-48
/
+117
2020-09-29
net/smc: introduce CHID callback for ISM devices
Ursula Braun
1
-0
/
+2
2020-09-29
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
1
-0
/
+2
2020-09-29
net/smc: prepare for more proposed ISM devices
Ursula Braun
1
-27
/
+45
2020-09-29
net/smc: separate find device functions
Ursula Braun
1
-42
/
+69
2020-09-29
net/smc: CLC header fields renaming
Ursula Braun
1
-7
/
+7
2020-09-18
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
1
-2
/
+2
2020-09-11
net/smc: use separate work queues for different worker types
Karsten Graul
1
-8
/
+26
2020-09-11
net/smc: reduce smc_listen_decline() calls
Ursula Braun
1
-16
/
+6
2020-09-11
net/smc: improve server ISM device determination
Ursula Braun
1
-14
/
+3
2020-09-11
net/smc: common routine for CLC accept and confirm
Ursula Braun
1
-17
/
+19
2020-09-11
net/smc: dynamic allocation of CLC proposal buffer
Ursula Braun
1
-3
/
+10
2020-09-11
net/smc: introduce better field names
Ursula Braun
1
-33
/
+33
2020-09-11
net/smc: reduce active tcp_listen workers
Ursula Braun
1
-7
/
+31
2020-07-27
net/smc: unique reason code for exceeded max dmb count
Karsten Graul
1
-4
/
+9
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+8
2020-07-25
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-2
/
+2
2020-07-20
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-2
/
+7
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
[next]