开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
ctcm_fsms.c
Age
Commit message (
Expand
)
Author
2023-02-10
s390/ctcm: cleanup indenting
Alexandra Winter
2022-03-21
s390/ctcm: fix typo "length to short" -> "length too short"
Tong Zhang
2021-11-19
s390/ctcm: fix format string
Heiko Carstens
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
2021-07-13
s390: Fix fall-through warnings for Clang
Gustavo A. R. Silva
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-07-03
ctcm_fsms: Convert skb->user accesses to refcount_t
David S. Miller
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-07
s390/ctcm: improve endianness handling
Hans Wippel
2015-01-17
s390/ctcm, netiucv: migrate variables to handle y2038 problem
Aya Mahfouz
2012-09-24
drivers/s390/net: removes unnecessary semicolon
Peter Senna Tschudin
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-03-07
ctcm: use correct idal word list for ctcmpc
Belinda Thompson
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-12
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
2009-03-24
ctcm: avoid wraparound in length of incoming data
Roel Kluin
2008-12-25
[S390] convert ctcm printks to dev_xxx and pr_xxx macros.
Peter Tiedemann
2008-08-27
ctcm: netdev->priv vs. netdev->ml_priv
Peter Tiedemann
2008-07-22
s390/net/ctcm: message cleanup
Peter Tiedemann
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-03-17
ctcm: infrastructure for replaced ctc driver
Peter Tiedemann