summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2020-03-23s390/zcrypt: replace snprintf/sprintf with scnprintfHarald Freudenberger
2020-03-23s390/zcrypt: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-18s390/qeth: use dev->reg_stateJulian Wiedmann
2020-03-18s390/qeth: remove gratuitous NULL checksJulian Wiedmann
2020-03-18s390/qeth: add phys_to_virt() translation for AOBJulian Wiedmann
2020-03-18s390/qeth: don't report hard-coded driver versionJulian Wiedmann
2020-03-18s390/qeth: add SW timestamping support for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: balance the TX queue selection for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: allow configuration of TX queues for IQD devicesJulian Wiedmann
2020-03-18s390/qeth: allow configuration of TX queues for z/VM NICsJulian Wiedmann
2020-03-18s390/qeth: remove prio-queueing support for z/VM NICsJulian Wiedmann
2020-03-18s390/qeth: use memory reserves in TX slow pathJulian Wiedmann
2020-03-18s390/qeth: use memory reserves to back RX buffersJulian Wiedmann
2020-03-17s390/dasd: Fix comment spellingGeert Uytterhoeven
2020-03-17scsi: zfcp: log FC Endpoint Security errorsJens Remus
2020-03-17scsi: zfcp: enhance handling of FC Endpoint Security errorsJens Remus
2020-03-17scsi: zfcp: trace FC Endpoint Security of FCP devices and connectionsJens Remus
2020-03-17scsi: zfcp: log FC Endpoint Security of connectionsJens Remus
2020-03-17scsi: zfcp: report FC Endpoint Security in sysfsJens Remus
2020-03-17scsi: zfcp: auto variables for dereferenced structs in open port handlerJens Remus
2020-03-17scsi: zfcp: fix fc_host attributes that should be unknown on local link downSteffen Maier
2020-03-17scsi: zfcp: wire previously driver-specific sysfs attributes also to fc_hostSteffen Maier
2020-03-17scsi: zfcp: expose fabric name as common fc_host sysfs attributeSteffen Maier
2020-03-17scsi: zfcp: fix missing erp_lock in port recovery trigger for point-to-pointSteffen Maier
2020-03-13Merge tag 'block-5.6-2020-03-13' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-12s390/dasd: fix data corruption for thin provisioned devicesStefan Haberland
2020-03-11s390/qeth: implement smarter resizing of the RX buffer poolJulian Wiedmann
2020-03-11s390/qeth: refactor buffer pool codeJulian Wiedmann
2020-03-11s390/qeth: use page pointers to manage RX buffer poolJulian Wiedmann
2020-03-11s390/irq: replace setup_irq() by request_irq()afzal mohammed
2020-03-10s390/qeth: cancel RX reclaim work earlierJulian Wiedmann
2020-03-10s390/qeth: handle error when backing RX bufferJulian Wiedmann
2020-03-10s390/qeth: don't reset default_out_queueJulian Wiedmann
2020-03-09s390/qeth: remove VNICC callback parameter structJulian Wiedmann
2020-03-09s390/qdio: add tighter controls for IRQ pollingJulian Wiedmann
2020-03-06s390/qdio: export SSQD via debugfsJulian Wiedmann
2020-02-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27s390/qeth: support configurable RX copybreakJulian Wiedmann
2020-02-27s390/qeth: don't check for IFF_UP when scheduling napiJulian Wiedmann
2020-02-27s390/qeth: don't re-start read cmd when IDX has terminatedJulian Wiedmann
2020-02-27s390/qeth: reset seqnos on connection startupJulian Wiedmann
2020-02-27s390/qeth: remove unused cmd definitionsJulian Wiedmann
2020-02-27s390/qeth: validate device-provided MAC addressJulian Wiedmann
2020-02-27s390/qeth: clean up CREATE_ADDR cmd codeJulian Wiedmann
2020-02-27s390/qeth: remove dead code in qeth_l3_iqd_read_initial_mac()Julian Wiedmann
2020-02-27s390/mm: remove fake numa supportHeiko Carstens
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva