summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
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-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
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner
2017-08-23s390/dasd: add average request times to dasd statisticsStefan Haberland
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann
2017-08-18s390/qeth: unify code to build header elementsJulian Wiedmann
2017-08-18s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann
2017-08-18s390/qeth: split L2 xmit pathsJulian Wiedmann
2017-08-15s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop
2017-08-15s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop
2017-08-15s390/qeth: extract bridgeport cmd builderJulian Wiedmann
2017-08-15s390/net: reduce inliningJulian Wiedmann
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann
2017-08-15s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann
2017-08-15s390/qeth: simplify fragment type selectionJulian Wiedmann
2017-08-15s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann
2017-08-09s390/scm: use common completion pathSebastian Ott
2017-08-09s390/vmcp: simplify vmcp_ioctl()Heiko Carstens
2017-08-09s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens
2017-08-09s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann
2017-08-03s390/cio: add const to bin_attribute structuresBhumika Goyal
2017-08-03s390/sclp: add const to bin_attribute structureBhumika Goyal
2017-07-26Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2017-07-26s390/sclp_ocf: constify attribute_group structures.Arvind Yadav
2017-07-26s390/tape: constify attribute_group structures.Arvind Yadav
2017-07-26s390/raw3270: constify attribute_group structures.Arvind Yadav
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav
2017-07-26s390/dasd: constify attribute_group structures.Arvind Yadav
2017-07-26s390/zcrypt_card: constify attribute_group structures.Arvind Yadav
2017-07-26s390/zcrypt_queue: constify attribute_group structures.Arvind Yadav
2017-07-26s390/sclp: single increment assignment controlMartin Schwidefsky