summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann2019-04-261-8/+3
* s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann2019-04-263-18/+14
* s390/qeth: cache max number of available buffer elementsJulian Wiedmann2019-04-263-24/+22
* s390/qeth: don't clear Output buffers on every queue initJulian Wiedmann2019-04-261-6/+2
* s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann2019-04-267-78/+54
* s390/qeth: clean up stale buffer state documentationJulian Wiedmann2019-04-261-28/+13
* s390/qeth: remove RX seqno in skb->cbJulian Wiedmann2019-04-262-3/+0
* s390: qeth: address type mismatch warningArnd Bergmann2019-04-261-3/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-269-10/+17
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-251-0/+1
| |\
| | * s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann2019-04-181-0/+1
| * | Merge tag 's390-5.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-04-188-10/+16
| |\ \ | | |/ | |/|
| | * s390/pkey: add one more argument space for debug feature entryHarald Freudenberger2019-04-151-1/+2
| | * s390/zcrypt: fix possible deadlock situation on ap queue removeHarald Freudenberger2019-04-101-1/+1
| | * s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky2019-04-105-5/+10
| | * s390/dasd: Fix capacity calculation for large volumesPeter Oberparleiter2019-03-291-3/+3
* | | s390/qeth: stop/wake TX queues based on their fill levelJulian Wiedmann2019-04-175-48/+71
* | | s390/qeth: simplify QoS codeJulian Wiedmann2019-04-172-20/+7
* | | s390/qeth: add TX multiqueue support for OSA devicesJulian Wiedmann2019-04-174-52/+51
* | | s390/qeth: add TX multiqueue support for IQD devicesJulian Wiedmann2019-04-176-26/+97
* | | s390/qeth: don't keep statistics for tx timeoutJulian Wiedmann2019-04-172-3/+0
* | | s390/qeth: don't bother updating the last-tx timeJulian Wiedmann2019-04-171-1/+0
* | | s390/qeth: handle error from qeth_update_from_chp_desc()Julian Wiedmann2019-04-171-4/+10
* | | s390/qeth: clarify naming for some QDIO helpersJulian Wiedmann2019-04-174-23/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-0510-24/+118
|\| |
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-294-4/+40
| |\ \ | | |/ | |/|
| | * scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier2019-03-281-4/+17
| | * scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-03-283-0/+20
| | * scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-03-281-0/+3
| * | Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-286-20/+78
| |\ \
| | * | zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-112-0/+23
| | * | vfio: ccw: only free cp on final interruptCornelia Huck2019-03-111-2/+6
| | * | s390/zcrypt: revisit ap device remove procedureHarald Freudenberger2019-03-064-18/+49
* | | | s390/qeth: send IDX cmds via qeth_send_control_data()Julian Wiedmann2019-03-282-212/+206
* | | | s390/qeth: use callback to finalize cmdJulian Wiedmann2019-03-283-31/+50
* | | | s390/qeth: let qeth_notify_reply() set the notify reasonJulian Wiedmann2019-03-281-14/+8
* | | | s390/qeth: clarify default cmd callbackJulian Wiedmann2019-03-281-8/+9
* | | | s390/qeth: don't poll for cmd IO completionJulian Wiedmann2019-03-283-41/+35
* | | | s390/qeth: convert IP table spinlock to mutexJulian Wiedmann2019-03-284-29/+28
* | | | s390/qeth: defer IPv6 address notifier eventsJulian Wiedmann2019-03-283-7/+57
* | | | s390/qeth: add wrapper for IP table accessJulian Wiedmann2019-03-281-16/+17
* | | | s390/qeth: remove locking for RX modeset cacheJulian Wiedmann2019-03-284-14/+0
* | | | s390/qeth: defer RX modesettingJulian Wiedmann2019-03-283-17/+48
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-273-9/+11
|\ \ \ | |_|/ |/| |
| * | s390/qeth: be drop monitor friendlyJulian Wiedmann2019-03-193-5/+6
| * | s390/qeth: fix race when initializing the IP address tableJulian Wiedmann2019-03-191-1/+3
| * | s390/qeth: don't erase configuration while probingJulian Wiedmann2019-03-192-3/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-152-0/+38
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-s390-next-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-02-222-0/+38
| |\ \
| | * | s390/cio: add function chsc_sgib()Michael Mueller2019-02-052-0/+38