aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+15
2018-05-15s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann1-8/+2
2018-05-15s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann1-1/+1
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-12/+34
2018-04-27s390/qeth: improve fallback to random MAC addressJulian Wiedmann1-10/+13
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop3-8/+33
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop5-15/+38
2018-04-27s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop3-52/+60
2018-04-27s390/qeth: query IPv6 assists during hardsetupKittipon Meesompop2-8/+5
2018-04-27s390/qeth: add stats counter for RX csum offloadKittipon Meesompop2-3/+9
2018-04-27s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann1-1/+0
2018-04-27s390/qeth: extract csum offload helpersJulian Wiedmann3-59/+33
2018-04-27s390/qeth: de-indent else after returnKittipon Meesompop1-22/+21
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun4-0/+7
2018-04-27s390/qeth: don't worry about IPs on VLAN removalJulian Wiedmann1-87/+0
2018-04-27s390/qeth: convert vlan spinlock to mutexJulian Wiedmann3-9/+10
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann4-31/+13
2018-04-27vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic1-1/+12
2018-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-12/+34
2018-04-23vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-04-23s390/dasd: fix IO error for newly defined devicesStefan Haberland1-2/+11
2018-04-23s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-22s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann1-1/+1
2018-04-22s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann3-27/+40
2018-04-22s390/qeth: fix MAC address update sequenceJulian Wiedmann1-24/+31
2018-04-22s390/qeth: handle failure on workqueue creationJulian Wiedmann1-1/+7
2018-04-22s390/qeth: avoid control IO completion stallsJulian Wiedmann2-19/+5
2018-04-22s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann1-48/+37
2018-04-16s390: remove couple of duplicate includesVasily Gorbik2-2/+0
2018-04-16s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky1-1/+1
2018-04-16s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik1-1/+1
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-705/+166
2018-04-11s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger4-71/+156
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2018-04-10s390/zcrypt: Remove deprecated zcrypt proc interface.Harald Freudenberger1-231/+0
2018-04-10s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger2-85/+1
2018-04-10s390/zcrypt: Make ap init functions static.Harald Freudenberger2-5/+2
2018-04-10s390: assume diag308 set always worksVasily Gorbik4-272/+0
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik1-33/+0
2018-04-10s390/qdio: lock device while installing IRQ handlerJulian Wiedmann1-0/+2
2018-04-10s390/qdio: clear intparm during shutdownJulian Wiedmann1-1/+3
2018-04-10s390/ccwgroup: require at least one ccw deviceJulian Wiedmann1-1/+4
2018-04-10s390/zcrypt: remove unused functions and declarationsHarald Freudenberger2-8/+0
2018-04-09Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams1-1/+1
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds23-234/+973
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds5-9/+9
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-04-03dax: introduce CONFIG_DAX_DRIVERDan Williams1-1/+1
2018-03-28s390/cio: add util_string sysfs attributeSebastian Ott1-0/+23
2018-03-26s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott4-0/+12