aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-329/+356
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds26-102/+398
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixesMartin Schwidefsky1-1/+1
2017-08-29s390/dasd: Add discard support for FBA devicesJan Höppner4-4/+221
2017-08-29s390/zcrypt: make CPRBX constBhumika Goyal1-1/+1
2017-08-29s390/vmcp: simplify vmcp_response_free()Heiko Carstens1-3/+2
2017-08-23s390/dasd: Change unsigned long long to unsigned longJan Höppner8-18/+14
2017-08-23s390/dasd: add average request times to dasd statisticsStefan Haberland2-4/+34
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann3-22/+65
2017-08-18s390/qeth: unify code to build header elementsJulian Wiedmann1-14/+15
2017-08-18s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann3-4/+4
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann4-10/+8
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann4-21/+23
2017-08-18s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann1-6/+6
2017-08-18s390/qeth: split L2 xmit pathsJulian Wiedmann1-102/+123
2017-08-15s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop1-3/+5
2017-08-15s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop1-2/+2
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop1-0/+17
2017-08-15s390/qeth: extract bridgeport cmd builderJulian Wiedmann1-36/+26
2017-08-15s390/net: reduce inliningJulian Wiedmann7-74/+67
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann4-18/+10
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann2-19/+18
2017-08-15s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann1-15/+14
2017-08-15s390/qeth: simplify fragment type selectionJulian Wiedmann1-15/+8
2017-08-15s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann1-13/+1
2017-08-15s390/qeth: remove extra L2 adapterparms queryJulian Wiedmann1-9/+0
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann2-10/+8
2017-08-09s390/scm: use common completion pathSebastian Ott1-5/+8
2017-08-09s390/vmcp: simplify vmcp_ioctl()Heiko Carstens1-14/+12
2017-08-09s390/vmcp: return -ENOTTY for unknown ioctl commandsHeiko Carstens1-1/+1
2017-08-09s390/vmcp: split vmcp header file and move to uapiHeiko Carstens2-32/+10
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens3-9/+79
2017-08-09s390/cpcmd,vmcp: avoid GFP_DMA allocationsHeiko Carstens1-1/+1
2017-08-09s390/vmcp: fix uaccess check and avoid undefined behaviorHeiko Carstens1-1/+3
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann1-2/+2
2017-08-03s390/cio: add const to bin_attribute structuresBhumika Goyal1-2/+2
2017-08-03s390/sclp: add const to bin_attribute structureBhumika Goyal1-1/+1
2017-07-26Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky1-1/+1
2017-07-26s390/sclp_ocf: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/tape: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/raw3270: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/qeth: constify attribute_group structures.Arvind Yadav1-4/+4
2017-07-26s390/cio: constify attribute_group structures.Arvind Yadav1-2/+2
2017-07-26s390/dasd: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_card: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/zcrypt_queue: constify attribute_group structures.Arvind Yadav1-1/+1
2017-07-26s390/sclp: single increment assignment controlMartin Schwidefsky1-0/+1
2017-07-26Merge branch 'tlb-flushing' into featuresMartin Schwidefsky1-2/+4
2017-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1