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
/
drivers
/
s390
/
net
/
ctcm_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-01
s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-12-01
s390/ctcm: Use GFP_KERNEL in add_channel().
Sebastian Andrzej Siewior
1
-1
/
+1
2020-12-01
s390/ctcm: Avoid temporary allocation of struct pdu.
Sebastian Andrzej Siewior
1
-25
/
+8
2020-12-01
s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.
Sebastian Andrzej Siewior
1
-27
/
+4
2020-05-19
s390/net: remove pm ops from ccwgroup drivers
Julian Wiedmann
1
-40
/
+0
2019-09-16
s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-4
/
+2
2019-08-20
s390/ctcm: don't use intparm for channel IO
Julian Wiedmann
1
-4
/
+2
2019-04-17
s390: ctcm: fix ctcm_new_device error return code
Arnd Bergmann
1
-0
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-11-24
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-09-29
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
1
-0
/
+1
2017-08-15
s390/net: reduce inlining
Julian Wiedmann
1
-1
/
+1
2017-07-12
drivers: s390: move static and inline before return type
Joe Perches
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-18
/
+18
2017-07-01
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
1
-13
/
+13
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-5
/
+5
2017-06-12
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
1
-3
/
+3
2017-04-07
s390/ctcm: improve endianness handling
Hans Wippel
1
-6
/
+6
2016-10-20
s390/net: use net core MTU range checking
Jarod Wilson
1
-3
/
+2
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-3
/
+3
2015-12-14
s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
Markus Elfring
1
-5
/
+2
2015-01-17
s390/ctcm, netiucv: migrate variables to handle y2038 problem
Aya Mahfouz
1
-2
/
+2
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-2
/
+4
2014-04-28
ctc: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
1
-1
/
+1
2013-06-26
s390/net: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-1
/
+1
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-11-19
ctcm: remove BUG_ONs
Ursula Braun
1
-2
/
+0
2012-09-24
ctcm: fix error return code
Peter Senna Tschudin
1
-1
/
+1
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+0
2012-05-16
s390/ctc: cleanup drv attr usage
Sebastian Ott
1
-9
/
+6
2012-05-16
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
1
-4
/
+1
2012-05-16
s390/ctcm: switch to ccwgroup_create_dev
Sebastian Ott
1
-25
/
+11
2012-03-07
ctcm: make ctcmpc debugging compilable
Ursula Braun
1
-0
/
+3
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-2
/
+1
2011-05-13
ctcm: get rid of compile warning
Ursula Braun
1
-2
/
+0
2011-03-23
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-01-05
[S390] ctc: add support for irq statistics
Heiko Carstens
1
-0
/
+2
2010-09-26
s390: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
1
-2
/
+2
2010-08-12
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
1
-39
/
+41
2010-05-17
drivers/s390/net: Drop memory allocation cast
Julia Lawall
1
-4
/
+2
2009-11-17
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
1
-1
/
+1
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
1
-20
/
+84
2009-11-13
ctcm: suspend has to wait for outstanding I/O
Frank Blaschka
1
-0
/
+5
2009-10-17
ctcm rollback in case of errors
Einar Lueck
1
-17
/
+42
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
1
-1
/
+0
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-5
/
+5
2009-06-16
[S390] pm: ctcm driver power management callbacks
Frank Blaschka
1
-1
/
+36
2009-05-20
ctcm: avoid crash in ctcm_remove_device
Ursula Braun
1
-4
/
+2
2009-03-24
ctcm: fix minor findings from code analysis tool
Joel A. Fowler
1
-5
/
+3
[next]