index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/netiucv: Switch over to sysfs_emit()
Mete Durlu
2024-10-25
1
-12
/
+12
*
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-15
1
-1
/
+1
*
s390/lcs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-27
1
-1
/
+2
*
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-21
2
-32
/
+9
|
\
|
*
s390/smsgiucv_app: Make use of iucv_alloc_device()
Heiko Carstens
2024-05-14
1
-16
/
+5
|
*
s390/netiucv: Make use of iucv_alloc_device()
Heiko Carstens
2024-05-14
1
-16
/
+4
*
|
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-02
1
-34
/
+27
|
\
|
|
*
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
2024-05-02
1
-34
/
+27
*
|
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-30
1
-3
/
+2
*
|
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
2024-04-30
1
-1
/
+1
*
|
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
1
-2
/
+2
|
/
*
s390/ism: Properly fix receive message buffer allocation
Gerd Bayer
2024-04-17
1
-9
/
+28
*
s390/qeth: handle deferred cc1
Alexandra Winter
2024-03-25
1
-2
/
+36
*
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-19
5
-32
/
+30
|
\
|
*
s390/ctcm: use new address translation helpers
Heiko Carstens
2024-03-13
3
-13
/
+13
|
*
s390/lcs: use new address translation helpers
Heiko Carstens
2024-03-13
1
-7
/
+5
|
*
s390/qeth: use new address translation helpers
Heiko Carstens
2024-03-13
1
-11
/
+11
|
*
s390/cio: use new address translation helpers
Heiko Carstens
2024-03-13
1
-1
/
+1
*
|
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
2024-03-06
1
-1
/
+1
|
/
*
s390/qeth: Fix potential loss of L3-IP@ in case of network issues
Alexandra Winter
2024-02-08
1
-3
/
+6
*
net/smc: manage system EID in SMC stack instead of ISM driver
Wen Gu
2023-12-26
2
-39
/
+6
*
net/smc: compatible with 128-bits extended GID of virtual ISM device
Wen Gu
2023-12-26
1
-8
/
+11
*
s390/ism: ism driver implies smc protocol
Gerd Bayer
2023-11-17
2
-48
/
+48
*
s390/qeth: Fix typo 'weed' in comment
Kuan-Wei Chiu
2023-11-07
1
-1
/
+1
*
s390/qeth: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-24
1
-1
/
+1
*
s390/ctcm: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-24
1
-2
/
+2
*
net/smc: Fix dependency of SMC on ISM
Gerd Bayer
2023-10-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-03
4
-9
/
+11
|
\
|
*
s390/qeth: Don't call dev_close/dev_open (DOWN/UP)
Alexandra Winter
2023-08-02
4
-9
/
+11
*
|
s390/lcs: Remove FDDI option
Alexandra Winter
2023-07-25
2
-36
/
+8
|
/
*
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-13
1
-73
/
+66
|
\
|
*
s390/ism: Do not unregister clients with registered DMBs
Niklas Schnelle
2023-07-08
1
-10
/
+13
|
*
s390/ism: Fix and simplify add()/remove() callback handling
Niklas Schnelle
2023-07-08
1
-62
/
+24
|
*
s390/ism: Fix locking for forwarding of IRQs and events to clients
Niklas Schnelle
2023-07-08
1
-8
/
+36
*
|
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-06
2
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
2
-6
/
+6
*
|
s390/qeth: Fix vipa deletion
Thorsten Winkler
2023-07-05
1
-1
/
+1
*
|
revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"
Randy Dunlap
2023-06-24
1
-5
/
+5
*
|
s390/ctcm: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
2023-06-23
5
-30
/
+33
*
|
s390/ctcm: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
2023-06-23
1
-5
/
+5
*
|
s390/lcs: Convert sprintf to scnprintf
Thorsten Winkler
2023-06-23
1
-1
/
+1
*
|
s390/lcs: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
2023-06-23
1
-6
/
+7
*
|
s390/net: lcs: use IS_ENABLED() for kconfig detection
Randy Dunlap
2023-06-16
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-15
1
-8
/
+0
|
\
|
|
*
s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit()
Julian Ruess
2023-06-15
1
-8
/
+0
*
|
s390/ism: Set DMA coherent mask
Niklas Schnelle
2023-05-25
1
-1
/
+1
|
/
*
net/ism: Remove redundant pci_clear_master
Cai Huoqing
2023-03-24
1
-2
/
+0
*
net/ism: Remove extra include
Stefan Raspl
2023-03-15
1
-1
/
+0
*
net/smc: Introduce explicit check for v2 support
Stefan Raspl
2023-03-15
1
-0
/
+7
[next]