index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
2023-08-19
net/smc: support max links per lgr negotiation in clc handshake
Guangguan Wang
2023-08-19
net/smc: support max connections per lgr negotiation
Guangguan Wang
2023-06-03
net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
Wen Gu
2023-05-30
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
2023-05-30
net/smc: Scan from current RMB list when no position specified
Wen Gu
2023-02-04
net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
D. Wythe
2023-02-04
net/smc: llc_conf_mutex refactor, replace it with rw_semaphore
D. Wythe
2022-09-22
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-01-02
net/smc: Print net namespace in log
Tony Lu
2021-12-28
net/smc: don't send CDC/LLC message if link not ready
Dust Li
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
2021-10-16
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
2021-10-16
net/smc: save stack space and allocate smc_init_info
Karsten Graul
2021-10-08
net/smc: improved fix wait on already cleared link
Karsten Graul
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
net/smc: fix use-after-free of delayed events
Karsten Graul
2020-10-10
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-10-10
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-09-10
net/smc: use separate work queues for different worker types
Karsten Graul
2020-09-03
net/smc: fix toleration of fake add_link messages
Karsten Graul
2020-07-19
net/smc: do not call dma sync for unmapped memory
Karsten Graul
2020-07-19
net/smc: fix handling of delete link requests
Karsten Graul
2020-07-19
net/smc: move add link processing for new device into llc layer
Karsten Graul
2020-07-19
net/smc: drop out-of-flow llc response messages
Karsten Graul
2020-07-19
net/smc: handle unexpected response types for confirm link
Karsten Graul
2020-07-08
net/smc: fix work request handling
Karsten Graul
2020-07-08
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
2020-05-07
net/smc: remove set but not used variables 'del_llc, del_llc_resp'
YueHaibing
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: send DELETE_LINK, ALL message and wait for send to complete
Karsten Graul
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
2020-05-03
net/smc: enqueue local LLC messages
Karsten Graul
2020-05-03
net/smc: delete link processing as SMC server
Karsten Graul
2020-05-03
net/smc: delete link processing as SMC client
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: delete an asymmetric link as SMC server
Karsten Graul
2020-05-03
net/smc: final part of add link processing as SMC server
Karsten Graul
2020-05-03
net/smc: rkey processing for a new link as SMC server
Karsten Graul
2020-05-03
net/smc: first part of add link processing as SMC server
Karsten Graul
2020-05-03
net/smc: final part of add link processing as SMC client
Karsten Graul
2020-05-03
net/smc: rkey processing for a new link as SMC client
Karsten Graul
[next]