aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-31s390/qeth: don't cache MAC addresses for multicast IPsJulian Wiedmann3-19/+12
2019-10-31s390/qeth: use helpers for IP address hashingJulian Wiedmann2-19/+10
2019-10-31s390/qeth: don't set card state in qeth_qdio_clear_card()Julian Wiedmann1-1/+0
2019-10-31s390/qeth: consolidate some duplicated HW cmd codeJulian Wiedmann3-31/+9
2019-10-31s390/qeth: keep IRQ disabled until NAPI is really doneJulian Wiedmann1-3/+3
2019-10-31s390/qeth: use QDIO_BUFNR()Julian Wiedmann1-20/+17
2019-10-31s390/qeth: use IQD Multi-WriteJulian Wiedmann2-10/+53
2019-10-31s390/qdio: implement IQD Multi-WriteJulian Wiedmann2-16/+16
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-8/+15
2019-10-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+13
2019-10-10s390/cio: fix virtio-ccw DMA without PVHalil Pasic3-2/+8
2019-10-09s390/qeth: Fix initialization of vnicc cmd masks during set onlineAlexandra Winter1-4/+8
2019-10-09s390/qeth: Fix error handling during VNICC initializationAlexandra Winter1-4/+7
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+2
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-70/+11
2019-10-03scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier1-3/+13
2019-10-01Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland1-54/+3
2019-10-01s390/dasd: Fix error handling during online processingJan Höppner1-16/+8
2019-10-01s390/qdio: clarify size of the QIB parm areaJulian Wiedmann2-3/+2
2019-09-26Merge tag 's390-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-34/+198
2019-09-23s390/cio: exclude subchannels with no parent from pseudo checkVasily Gorbik1-0/+2
2019-09-23s390/cio: avoid calling strlen on null pointerVasily Gorbik1-1/+1
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger5-27/+65
2019-09-19s390/cio: fix intparm documentationCornelia Huck1-6/+17
2019-09-19s390/pkey: Add sysfs attributes to emit AES CIPHER key blobsIngo Franzki1-0/+113
2019-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds13-408/+609
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds3-50/+5
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds16-989/+2924
2019-09-16s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-4/+2
2019-09-16s390: remove pointless drivers-y in drivers/s390/MakefileMasahiro Yamada1-3/+0
2019-09-05vfio-ccw: fix error return code in vfio_ccw_sch_init()Wei Yongjun1-2/+6
2019-09-05s390: vfio-ap: fix warning reset not completedHalil Pasic1-1/+1
2019-09-03s390/sclp: Fix bit checked for has_siplPhilipp Rudo1-1/+1
2019-08-29s390/zcrypt: fix wrong handling of cca cipher keygenflagsHarald Freudenberger1-1/+2
2019-08-29Merge tag 'vfio-ccw-20190828' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresVasily Gorbik4-4/+124
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+4
2019-08-26s390/vmcp: correct early_param handlingVasily Gorbik1-0/+2
2019-08-24s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann2-43/+109
2019-08-24s390/qeth: add BQL support for IQD devicesJulian Wiedmann2-1/+16
2019-08-24s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann1-11/+13
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann3-48/+182
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann4-39/+49
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann3-6/+10
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann1-21/+43
2019-08-24s390/qeth: reject oversized SNMP requestsJulian Wiedmann1-0/+4
2019-08-23vfio-ccw: add some loggingCornelia Huck4-4/+124
2019-08-21s390/pkey: add CCA AES cipher key supportHarald Freudenberger3-54/+664
2019-08-21s390/zcrypt: Add low level functions for CCA AES cipher keysHarald Freudenberger2-4/+903
2019-08-21s390/zcrypt: extend cca_findcard function and helperHarald Freudenberger4-24/+83
2019-08-21s390/pkey: pkey cleanup: narrow in-kernel API, fix some variable typesHarald Freudenberger1-21/+16