index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_llc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-03
net/smc: first part of add link processing as SMC client
Karsten Graul
1
-0
/
+107
2020-05-02
smc: Remove unused function.
David S. Miller
1
-24
/
+0
2020-05-01
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
1
-2
/
+22
2020-05-01
net/smc: allocate index for a new link
Karsten Graul
1
-0
/
+24
2020-05-01
net/smc: take link down instead of terminating the link group
Karsten Graul
1
-2
/
+2
2020-05-01
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
1
-8
/
+1
2020-05-01
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
1
-43
/
+46
2020-04-30
net/smc: remove obsolete link state DELETING
Karsten Graul
1
-7
/
+0
2020-04-30
net/smc: remove handling of CONFIRM_RKEY_CONTINUE
Karsten Graul
1
-17
/
+4
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: 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
1
-20
/
+19
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey
Karsten Graul
1
-23
/
+42
2020-04-30
net/smc: adapt SMC client code to use the LLC flow
Karsten Graul
1
-47
/
+25
2020-04-30
net/smc: adapt SMC server code to use the LLC flow
Karsten Graul
1
-15
/
+5
2020-04-30
net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer
Karsten Graul
1
-0
/
+11
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
1
-0
/
+165
2020-04-29
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
1
-5
/
+21
2020-04-29
net/smc: process llc responses in tasklet context
Karsten Graul
1
-104
/
+112
2020-04-29
net/smc: use worker to process incoming llc messages
Karsten Graul
1
-56
/
+86
2020-04-29
net/smc: simplify link deactivation
Karsten Graul
1
-11
/
+4
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
1
-2
/
+2
2020-04-29
net/smc: convert static link ID instances to support multiple links
Karsten Graul
1
-0
/
+2
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
1
-5
/
+5
2020-02-17
net/smc: simplify normal link termination
Karsten Graul
1
-1
/
+1
2020-02-17
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
1
-1
/
+1
2019-11-15
net/smc: immediate termination for SMCR link groups
Ursula Braun
1
-1
/
+3
2019-11-15
net/smc: no WR buffer wait for terminating link group
Ursula Braun
1
-0
/
+3
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
1
-1
/
+1
2019-10-22
net/smc: introduce link group termination worker
Ursula Braun
1
-1
/
+1
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
1
-1
/
+2
2018-11-23
net/smc: add infrastructure to send delete rkey messages
Karsten Graul
1
-1
/
+52
2018-11-23
net/smc: avoid a delay by waiting for nothing
Karsten Graul
1
-1
/
+3
2018-07-25
net/smc: improve delete link processing
Karsten Graul
1
-11
/
+19
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
1
-10
/
+5
2018-07-25
net/smc: fewer parameters for smc_llc_send_confirm_link()
Ursula Braun
1
-4
/
+5
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
1
-22
/
+8
2018-05-16
net/smc: drop messages when link state is inactive
Karsten Graul
1
-0
/
+2
2018-05-16
net/smc: use a workqueue to defer llc send
Karsten Graul
1
-38
/
+94
2018-05-16
net/smc: move link llc initialization to llc layer
Karsten Graul
1
-1
/
+10
2018-05-16
net/smc: simplify test_link function usage
Karsten Graul
1
-7
/
+5
2018-05-16
net/smc: remove unnecessary cast
Karsten Graul
1
-3
/
+3
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
1
-2
/
+45
2018-05-02
net/smc: periodic testlink support
Karsten Graul
1
-1
/
+61
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-03-01
net/smc: prevent new connections on link group
Karsten Graul
1
-0
/
+1
2018-03-01
net/smc: process add/delete link messages
Karsten Graul
1
-7
/
+161
[prev]
[next]