index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qeth: stop/wake TX queues based on their fill level
Julian Wiedmann
2019-04-17
5
-48
/
+71
*
s390/qeth: simplify QoS code
Julian Wiedmann
2019-04-17
2
-20
/
+7
*
s390/qeth: add TX multiqueue support for OSA devices
Julian Wiedmann
2019-04-17
4
-52
/
+51
*
s390/qeth: add TX multiqueue support for IQD devices
Julian Wiedmann
2019-04-17
6
-26
/
+97
*
s390/qeth: don't keep statistics for tx timeout
Julian Wiedmann
2019-04-17
2
-3
/
+0
*
s390/qeth: don't bother updating the last-tx time
Julian Wiedmann
2019-04-17
1
-1
/
+0
*
s390/qeth: handle error from qeth_update_from_chp_desc()
Julian Wiedmann
2019-04-17
1
-4
/
+10
*
s390/qeth: clarify naming for some QDIO helpers
Julian Wiedmann
2019-04-17
4
-23
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
10
-24
/
+118
|
\
|
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-03-29
4
-4
/
+40
|
|
\
|
|
*
scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
Steffen Maier
2019-03-28
1
-4
/
+17
|
|
*
scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devices
Steffen Maier
2019-03-28
3
-0
/
+20
|
|
*
scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_Host
Steffen Maier
2019-03-28
1
-0
/
+3
|
*
|
Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-28
6
-20
/
+78
|
|
\
\
|
|
*
|
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
2019-03-11
2
-0
/
+23
|
|
*
|
vfio: ccw: only free cp on final interrupt
Cornelia Huck
2019-03-11
1
-2
/
+6
|
|
*
|
s390/zcrypt: revisit ap device remove procedure
Harald Freudenberger
2019-03-06
4
-18
/
+49
*
|
|
|
s390/qeth: send IDX cmds via qeth_send_control_data()
Julian Wiedmann
2019-03-28
2
-212
/
+206
*
|
|
|
s390/qeth: use callback to finalize cmd
Julian Wiedmann
2019-03-28
3
-31
/
+50
*
|
|
|
s390/qeth: let qeth_notify_reply() set the notify reason
Julian Wiedmann
2019-03-28
1
-14
/
+8
*
|
|
|
s390/qeth: clarify default cmd callback
Julian Wiedmann
2019-03-28
1
-8
/
+9
*
|
|
|
s390/qeth: don't poll for cmd IO completion
Julian Wiedmann
2019-03-28
3
-41
/
+35
*
|
|
|
s390/qeth: convert IP table spinlock to mutex
Julian Wiedmann
2019-03-28
4
-29
/
+28
*
|
|
|
s390/qeth: defer IPv6 address notifier events
Julian Wiedmann
2019-03-28
3
-7
/
+57
*
|
|
|
s390/qeth: add wrapper for IP table access
Julian Wiedmann
2019-03-28
1
-16
/
+17
*
|
|
|
s390/qeth: remove locking for RX modeset cache
Julian Wiedmann
2019-03-28
4
-14
/
+0
*
|
|
|
s390/qeth: defer RX modesetting
Julian Wiedmann
2019-03-28
3
-17
/
+48
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-27
3
-9
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/qeth: be drop monitor friendly
Julian Wiedmann
2019-03-19
3
-5
/
+6
|
*
|
s390/qeth: fix race when initializing the IP address table
Julian Wiedmann
2019-03-19
1
-1
/
+3
|
*
|
s390/qeth: don't erase configuration while probing
Julian Wiedmann
2019-03-19
2
-3
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
2
-0
/
+38
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-02-22
2
-0
/
+38
|
|
\
\
|
|
*
|
s390/cio: add function chsc_sgib()
Michael Mueller
2019-02-05
2
-0
/
+38
*
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-03-10
1
-1
/
+11
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
virtio-ccw: wire up ->bus_name callback
Cornelia Huck
2019-03-06
1
-0
/
+8
|
*
|
|
s390/virtio: handle find on invalid queue gracefully
Halil Pasic
2019-03-06
1
-1
/
+3
*
|
|
|
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-03-05
15
-54
/
+132
|
\
\
\
\
|
*
|
|
|
s390/dasd: fix read device characteristic with CONFIG_VMAP_STACK=y
Martin Schwidefsky
2019-03-01
1
-14
/
+5
|
*
|
|
|
s390/cio: Use cpa range elsewhere within vfio-ccw
Eric Farman
2019-02-26
1
-12
/
+6
|
*
|
|
|
s390/cio: Fix vfio-ccw handling of recursive TICs
Eric Farman
2019-02-26
1
-1
/
+36
|
*
|
|
|
s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
Pierre Morel
2019-02-22
3
-11
/
+38
|
*
|
|
|
pkey: Indicate old mkvp only if old and current mkvp are different
Ingo Franzki
2019-02-21
1
-1
/
+1
|
*
|
|
|
s390/ism: ignore some errors during deregistration
Sebastian Ott
2019-02-20
1
-3
/
+9
|
*
|
|
|
s390/zcrypt: use new state UNBOUND during queue driver rebind
Harald Freudenberger
2019-02-13
3
-4
/
+25
|
*
|
|
|
Merge tag 'vfio-ccw-20190204' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Martin Schwidefsky
2019-02-07
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
vfio-ccw: Don't assume there are more ccws after a TIC
Farhan Ali
2019-02-04
1
-1
/
+1
|
*
|
|
|
|
s390/qdio: make SBAL address array type-safe
Julian Wiedmann
2019-02-07
3
-7
/
+7
|
|
/
/
/
/
|
*
|
|
|
s390/setup: set control program code via diag 318
Collin Walling
2019-01-28
2
-1
/
+5
*
|
|
|
|
s390/qeth: drop redundant state checking
Julian Wiedmann
2019-02-28
5
-43
/
+13
[next]