index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+12
2018-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-0
/
+12
2018-01-02
s390/qeth: support early setup for z/VM NICs
Julian Wiedmann
1
-9
/
+77
2018-01-02
s390/qeth: use common helper to display rxip/vipa
Julian Wiedmann
1
-66
/
+24
2018-01-02
s390/qeth: improve error reporting on IP add/removal
Julian Wiedmann
3
-25
/
+35
2018-01-02
s390/dasd: fix wrongly assigned configuration data
Stefan Haberland
1
-0
/
+10
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2017-12-20
s390/qeth: replace open-coded in*_pton()
Julian Wiedmann
3
-89
/
+12
2017-12-20
s390/qeth: pass full data length to l3_fill_header()
Julian Wiedmann
1
-8
/
+10
2017-12-20
s390/qeth: streamline l3_fill_header()
Julian Wiedmann
1
-56
/
+43
2017-12-20
s390/qeth: unionize next-hop field in qeth L3 header
Julian Wiedmann
2
-8
/
+23
2017-12-20
s390/qeth: recognize non-IP multicast on L3 transmit
Julian Wiedmann
2
-5
/
+1
2017-12-20
s390/qeth: clean up l3_get_cast_type()
Julian Wiedmann
2
-35
/
+20
2017-12-20
s390/qeth: robustify qeth_get_ip_version()
Julian Wiedmann
1
-6
/
+8
2017-12-20
s390/qeth: align L2 and L3 set_rx_mode() implementations
Julian Wiedmann
2
-67
/
+43
2017-12-20
s390/qeth: use ether_addr_* helpers
Julian Wiedmann
6
-37
/
+32
2017-12-20
s390/qeth: consolidate qeth MAC address helpers
Julian Wiedmann
1
-29
/
+18
2017-12-20
s390/qeth: don't keep track of MAC address's cast type
Julian Wiedmann
2
-20
/
+8
2017-12-20
s390/qeth: drop CONFIG_QETH_IPV6
Julian Wiedmann
2
-54
/
+9
2017-12-20
s390/qeth: use ip*_eth_mc_map helpers
Julian Wiedmann
1
-29
/
+14
2017-12-20
qeth: convert qeth_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+5
2017-12-20
net: convert lcs_reply.refcnt from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+5
2017-12-20
s390/qeth: fix error handling in checksum cmd callback
Julian Wiedmann
1
-1
/
+8
2017-12-15
s390/qeth: update takeover IPs after configuration change
Julian Wiedmann
5
-37
/
+67
2017-12-15
s390/qeth: lock IP table while applying takeover changes
Julian Wiedmann
1
-0
/
+2
2017-12-15
s390/qeth: don't apply takeover changes to RXIP
Julian Wiedmann
2
-4
/
+6
2017-12-15
s390/qeth: apply takeover changes when mode is toggled
Julian Wiedmann
3
-20
/
+19
2017-12-13
s390/sclp: disable FORTIFY_SOURCE for early sclp code
Heiko Carstens
1
-0
/
+2
2017-12-05
s390: add a few more SPDX identifiers
Martin Schwidefsky
7
-0
/
+7
2017-12-05
s390/dasd: prevent prefix I/O error
Stefan Haberland
1
-6
/
+10
2017-12-05
s390/dasd: remove 'struct timespec' usage
Arnd Bergmann
2
-6
/
+6
2017-12-05
s390/qdio: restrict target-full handling to IQDIO
Julian Wiedmann
1
-2
/
+2
2017-12-05
s390/qdio: consider ERROR buffers for inbound-full condition
Julian Wiedmann
1
-1
/
+2
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-4
/
+41
2017-12-03
s390/qeth: build max size GSO skbs on L2 devices
Julian Wiedmann
2
-4
/
+2
2017-12-03
s390/qeth: fix GSO throughput regression
Julian Wiedmann
4
-0
/
+38
2017-12-03
s390/qeth: fix thinko in IPv4 multicast address tracking
Julian Wiedmann
1
-0
/
+1
2017-11-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
69
-295
/
+71
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
10
-72
/
+0
2017-11-24
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
17
-221
/
+0
2017-11-24
s390: virtio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2
-0
/
+2
2017-11-24
s390: scsi: zfcp_aux: add SPDX identifier
Greg Kroah-Hartman
1
-0
/
+1
2017-11-24
s390: net: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
10
-0
/
+10
2017-11-24
s390: char: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
14
-0
/
+14
2017-11-24
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
16
-0
/
+16
2017-11-24
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
18
-0
/
+18
2017-11-24
s390: block: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
8
-0
/
+8
2017-11-22
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2
-4
/
+4
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
2
-13
/
+13
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
2
-9
/
+4
[next]