index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
ctcm_main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-08
1
-1
/
+1
*
s390/ctcm: use new address translation helpers
Heiko Carstens
2024-03-13
1
-1
/
+1
*
s390/ctcm: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-25
1
-2
/
+2
*
s390/ctcm: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
2023-06-23
1
-3
/
+3
*
s390/ctcm: cleanup indenting
Alexandra Winter
2023-02-11
1
-8
/
+8
*
s390/ctcm: Fix return type of ctc{mp,}m_tx()
Nathan Chancellor
2022-11-07
1
-9
/
+2
*
s390: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-30
1
-1
/
+1
*
s390: net: Use netif_rx().
Sebastian Andrzej Siewior
2022-03-07
1
-1
/
+1
*
s390/ctcm: remove incorrect kernel doc indicators
Heiko Carstens
2021-09-14
1
-19
/
+19
*
s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().
Sebastian Andrzej Siewior
2020-12-02
1
-1
/
+1
*
s390/ctcm: Use GFP_KERNEL in add_channel().
Sebastian Andrzej Siewior
2020-12-02
1
-1
/
+1
*
s390/ctcm: Avoid temporary allocation of struct pdu.
Sebastian Andrzej Siewior
2020-12-02
1
-25
/
+8
*
s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.
Sebastian Andrzej Siewior
2020-12-02
1
-27
/
+4
*
s390/net: remove pm ops from ccwgroup drivers
Julian Wiedmann
2020-05-19
1
-40
/
+0
*
s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-09-16
1
-4
/
+2
*
s390/ctcm: don't use intparm for channel IO
Julian Wiedmann
2019-08-20
1
-4
/
+2
*
s390: ctcm: fix ctcm_new_device error return code
Arnd Bergmann
2019-04-18
1
-0
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/ccwgroup: tie a ccwgroup driver to its ccw driver
Julian Wiedmann
2017-09-29
1
-0
/
+1
*
s390/net: reduce inlining
Julian Wiedmann
2017-08-15
1
-1
/
+1
*
drivers: s390: move static and inline before return type
Joe Perches
2017-07-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
1
-18
/
+18
|
\
|
*
net: convert sk_buff.users from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-13
/
+13
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-5
/
+5
*
|
s390: drivers: convert to use DRIVER_ATTR_RO/WO
Greg Kroah-Hartman
2017-06-12
1
-3
/
+3
|
/
*
s390/ctcm: improve endianness handling
Hans Wippel
2017-04-07
1
-6
/
+6
*
s390/net: use net core MTU range checking
Jarod Wilson
2016-10-20
1
-3
/
+2
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-3
/
+3
*
s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
Markus Elfring
2015-12-14
1
-5
/
+2
*
s390/ctcm, netiucv: migrate variables to handle y2038 problem
Aya Mahfouz
2015-01-18
1
-2
/
+2
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-16
1
-2
/
+4
*
ctc: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
2014-04-28
1
-1
/
+1
*
s390/net: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
2013-06-26
1
-1
/
+1
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
ctcm: remove BUG_ONs
Ursula Braun
2012-11-19
1
-2
/
+0
*
ctcm: fix error return code
Peter Senna Tschudin
2012-09-24
1
-1
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+0
*
s390/ctc: cleanup drv attr usage
Sebastian Ott
2012-05-16
1
-9
/
+6
*
s390/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
2012-05-16
1
-4
/
+1
*
s390/ctcm: switch to ccwgroup_create_dev
Sebastian Ott
2012-05-16
1
-25
/
+11
*
ctcm: make ctcmpc debugging compilable
Ursula Braun
2012-03-08
1
-0
/
+3
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
1
-2
/
+1
*
ctcm: get rid of compile warning
Ursula Braun
2011-05-13
1
-2
/
+0
*
[S390] ccwgroup_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-2
/
+4
*
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-2
/
+4
*
[S390] ctc: add support for irq statistics
Heiko Carstens
2011-01-05
1
-0
/
+2
*
s390: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
2010-09-27
1
-2
/
+2
*
ctcm: rename READ/WRITE defines to avoid redefinitions
Ursula Braun
2010-08-13
1
-39
/
+41
*
drivers/s390/net: Drop memory allocation cast
Julia Lawall
2010-05-18
1
-4
/
+2
[next]