index
:
linux.git
master
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_core.h
Age
Commit message (
Expand
)
Author
2020-09-10
net/smc: use separate work queues for different worker types
Karsten Graul
2020-09-10
net/smc: immediate freeing in smc_lgr_cleanup_early()
Ursula Braun
2020-09-10
net/smc: introduce better field names
Ursula Braun
2020-07-19
net/smc: do not call dma sync for unmapped memory
Karsten Graul
2020-07-08
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
2020-05-04
net/smc: save SMC-R peer link_uid
Karsten Graul
2020-05-04
net/smc: create improved SMC-R link_uid
Karsten Graul
2020-05-04
net/smc: add termination reason and handle LLC protocol violation
Karsten Graul
2020-05-04
net/smc: asymmetric link tagging
Karsten Graul
2020-05-04
net/smc: wait for departure of an IB message
Karsten Graul
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
2020-05-03
net/smc: llc_del_link_work and use the LLC flow for delete link
Karsten Graul
2020-05-03
net/smc: first part of add link processing as SMC client
Karsten Graul
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: add smcr_port_err() and smcr_link_down() processing
Karsten Graul
2020-05-01
net/smc: add smcr_port_add() and smcr_link_up() processing
Karsten Graul
2020-05-01
net/smc: remember PNETID of IB device for later device matching
Karsten Graul
2020-05-01
net/smc: mutex to protect the lgr against parallel reconfigurations
Karsten Graul
2020-05-01
net/smc: map and register buffers for a new link
Karsten Graul
2020-05-01
net/smc: unmapping of buffers to support multiple links
Karsten Graul
2020-05-01
net/smc: multiple link support for rmb buffer registration
Karsten Graul
2020-04-30
net/smc: remove obsolete link state DELETING
Karsten Graul
2020-04-30
net/smc: new smc_rtoken_set functions for multiple link support
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: introduce link group type
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: use mutex instead of rwlock_t to protect buffers
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: add new link state and related helpers
Karsten Graul
2020-04-29
net/smc: multi-link support for smc_rmb_rtoken_handling()
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-04-29
net/smc: introduce link_idx for link group array
Karsten Graul
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-26
net/smc: fix cleanup for linkgroup setup failures
Ursula Braun
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-16
net/smc: introduce bookkeeping of SMCR link groups
Ursula Braun
2019-11-15
net/smc: immediate termination for SMCR link groups
Ursula Braun
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
2019-11-15
net/smc: fix final cleanup sequence for SMCD devices
Ursula Braun
2019-10-22
net/smc: introduce link group termination worker
Ursula Braun
2019-10-22
net/smc: improve link group freeing
Ursula Braun
[next]