index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_ism.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: no need to flush smcd_dev's event_wq before destroying it
Julian Wiedmann
2021-06-03
1
-1
/
+0
*
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
1
-1
/
+10
|
\
|
*
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
2021-05-17
1
-1
/
+10
*
|
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
2021-05-13
1
-2
/
+8
*
|
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-5
/
+0
|
/
*
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Guvenc Gulce
2021-01-12
1
-1
/
+2
*
net/smc: Add support for obtaining SMCD device list
Guvenc Gulce
2020-12-01
1
-0
/
+91
*
net/smc: Refactor smc ism v2 capability handling
Guvenc Gulce
2020-12-01
1
-1
/
+7
*
net/smc: use an array to check fields in system EID
Karsten Graul
2020-10-03
1
-1
/
+1
*
net/smc: determine proposed ISM devices
Ursula Braun
2020-09-28
1
-1
/
+5
*
net/smc: introduce CHID callback for ISM devices
Ursula Braun
2020-09-28
1
-0
/
+5
*
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
2020-09-28
1
-1
/
+20
*
net/smc: switch smcd_dev_list spinlock to mutex
Ursula Braun
2020-07-08
1
-5
/
+6
*
net/smc: log important pnetid and state change events
Karsten Graul
2020-05-05
1
-0
/
+6
*
net/smc: rework pnet table to support SMC-R failover
Karsten Graul
2020-04-29
1
-1
/
+2
*
net/smc: introduce bookkeeping of SMCD link groups
Ursula Braun
2019-11-15
1
-0
/
+1
*
net/smc: abnormal termination of SMCD link groups
Ursula Braun
2019-11-15
1
-1
/
+1
*
net/smc: immediate termination for SMCD link groups
Ursula Braun
2019-11-15
1
-2
/
+12
*
net/smc: fix final cleanup sequence for SMCD devices
Ursula Braun
2019-11-15
1
-2
/
+5
*
net/smc: no new connections on disappearing devices
Ursula Braun
2019-10-09
1
-0
/
+3
*
net/smc: separate locks for SMCD and SMCR link group lists
Ursula Braun
2019-10-09
1
-0
/
+1
*
net/smc: separate SMCD and SMCR link group lists
Ursula Braun
2019-10-09
1
-0
/
+1
*
net/smc: fix a NULL pointer dereference
Kangjie Lu
2019-04-11
1
-0
/
+5
*
net/smc: add SMC-D shutdown signal
Hans Wippel
2018-11-21
1
-11
/
+32
*
net/smc: send response to test link signal
Ursula Braun
2018-08-10
1
-0
/
+34
*
net/smc: add SMC-D support in data transfer
Hans Wippel
2018-06-30
1
-0
/
+8
*
net/smc: add pnetid support for SMC-D and ISM
Hans Wippel
2018-06-30
1
-0
/
+2
*
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
2018-06-30
1
-0
/
+304