summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-263-9/+33
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-05-213-9/+33
| |\
| | * scsi: zfcp: fix infinite iteration on ERP ready listJens Remus2018-05-083-9/+33
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-10/+15
|\ \ \ | |/ /
| * | s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann2018-05-151-8/+2
| * | s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann2018-05-151-1/+1
| * | vfio: ccw: fix cleanup if cp_prefetch failsHalil Pasic2018-04-271-1/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-043-12/+34
|\ \ \ | |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-263-12/+34
| |\ \
| | * | vfio: ccw: process ssch with interrupts disabledCornelia Huck2018-04-231-7/+12
| | * | s390/dasd: fix IO error for newly defined devicesStefan Haberland2018-04-231-2/+11
| | * | s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott2018-04-231-3/+11
* | | | s390/qeth: improve fallback to random MAC addressJulian Wiedmann2018-04-271-10/+13
* | | | s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop2018-04-273-8/+33
* | | | s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop2018-04-275-15/+38
* | | | s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop2018-04-273-52/+60
* | | | s390/qeth: query IPv6 assists during hardsetupKittipon Meesompop2018-04-272-8/+5
* | | | s390/qeth: add stats counter for RX csum offloadKittipon Meesompop2018-04-272-3/+9
* | | | s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann2018-04-271-1/+0
* | | | s390/qeth: extract csum offload helpersJulian Wiedmann2018-04-273-59/+33
* | | | s390/qeth: de-indent else after returnKittipon Meesompop2018-04-271-22/+21
* | | | s390/net: set HW port number in netdeviceUrsula Braun2018-04-274-0/+7
* | | | s390/qeth: don't worry about IPs on VLAN removalJulian Wiedmann2018-04-271-87/+0
* | | | s390/qeth: convert vlan spinlock to mutexJulian Wiedmann2018-04-273-9/+10
* | | | s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann2018-04-274-31/+13
|/ / /
* | | s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann2018-04-221-1/+1
* | | s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann2018-04-223-27/+40
* | | s390/qeth: fix MAC address update sequenceJulian Wiedmann2018-04-221-24/+31
* | | s390/qeth: handle failure on workqueue creationJulian Wiedmann2018-04-221-1/+7
* | | s390/qeth: avoid control IO completion stallsJulian Wiedmann2018-04-222-19/+5
* | | s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann2018-04-221-48/+37
|/ /
* | s390: remove couple of duplicate includesVasily Gorbik2018-04-162-2/+0
* | s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky2018-04-161-1/+1
* | s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik2018-04-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-1312-705/+166
|\
| * s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger2018-04-114-71/+156
| * s390/zcrypt: Remove deprecated zcrypt proc interface.Harald Freudenberger2018-04-101-231/+0
| * s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger2018-04-102-85/+1
| * s390/zcrypt: Make ap init functions static.Harald Freudenberger2018-04-102-5/+2
| * s390: assume diag308 set always worksVasily Gorbik2018-04-104-272/+0
| * s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-33/+0
| * s390/qdio: lock device while installing IRQ handlerJulian Wiedmann2018-04-101-0/+2
| * s390/qdio: clear intparm during shutdownJulian Wiedmann2018-04-101-1/+3
| * s390/ccwgroup: require at least one ccw deviceJulian Wiedmann2018-04-101-1/+4
| * s390/zcrypt: remove unused functions and declarationsHarald Freudenberger2018-04-102-8/+0
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-101-1/+1
|\ \ | |/ |/|
| * Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-091-1/+1
| |\
| | * dax: introduce CONFIG_DAX_DRIVERDan Williams2018-04-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-0923-234/+973
|\ \ \
| * | | s390/cio: add util_string sysfs attributeSebastian Ott2018-03-281-0/+23
OpenPOWER on IntegriCloud