summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+4
2019-08-24s390/qeth: add xmit_more support for IQD devicesJulian Wiedmann-43/+109
2019-08-24s390/qeth: add BQL support for IQD devicesJulian Wiedmann-1/+16
2019-08-24s390/qeth: when in TX NAPI mode, use napi_consume_skb()Julian Wiedmann-11/+13
2019-08-24s390/qeth: add TX NAPI support for IQD devicesJulian Wiedmann-48/+182
2019-08-24s390/qeth: collect accurate TX statisticsJulian Wiedmann-39/+49
2019-08-24s390/qdio: let drivers opt-out from Output Queue scanningJulian Wiedmann-6/+10
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann-21/+43
2019-08-24s390/qeth: reject oversized SNMP requestsJulian Wiedmann-0/+4
2019-08-20s390/lcs: don't use intparm for channel IOJulian Wiedmann-3/+3
2019-08-20s390/ctcm: don't use intparm for channel IOJulian Wiedmann-34/+20
2019-08-20s390/qeth: streamline control code for promisc modeJulian Wiedmann-49/+30
2019-08-20s390/qeth: get vnicc sub-cmd type from reply dataJulian Wiedmann-16/+5
2019-08-20s390/qeth: merge qeth_reply struct into qeth_cmd_bufferJulian Wiedmann-97/+58
2019-08-20s390/qeth: keep cmd alive after IO completionJulian Wiedmann-2/+7
2019-08-20s390/qeth: use correct length field in SNMP cmd callbackJulian Wiedmann-27/+16
2019-08-20s390/qeth: propagate length of processed cmd IO data to callbackJulian Wiedmann-11/+35
2019-08-20s390/qeth: use node_descriptor structJulian Wiedmann-9/+24
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+26
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-0/+21
2019-08-13s390/qeth: serialize cmd reply with concurrent timeoutJulian Wiedmann-0/+21
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-1/+5
2019-08-09s390/net: Mark expected switch fall-throughsGustavo A. R. Silva-1/+5
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-45/+59
2019-08-02Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-14/+10
2019-08-02s390/zcrypt: adjust switch fall through comments for -Wimplicit-fallthroughVasily Gorbik-13/+5
2019-08-01s390/dasd: fix endless loop after read unit address configurationStefan Haberland-6/+16
2019-07-29vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik-1/+1
2019-07-29s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik-0/+1
2019-07-29s390/tape: add fallthrough annotationsHeiko Carstens-0/+3
2019-07-26virtio/s390: fix race on airq_areas[]Halil Pasic-0/+4
2019-07-23Merge tag 'vfio-ccw-20190717-2' of https://git.kernel.org/pub/scm/linux/kerne...Heiko Carstens-12/+18
2019-07-23s390/qdio: restrict QAOB usage to IQD unicast queuesJulian Wiedmann-7/+5
2019-07-23s390/qdio: add sanity checks to the fast-requeue pathJulian Wiedmann-6/+6
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)-1/+1
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-7/+55
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-07-15vfio-ccw: Don't call cp_free if we are processing a channel programFarhan Ali-1/+1
2019-07-15vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfnFarhan Ali-1/+3
2019-07-15vfio-ccw: Fix memory leak and don't call cp_free in cp_initFarhan Ali-4/+7
2019-07-15vfio-ccw: Fix misleading comment when setting orb.cmd.c64Farhan Ali-6/+7
2019-07-12Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-160/+1451
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-19/+17
2019-07-11scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block-0/+7
2019-07-11scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block-2/+8
2019-07-11scsi: zfcp: fix request object use-after-free in send path causing seqno errorsBenjamin Block-5/+40
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-2/+2
2019-07-11s390/zcrypt: remove the exporting of ap_query_configurationDenis Efremov-1/+0
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo-1/+0
2019-07-11s390: vfio-ap: fix irq registrationChristian Borntraeger-2/+1