summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/qeth: speed up L2 IQD xmitJulian Wiedmann2018-07-213-56/+30
* s390/qeth: add support for constrained HW headersJulian Wiedmann2018-07-214-22/+30
* s390/qeth: merge linearize-check into HW header constructionJulian Wiedmann2018-07-214-70/+80
* s390/qeth: add statistics for consumed buffer elementsJulian Wiedmann2018-07-214-23/+24
* s390/qeth: use core MTU range checkingJulian Wiedmann2018-07-215-37/+2
* s390/qeth: simplify max MTU handlingJulian Wiedmann2018-07-214-41/+45
* s390/qeth: don't cache HW port numberJulian Wiedmann2018-07-213-7/+4
* s390/qeth: allocate netdevice earlyJulian Wiedmann2018-07-216-88/+94
* s390/qeth: remove redundant netif_carrier_ok() checksJulian Wiedmann2018-07-213-3/+3
* s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann2018-07-211-0/+1
* s390/qeth: fix race in used-buffer accountingJulian Wiedmann2018-07-211-1/+2
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-202-10/+11
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-07-062-10/+11
| |\
| | * s390/dasd: reduce the default queue depth and nr of hardware queuesStefan Haberland2018-07-022-10/+11
* | | s390/qeth: speed-up IPv4 OSA xmitJulian Wiedmann2018-07-121-12/+21
* | | s390/qeth: speed-up L3 IQD xmitJulian Wiedmann2018-07-121-83/+128
* | | s390/qeth: add a L3 xmit wrapperJulian Wiedmann2018-07-121-57/+65
* | | s390/qeth: increase GSO max size for eligible L3 devicesJulian Wiedmann2018-07-121-2/+3
* | | s390/qeth: clean up exported symbolsJulian Wiedmann2018-07-124-13/+8
* | | s390/qeth: consolidate ccwgroup driver definitionJulian Wiedmann2018-07-121-21/+21
* | | s390/qeth: clean up Output Queue selectionJulian Wiedmann2018-07-125-27/+27
* | | s390/qeth: fine-tune RX modesettingJulian Wiedmann2018-07-122-7/+5
* | | s390/qeth: remove unused buffer->aob pointerJulian Wiedmann2018-07-122-8/+0
* | | s390/qeth: various buffer management cleanupsJulian Wiedmann2018-07-121-46/+20
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-034-30/+57
|\| |
| * | s390/qeth: consistently re-enable device featuresJulian Wiedmann2018-06-304-17/+16
| * | s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann2018-06-302-6/+27
| * | s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik2018-06-301-2/+2
| * | s390/qeth: fix race when setting MAC addressJulian Wiedmann2018-06-301-4/+11
| * | Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann2018-06-301-1/+1
| |/
* / s390/ism: add device driver for internal shared memorySebastian Ott2018-06-304-0/+857
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-06-1912-235/+250
|\
| * s390/dasd: only use preallocated requestsSebastian Ott2018-06-124-77/+8
| * s390/dasd: reshuffle struct dasd_ccw_reqSebastian Ott2018-06-121-11/+3
| * s390/dasd: remove dasd_kmalloc_set_cdaSebastian Ott2018-06-121-6/+0
| * s390/dasd: move dasd_ccw_req to per request dataSebastian Ott2018-06-125-47/+57
| * s390/dasd: simplify locking in process_final_queueSebastian Ott2018-06-121-27/+32
| * Merge tag 'vfio-ccw-20180529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-06-125-67/+150
| |\
| | * vfio: ccw: add tracepoints for interesting error pathsHalil Pasic2018-05-293-1/+71
| | * vfio: ccw: set ccw->cda to NULL defensivelyDong Jia Shi2018-05-291-11/+20
| | * vfio: ccw: refactor and improve pfn_array_alloc_pin()Dong Jia Shi2018-05-291-46/+36
| | * vfio: ccw: shorten kernel doc description for pfn_array_pin()Dong Jia Shi2018-05-291-8/+6
| | * vfio: ccw: push down unsupported IDA checkHalil Pasic2018-05-291-3/+16
| | * vfio: ccw: fix error return in vfio_ccw_sch_eventDong Jia Shi2018-05-291-1/+4
* | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-121-1/+1
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-129-23/+27
* | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-123-6/+7
|/ /
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-1010-167/+400
|\ \
| * | scsi: zfcp: enhance comments on fc_link_speed and supported_speedJens Remus2018-05-181-3/+3
| * | scsi: zfcp: add port speed capabilitiesJens Remus2018-05-181-1/+10