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
/
drivers
/
s390
/
net
/
ctcm_mpc.c
Age
Commit message (
Expand
)
Author
2024-03-13
s390/ctcm: use new address translation helpers
Heiko Carstens
2023-07-06
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-03
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-06-23
s390/ctcm: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
2023-02-10
s390/ctcm: cleanup indenting
Alexandra Winter
2022-05-11
s390/ctcm: fix potential memory leak
Alexandra Winter
2021-09-14
s390/ctcm: remove incorrect kernel doc indicators
Heiko Carstens
2021-08-16
s390/net: replace in_irq() with in_hardirq()
Changbin Du
2020-12-01
s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().
Sebastian Andrzej Siewior
2020-12-01
s390/ctcm: Avoid temporary allocation of struct qllc.
Sebastian Andrzej Siewior
2020-12-01
s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.
Sebastian Andrzej Siewior
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-20
s390/ctcm: don't use intparm for channel IO
Julian Wiedmann
2019-08-09
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2012-11-19
ctcm: remove BUG_ONs
Ursula Braun
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-07
ctcm: make ctcmpc debugging compilable
Ursula Braun
2011-05-13
ctcm: get rid of compile warning
Ursula Braun
2010-10-13
s390: ctcm_mpc: Fix build after netdev refcount changes.
David S. Miller
2010-08-12
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
2010-05-17
drivers/s390/net: Drop memory allocation cast
Julia Lawall
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
2009-03-24
ctcm: fix minor findings from code analysis tool
Joel A. Fowler
2008-12-25
[S390] convert ctcm printks to dev_xxx and pr_xxx macros.
Peter Tiedemann
2008-10-16
misc: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-08-27
ctcm: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
2008-08-23
removed unused #include <linux/version.h>'s
Adrian Bunk
2008-07-22
s390/net/ctcm: message cleanup
Peter Tiedemann
2008-03-17
ctcm: infrastructure for replaced ctc driver
Peter Tiedemann