index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-17
s390/ctcm: Fix double-kfree
Aleksei Nikiforov
1
-1
/
+0
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
3
-153
/
+111
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
1
-72
/
+49
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
1
-23
/
+18
2025-09-23
dibs: Move vlan support to dibs_dev_ops
Alexandra Winter
1
-41
/
+6
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
2
-21
/
+18
2025-09-23
dibs: Create class dibs
Julian Ruess
1
-1
/
+4
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
1
-32
/
+8
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
1
-24
/
+19
2025-09-23
dibs: Register ism as dibs device
Alexandra Winter
3
-32
/
+54
2025-09-23
net/smc: Remove error handling of unregister_dmb()
Alexandra Winter
1
-0
/
+1
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-2105
/
+13
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
7
-0
/
+7
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2025-07-24
s390/ism: fix concurrency management in ism_cmd()
Halil Pasic
1
-0
/
+3
2025-07-21
s390/qeth: Make hw_trap sysfs attribute idempotent
Aswin Karuvally
1
-9
/
+13
2025-07-16
s390/net: Remove NETIUCV device driver
Nagamani PV
3
-2096
/
+0
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
7
-0
/
+7
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+3
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-1
/
+1
2025-04-30
s390: Simple strcpy() to strscpy() conversions
Heiko Carstens
1
-1
/
+1
2025-04-21
s390: ism: Pass string literal as format argument of dev_set_name()
Simon Horman
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-3
/
+3
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
3
-3
/
+6
2025-03-28
Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+0
2025-03-21
s390/pci: Support mmap() of PCI resources except for ISM devices
Niklas Schnelle
1
-1
/
+0
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
3
-3
/
+6
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+12
2025-02-17
s390/ism: add release function for struct device
Julian Ruess
1
-2
/
+12
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+5
2025-02-13
s390/qeth: move netif_napi_add_tx() and napi_enable() from under BH
Alexandra Winter
1
-3
/
+5
2025-02-05
s390/net: Remove LCS driver
Aswin Karuvally
4
-2738
/
+1
2024-10-25
s390/netiucv: Switch over to sysfs_emit()
Mete Durlu
1
-12
/
+12
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-06-27
s390/lcs: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-1
/
+2
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
2
-32
/
+9
2024-05-14
s390/smsgiucv_app: Make use of iucv_alloc_device()
Heiko Carstens
1
-16
/
+5
2024-05-14
s390/netiucv: Make use of iucv_alloc_device()
Heiko Carstens
1
-16
/
+4
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-34
/
+27
2024-05-02
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
1
-34
/
+27
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
1
-3
/
+2
2024-04-30
net/smc: decouple ism_client from SMC-D DMB registration
Wen Gu
1
-1
/
+1
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-2
/
+2
2024-04-17
s390/ism: Properly fix receive message buffer allocation
Gerd Bayer
1
-9
/
+28
2024-03-25
s390/qeth: handle deferred cc1
Alexandra Winter
1
-2
/
+36
2024-03-19
Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-32
/
+30
2024-03-13
s390/ctcm: use new address translation helpers
Heiko Carstens
3
-13
/
+13
2024-03-13
s390/lcs: use new address translation helpers
Heiko Carstens
1
-7
/
+5
2024-03-13
s390/qeth: use new address translation helpers
Heiko Carstens
1
-11
/
+11
[next]