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_ism.c
Age
Commit message (
Expand
)
Author
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-09-14
net/smc: keep static copy of system EID
Karsten Graul
2021-06-03
net/smc: no need to flush smcd_dev's event_wq before destroying it
Julian Wiedmann
2021-05-26
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-17
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
2021-05-13
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
2021-05-13
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-01-12
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
2020-12-01
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
2020-12-01
net/smc: Refactor smc ism v2 capability handling
Guvenc Gulce
2020-10-03
net/smc: use an array to check fields in system EID
Karsten Graul
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: introduce System Enterprise ID (SEID)
Ursula Braun
2020-07-08
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
2020-05-05
net/smc: log important pnetid and state change events
Karsten Graul
2020-04-29
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
2019-11-15
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
2019-11-15
net/smc: fix final cleanup sequence for SMCD devices
Ursula Braun
2019-10-09
net/smc: no new connections on disappearing devices
Ursula Braun
2019-10-09
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2019-10-09
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2019-04-11
net/smc: fix a NULL pointer dereference
Kangjie Lu
2018-11-21
net/smc: add SMC-D shutdown signal
Hans Wippel
2018-08-10
net/smc: send response to test link signal
Ursula Braun
2018-06-30
net/smc: add SMC-D support in data transfer
Hans Wippel
2018-06-30
net/smc: add pnetid support for SMC-D and ISM
Hans Wippel
2018-06-30
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel