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_core.h
Age
Commit message (
Expand
)
Author
2024-04-30
net/smc: {at|de}tach sndbuf to peer DMB if supported
Wen Gu
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-12-26
net/smc: support SMCv2.x supplemental features negotiation
Wen Gu
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-08-19
net/smc: support smc release version negotiation in clc handshake
Guangguan Wang
2023-07-31
net/smc: Remove unused function declarations
Yue Haibing
2023-03-17
net/smc: Use percpu ref for wr tx reference
Kai Shen
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-07
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-07-18
net/smc: Use sysctl-specified types of buffers in new link group
Wen Gu
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
2022-07-18
net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu
Guangguan Wang
2022-07-18
net/smc: remove redundant dma sync ops
Guangguan Wang
2022-01-13
net/smc: Resolve the race between SMC-R link access and clear
Wen Gu
2022-01-13
net/smc: Introduce a new conn->lgr validity check helper
Wen Gu
2022-01-13
net/smc: Resolve the race between link group access and termination
Wen Gu
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-06
net/smc: Reset conn->lgr when link group registration fails
Wen Gu
2022-01-02
net/smc: add comments for smc_link_{usable|sendable}
Dust Li
2022-01-02
net/smc: Introduce net namespace support for linkgroup
Tony Lu
2021-12-28
net/smc: don't send CDC/LLC message if link not ready
Dust Li
2021-10-16
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
2021-10-16
net/smc: add v2 support to the work request layer
Karsten Graul
2021-10-16
net/smc: add listen processing for SMC-Rv2
Karsten Graul
2021-10-16
net/smc: add SMC-Rv2 connection establishment
Karsten Graul
2021-10-16
net/smc: prepare for SMC-Rv2 connection
Karsten Graul
2021-09-14
net/smc: add support for user defined EIDs
Karsten Graul
2021-08-09
net/smc: Correct smc link connection counter in case of smc client
Guvenc Gulce
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
2021-04-01
net: smc: Remove repeated struct declaration
Wan Jiabing
2020-12-01
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
2020-12-01
net/smc: Add SMC-D Linkgroup diagnostic support
Guvenc Gulce
2020-12-01
net/smc: Introduce SMCR get link command
Guvenc Gulce
2020-12-01
net/smc: Introduce SMCR get linkgroup command
Guvenc Gulce
2020-12-01
net/smc: Add support for obtaining system information
Guvenc Gulce
2020-12-01
net/smc: Add diagnostic information to link structure
Guvenc Gulce
2020-12-01
net/smc: Add connection counters for links
Guvenc Gulce
2020-10-31
net/smc: improve return codes for SMC-Dv2
Karsten Graul
2020-09-28
net/smc: introduce CLC first contact extension
Ursula Braun
2020-09-28
net/smc: determine accepted ISM devices
Ursula Braun
2020-09-28
net/smc: determine proposed ISM devices
Ursula Braun
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
2020-09-28
net/smc: prepare for more proposed ISM devices
Ursula Braun
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
[next]