summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2018-07-12s390/qeth: speed-up IPv4 OSA xmitJulian Wiedmann
2018-07-12s390/qeth: speed-up L3 IQD xmitJulian Wiedmann
2018-07-12s390/qeth: add a L3 xmit wrapperJulian Wiedmann
2018-07-12s390/qeth: increase GSO max size for eligible L3 devicesJulian Wiedmann
2018-07-12s390/qeth: clean up exported symbolsJulian Wiedmann
2018-07-12s390/qeth: consolidate ccwgroup driver definitionJulian Wiedmann
2018-07-12s390/qeth: clean up Output Queue selectionJulian Wiedmann
2018-07-12s390/qeth: fine-tune RX modesettingJulian Wiedmann
2018-07-12s390/qeth: remove unused buffer->aob pointerJulian Wiedmann
2018-07-12s390/qeth: various buffer management cleanupsJulian Wiedmann
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann
2018-06-30s390/ism: add device driver for internal shared memorySebastian Ott
2018-06-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12s390/dasd: only use preallocated requestsSebastian Ott
2018-06-12s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott
2018-06-12s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott
2018-06-12s390/dasd: move dasd_ccw_req to per request dataSebastian Ott
2018-06-12s390/dasd: simplify locking in process_final_queueSebastian Ott
2018-06-12Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-06-08Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-08Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextlibnvdimm-for-4.18Dan Williams
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-05-30s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.Harald Freudenberger
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig
2018-05-29vfio: ccw: add tracepoints for interesting error pathsHalil Pasic
2018-05-29vfio: ccw: set ccw->cda to NULL defensivelyDong Jia Shi
2018-05-29vfio: ccw: refactor and improve pfn_array_alloc_pin()Dong Jia Shi
2018-05-29vfio: ccw: shorten kernel doc description for pfn_array_pin()Dong Jia Shi
2018-05-29vfio: ccw: push down unsupported IDA checkHalil Pasic
2018-05-29vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25s390/dasd: simplify locking in dasd_times_outSebastian Ott
2018-05-22dax: Introduce a ->copy_to_iter dax operationDan Williams