index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
ism_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
1
-2
/
+1
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
1
-150
/
+71
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
1
-72
/
+49
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
1
-23
/
+18
2025-09-23
dibs: Move vlan support to dibs_dev_ops
Alexandra Winter
1
-41
/
+6
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
1
-21
/
+9
2025-09-23
dibs: Create class dibs
Julian Ruess
1
-1
/
+4
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
1
-32
/
+8
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
1
-24
/
+19
2025-09-23
dibs: Register ism as dibs device
Alexandra Winter
1
-31
/
+52
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+1
2025-07-24
s390/ism: fix concurrency management in ism_cmd()
Halil Pasic
1
-0
/
+3
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
1
-0
/
+1
2025-04-21
s390: ism: Pass string literal as format argument of dev_set_name()
Simon Horman
1
-1
/
+1
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2025-03-21
s390/pci: Support mmap() of PCI resources except for ISM devices
Niklas Schnelle
1
-1
/
+0
2025-02-17
s390/ism: add release function for struct device
Julian Ruess
1
-2
/
+12
2024-04-30
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
1
-1
/
+1
2024-04-17
s390/ism: Properly fix receive message buffer allocation
Gerd Bayer
1
-9
/
+28
2023-12-26
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
1
-32
/
+6
2023-12-26
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
1
-8
/
+11
2023-11-17
s390/ism: ism driver implies smc protocol
Gerd Bayer
1
-47
/
+46
2023-07-08
s390/ism: Do not unregister clients with registered DMBs
Niklas Schnelle
1
-10
/
+13
2023-07-08
s390/ism: Fix and simplify add()/remove() callback handling
Niklas Schnelle
1
-62
/
+24
2023-07-08
s390/ism: Fix locking for forwarding of IRQs and events to clients
Niklas Schnelle
1
-8
/
+36
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+0
2023-06-15
s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()
Julian Ruess
1
-8
/
+0
2023-05-25
s390/ism: Set DMA coherent mask
Niklas Schnelle
1
-1
/
+1
2023-03-24
net/ism: Remove redundant pci_clear_master
Cai Huoqing
1
-2
/
+0
2023-03-15
net/ism: Remove extra include
Stefan Raspl
1
-1
/
+0
2023-03-15
net/smc: Introduce explicit check for v2 support
Stefan Raspl
1
-0
/
+7
2023-01-25
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
1
-13
/
+12
2023-01-25
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
1
-63
/
+99
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
1
-29
/
+63
2023-01-25
net/smc: Register SMC-D as ISM client
Stefan Raspl
1
-5
/
+0
2023-01-25
net/ism: Add new API for client registration
Stefan Raspl
1
-8
/
+164
2023-01-25
s390/ism: Introduce struct ism_dmb
Stefan Raspl
1
-6
/
+16
2023-01-25
net/ism: Add missing calls to disable bus-mastering
Stefan Raspl
1
-0
/
+2
2022-11-21
s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
1
-1
/
+2
2022-07-27
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
1
-1
/
+3
2022-07-27
s390/ism: Cleanups
Stefan Raspl
1
-6
/
+5
2021-09-14
s390/ism: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-1
/
+1
2020-10-26
s390/ism: fix incorrect system EID
Karsten Graul
1
-1
/
+1
2020-09-28
net/smc: introduce CHID callback for ISM devices
Ursula Braun
1
-0
/
+12
2020-09-28
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
1
-0
/
+35
2020-07-27
s390/ism: indicate correct error reason in ism_alloc_dmb()
Karsten Graul
1
-1
/
+1
2020-05-13
s390/ism: fix error return code in ism_probe()
Wei Yongjun
1
-1
/
+3
2020-03-27
s390/ism: remove pm support
Ursula Braun
1
-20
/
+0
2019-04-29
s390/ism: move oddities of device IO to wrapper function
Sebastian Ott
1
-14
/
+6
2019-02-20
s390/ism: ignore some errors during deregistration
Sebastian Ott
1
-3
/
+9
[next]