summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-067-292/+229
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-2/+5
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-263-9/+33
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-212-10/+15
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-043-12/+34
| |\ \ \ \
| * | | | | 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
* | | | | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-061-2/+1
|\ \ \ \ \ \
| * | | | | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-057-54/+100
|\ \ \ \ \ \
| * | | | | | s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak.Harald Freudenberger2018-05-303-40/+43
| * | | | | | s390/dasd: simplify locking in dasd_times_outSebastian Ott2018-05-251-14/+17
| * | | | | | s390/cio: add test for ccwgroup deviceSebastian Ott2018-05-231-0/+6
| * | | | | | s390/cio: add helper to query utility strings per given ccw deviceSebastian Ott2018-05-231-0/+31
| * | | | | | s390: introduce compile time check for empty .bss sectionVasily Gorbik2018-05-091-0/+3
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-046-6/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0210-131/+152
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-196-6/+1
* | | | | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-042-32/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-162-32/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-041-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig2018-05-291-3/+3
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-05-301-2/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott2018-05-231-2/+5
| | |_|_|_|/ | |/| | | |
* | | | | | 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
| | |/ / / | |/| | |
* | | | | 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 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: 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
|/ /