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