index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_ism.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-15
net/smc: Introduce explicit check for v2 support
Stefan Raspl
1
-1
/
+1
2023-01-25
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
1
-43
/
+12
2023-01-25
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
1
-24
/
+39
2023-01-25
net/smc: Register SMC-D as ISM client
Stefan Raspl
1
-23
/
+59
2023-01-25
net/ism: Add new API for client registration
Stefan Raspl
1
-2
/
+2
2023-01-25
net/smc: Terminate connections prior to device removal
Stefan Raspl
1
-2
/
+2
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
1
-3
/
+3
2022-07-27
s390/ism: Cleanups
Stefan Raspl
1
-1
/
+1
2022-07-27
net/smc: Eliminate struct smc_ism_position
Heiko Carstens
1
-11
/
+0
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