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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2020-04-30
net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow
Karsten Graul
1
-13
/
+24
2020-04-30
net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow
Karsten Graul
1
-15
/
+41
2020-04-30
net/smc: new smc_rtoken_set functions for multiple link support
Karsten Graul
2
-0
/
+51
2020-04-30
net/smc: move the TEST_LINK response processing into event handler
Karsten Graul
1
-8
/
+2
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey
Karsten Graul
4
-30
/
+24
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey
Karsten Graul
3
-26
/
+43
2020-04-30
net/smc: adapt SMC client code to use the LLC flow
Karsten Graul
4
-74
/
+71
2020-04-30
net/smc: adapt SMC server code to use the LLC flow
Karsten Graul
3
-42
/
+20
2020-04-30
net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer
Karsten Graul
2
-0
/
+13
2020-04-30
net/smc: introduce link group type
Karsten Graul
1
-0
/
+10
2020-04-30
net/smc: enqueue all received LLC messages
Karsten Graul
1
-17
/
+29
2020-04-30
net/smc: add event-based llc_flow framework
Karsten Graul
4
-0
/
+199
2020-04-29
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
5
-14
/
+31
2020-04-29
net/smc: use mutex instead of rwlock_t to protect buffers
Karsten Graul
2
-13
/
+13
2020-04-29
net/smc: process llc responses in tasklet context
Karsten Graul
2
-108
/
+116
2020-04-29
net/smc: use worker to process incoming llc messages
Karsten Graul
4
-58
/
+96
2020-04-29
net/smc: simplify link deactivation
Karsten Graul
3
-18
/
+6
2020-04-29
net/smc: move testlink work to system work queue
Karsten Graul
1
-5
/
+6
2020-04-29
net/smc: add new link state and related helpers
Karsten Graul
5
-20
/
+42
2020-04-29
net/smc: multi-link support for smc_rmb_rtoken_handling()
Karsten Graul
3
-9
/
+11
2020-04-29
net/smc: convert static link ID instances to support multiple links
Karsten Graul
5
-135
/
+291
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
10
-103
/
+99
2020-04-29
net/smc: introduce link_idx for link group array
Karsten Graul
2
-5
/
+31
2020-04-29
net/smc: separate function for link initialization
Karsten Graul
1
-48
/
+66
2020-04-29
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
4
-230
/
+319
2020-04-14
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
1
-2
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-11
net/smc: cancel event worker during device removal
Karsten Graul
1
-0
/
+1
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-11
/
+30
2020-02-27
net/smc: check for valid ib_client_data
Karsten Graul
1
-0
/
+2
2020-02-27
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
3
-2
/
+4
2020-02-27
net/smc: rework peer ID handling
Hans Wippel
1
-7
/
+12
2020-02-27
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
3
-11
/
+28
2020-02-18
net/smc: reduce port_event scheduling
Ursula Braun
1
-15
/
+29
2020-02-18
net/smc: simplify normal link termination
Karsten Graul
4
-13
/
+8
2020-02-18
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
4
-13
/
+11
2020-02-18
net/smc: do not delete lgr from list twice
Karsten Graul
1
-1
/
+1
2020-02-18
net/smc: use termination worker under send_lock
Karsten Graul
1
-1
/
+1
2020-02-18
net/smc: improve smc_lgr_cleanup()
Karsten Graul
1
-4
/
+1
2020-02-14
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
1
-1
/
+3
2020-02-14
net/smc: transfer fasync_list in case of fallback
Ursula Braun
1
-0
/
+2
2020-02-12
net/smc: fix leak of kernel memory to user space
Eric Dumazet
1
-3
/
+2
2020-01-21
net/smc: allow unprivileged users to read pnet table
Hans Wippel
1
-1
/
+1
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+9
2019-12-21
net/smc: unregister ib devices in reboot_event
Karsten Graul
1
-1
/
+1
2019-12-15
net/smc: add fallback check to connect()
Ursula Braun
1
-6
/
+8
2019-12-15
net/smc: shorten lgr_cnt initialization
Ursula Braun
1
-2
/
+1
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: remove unused constant
Ursula Braun
1
-2
/
+0
[prev]
[next]