summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2017-11-13Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-20s390/qeth: don't dump control cmd twiceJulian Wiedmann
2017-10-20s390/qeth: support GRO flush timerJulian Wiedmann
2017-10-20s390/qeth: try harder to get packets from RX bufferJulian Wiedmann
2017-10-20s390/qeth: consolidate skb allocationJulian Wiedmann
2017-10-20s390/qeth: clean up page frag creationJulian Wiedmann
2017-10-20s390/qeth: no VLAN support on OSMJulian Wiedmann
2017-10-20s390/qeth: don't verify device when setting MAC addressJulian Wiedmann
2017-10-20s390/qeth: clean up initial MTU determinationJulian Wiedmann
2017-10-20s390/qeth: fix early exit from error pathJulian Wiedmann
2017-10-20s390/qeth: use kstrtobool() in qeth_bridgeport_hostnotification_store()Andy Shevchenko
2017-10-20s390/qeth: remove duplicated device matchingJulian Wiedmann
2017-10-20s390/drivers: use setup_timerAllen Pais
2017-10-20s390/qeth: rely on kernel for feature recoveryJulian Wiedmann
2017-10-16scsi: zfcp: fix erp_action use-before-initialize in REC action traceSteffen Maier
2017-10-05timer: Fix two mistakes in callback conversionsKees Cook
2017-10-05timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()Kees Cook
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-19s390/cio: recover from bad pathsSebastian Ott
2017-09-19s390/scm_blk: consistently use blk_status_t as error typeSebastian Ott
2017-09-18s390/qeth: tidy up parameter naming for qeth_do_send_packet()Jens Remus
2017-09-18s390/qeth: fold VLAN handling into l3_rebuild_skb()Julian Wiedmann
2017-09-18s390/qeth: translate SETVLAN/DELVLAN errorsJulian Wiedmann
2017-09-18s390/qeth: simplify L3 sysfs group managementJulian Wiedmann
2017-09-18s390/qeth: don't take queue lock in send_packet_fast()Julian Wiedmann
2017-09-18s390/qeth: remove unused code in qdio_establish_cq()Julian Wiedmann
2017-09-18s390/qeth: add VNICC get/set timeout supportHans Wippel
2017-09-18s390/qeth: add VNICC enable/disable supportHans Wippel
2017-09-18s390/qeth: add basic VNICC supportHans Wippel
2017-09-13s390/dasd: fix race during dasd initializationStefan Haberland
2017-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-08s390/dasd: blk-mq conversionStefan Haberland
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-06s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger
2017-09-06s390/zcrypt: externalize AP config info queryHarald Freudenberger
2017-09-06s390/zcrypt: externalize test AP queueTony Krowiak
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2017-08-29s390/dasd: Add discard support for FBA devicesJan Höppner
2017-08-29s390/zcrypt: make CPRBX constBhumika Goyal
2017-08-29s390/vmcp: simplify vmcp_response_free()Heiko Carstens
2017-08-23block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig