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_clc.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-08-19
net/smc: support smc v2.x features validate
Guangguan Wang
2023-08-19
net/smc: add vendor unique experimental options area in clc handshake
Guangguan Wang
2023-08-19
net/smc: support smc release version negotiation in clc handshake
Guangguan Wang
2023-08-09
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-04-11
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Karsten Graul
2022-01-13
net/smc: Introduce a new conn->lgr validity check helper
Wen Gu
2022-01-02
net/smc: remove redundant re-assignment of pointer link
Colin Ian King
2021-10-16
net/smc: add v2 format of CLC decline message
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-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-21
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
2021-09-14
net/smc: add generic netlink support for system EID
Karsten Graul
2021-09-14
net/smc: keep static copy of system EID
Karsten Graul
2021-09-14
net/smc: add support for user defined EIDs
Karsten Graul
2020-12-01
net/smc: Add support for obtaining system information
Guvenc Gulce
2020-09-28
net/smc: CLC decline - V2 enhancements
Ursula Braun
2020-09-28
net/smc: introduce CLC first contact extension
Ursula Braun
2020-09-28
net/smc: CLC accept / confirm V2
Ursula Braun
2020-09-28
net/smc: build and send V2 CLC proposal
Ursula Braun
2020-09-28
net/smc: determine proposed ISM devices
Ursula Braun
2020-09-28
net/smc: prepare for more proposed ISM devices
Ursula Braun
2020-09-28
net/smc: split CLC confirm/accept data to be sent
Ursula Braun
2020-09-28
net/smc: separate find device functions
Ursula Braun
2020-09-28
net/smc: CLC header fields renaming
Ursula Braun
2020-09-10
net/smc: common routine for CLC accept and confirm
Ursula Braun
2020-09-10
net/smc: dynamic allocation of CLC proposal buffer
Ursula Braun
2020-09-10
net/smc: introduce better field names
Ursula Braun
2020-07-08
net/smc: tolerate future SMCD versions
Ursula Braun
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-02-26
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
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
2020-02-14
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
2019-06-02
net: use new in_dev_ifa iterators
Florian Westphal
2019-04-12
net/smc: consolidate function parameters
Karsten Graul
2019-02-01
net/smc: fix another sizeof to int comparison
Ursula Braun
2018-11-23
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
2018-11-23
net/smc: allow fallback after clc timeouts
Ursula Braun
2018-11-23
net/smc: remove sock_error detour in clc-functions
Ursula Braun
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-09-18
net/smc: fix sizeof to int comparison
YueHaibing
2018-07-25
net/smc: provide fallback reason code
Karsten Graul
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
[next]