index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_llc.c
Age
Commit message (
Expand
)
Author
2020-05-01
net/smc: llc_add_link_work to handle ADD_LINK LLC requests
Karsten Graul
2020-05-01
net/smc: allocate index for a new link
Karsten Graul
2020-05-01
net/smc: take link down instead of terminating the link group
Karsten Graul
2020-05-01
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
2020-05-01
net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link()
Karsten Graul
2020-04-30
net/smc: remove obsolete link state DELETING
Karsten Graul
2020-04-30
net/smc: remove handling of CONFIRM_RKEY_CONTINUE
Karsten Graul
2020-04-30
net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow
Karsten Graul
2020-04-30
net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow
Karsten Graul
2020-04-30
net/smc: move the TEST_LINK response processing into event handler
Karsten Graul
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey
Karsten Graul
2020-04-30
net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey
Karsten Graul
2020-04-30
net/smc: adapt SMC client code to use the LLC flow
Karsten Graul
2020-04-30
net/smc: adapt SMC server code to use the LLC flow
Karsten Graul
2020-04-30
net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer
Karsten Graul
2020-04-30
net/smc: enqueue all received LLC messages
Karsten Graul
2020-04-30
net/smc: add event-based llc_flow framework
Karsten Graul
2020-04-29
net/smc: move llc layer related init and clear into smc_llc.c
Karsten Graul
2020-04-29
net/smc: process llc responses in tasklet context
Karsten Graul
2020-04-29
net/smc: use worker to process incoming llc messages
Karsten Graul
2020-04-29
net/smc: simplify link deactivation
Karsten Graul
2020-04-29
net/smc: move testlink work to system work queue
Karsten Graul
2020-04-29
net/smc: add new link state and related helpers
Karsten Graul
2020-04-29
net/smc: convert static link ID instances to support multiple links
Karsten Graul
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-02-17
net/smc: simplify normal link termination
Karsten Graul
2020-02-17
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
2019-11-15
net/smc: immediate termination for SMCR link groups
Ursula Braun
2019-11-15
net/smc: no WR buffer wait for terminating link group
Ursula Braun
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
2019-10-22
net/smc: introduce link group termination worker
Ursula Braun
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
2018-11-23
net/smc: add infrastructure to send delete rkey messages
Karsten Graul
2018-11-23
net/smc: avoid a delay by waiting for nothing
Karsten Graul
2018-07-25
net/smc: improve delete link processing
Karsten Graul
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-25
net/smc: fewer parameters for smc_llc_send_confirm_link()
Ursula Braun
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
2018-05-16
net/smc: drop messages when link state is inactive
Karsten Graul
2018-05-16
net/smc: use a workqueue to defer llc send
Karsten Graul
2018-05-16
net/smc: move link llc initialization to llc layer
Karsten Graul
2018-05-16
net/smc: simplify test_link function usage
Karsten Graul
2018-05-16
net/smc: remove unnecessary cast
Karsten Graul
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
2018-05-02
net/smc: periodic testlink support
Karsten Graul
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-01
net/smc: prevent new connections on link group
Karsten Graul
2018-03-01
net/smc: process add/delete link messages
Karsten Graul
2018-03-01
net/smc: do not allow eyecatchers in rmbe
Karsten Graul
2018-03-01
net/smc: process confirm/delete rkey messages
Karsten Graul
[prev]
[next]