index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-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
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-18
net/smc: reset recv timeout after clc handshake
Karsten Graul
2018-06-30
net/smc: add SMC-D support in CLC messages
Hans Wippel
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-16
net/smc: check for pending termination
Karsten Graul
[next]