index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_clc.c
Age
Commit message (
Expand
)
Author
2024-12-15
net/smc: check return value of sock_recvmsg when draining clc data
Guangguan Wang
2024-12-15
net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg
Guangguan Wang
2024-12-15
net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
Guangguan Wang
2024-04-03
net/smc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-02-07
net/smc: change the term virtual ISM to Emulated-ISM
Wen Gu
2023-12-26
net/smc: disable SEID on non-s390 archs where virtual ISM may be used
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-12-26
net/smc: unify the structs of accept or confirm message for v1 and v2
Wen Gu
2023-12-26
net/smc: introduce sub-functions for smc_clc_send_confirm_accept()
Wen Gu
2023-12-26
net/smc: rename some 'fce' to 'fce_v2x' for clarity
Wen Gu
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
net/smc: fix missing byte order conversion in CLC handshake
Wen Gu
2023-11-24
net/smc: add sysctl for max conns per lgr for SMC-R v2.1
Guangguan Wang
2023-11-24
net/smc: add sysctl for max links per lgr for SMC-R v2.1
Guangguan Wang
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
[next]