index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-13
/
+13
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-29
/
+29
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-62
/
+228
2025-12-02
Merge tag 's390-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-26
/
+13
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
-23
/
+12
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+0
2025-11-17
s390/qeth: Handle ambiguous OSA RCs in s390dbf
Aswin Karuvally
-49
/
+205
2025-11-17
s390/qeth: Move all OSA RCs to single enum
Aswin Karuvally
-10
/
+5
2025-11-17
s390/ctcm: Fix double-kfree
Aleksei Nikiforov
-1
/
+0
2025-11-17
s390: Remove compat support
Heiko Carstens
-3
/
+1
2025-11-06
s390/ctcm: Use info level for handshake UC_RCRESET
Aswin Karuvally
-0
/
+14
2025-10-20
s390/iucv: Convert sprintf/snprintf to scnprintf
Aswin Karuvally
-3
/
+4
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
-153
/
+111
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
-72
/
+49
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
-23
/
+18
2025-09-23
dibs: Move vlan support to dibs_dev_ops
Alexandra Winter
-41
/
+6
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
-21
/
+18
2025-09-23
dibs: Create class dibs
Julian Ruess
-1
/
+4
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
-32
/
+8
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
-24
/
+19
2025-09-23
dibs: Register ism as dibs device
Alexandra Winter
-32
/
+54
2025-09-23
net/smc: Remove error handling of unregister_dmb()
Alexandra Winter
-0
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-2105
/
+13
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-0
/
+7
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-0
/
+3
2025-07-24
s390/ism: fix concurrency management in ism_cmd()
Halil Pasic
-0
/
+3
2025-07-21
s390/qeth: Make hw_trap sysfs attribute idempotent
Aswin Karuvally
-9
/
+13
2025-07-16
s390/net: Remove NETIUCV device driver
Nagamani PV
-2096
/
+0
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
-0
/
+7
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+3
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1
/
+1
2025-04-30
s390: Simple strcpy() to strscpy() conversions
Heiko Carstens
-1
/
+1
2025-04-21
s390: ism: Pass string literal as format argument of dev_set_name()
Simon Horman
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-3
/
+3
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-3
/
+6
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+0
2025-03-21
s390/pci: Support mmap() of PCI resources except for ISM devices
Niklas Schnelle
-1
/
+0
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
-3
/
+6
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-2
/
+12
2025-02-17
s390/ism: add release function for struct device
Julian Ruess
-2
/
+12
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-3
/
+5
2025-02-13
s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH
Alexandra Winter
-3
/
+5
2025-02-05
s390/net: Remove LCS driver
Aswin Karuvally
-2738
/
+1
2024-10-25
s390/netiucv: Switch over to sysfs_emit()
Mete Durlu
-12
/
+12
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
-1
/
+1
2024-06-27
s390/lcs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-1
/
+2
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-32
/
+9
2024-05-14
s390/smsgiucv_app: Make use of iucv_alloc_device()
Heiko Carstens
-16
/
+5
2024-05-14
s390/netiucv: Make use of iucv_alloc_device()
Heiko Carstens
-16
/
+4
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
-1
/
+1
[next]