summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \
| * | | 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/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-08-1332-502/+301
|\ \ \ \ | |_|_|/ |/| | |
| * | | s390/dasd: fix hanging offline processing due to canceled workerStefan Haberland2018-08-091-2/+5
| * | | s390/dasd: fix panic for failed online processingStefan Haberland2018-08-091-0/+3
| * | | s390 cio: Rewrite trace point class s390_class_schibThomas Richter2018-07-231-6/+28
| * | | s390 cio: Rewrite trace point in s390_cio_tschThomas Richter2018-07-231-4/+18
| * | | s390 cio: Rewrite trace point in s390_cio_adapter_intThomas Richter2018-07-231-1/+3
| * | | s390 cio: Rewrite trace point in s390_cio_stcrwThomas Richter2018-07-231-3/+17
| * | | s390 cio: Rewrite trace point in s390_cio_tpiThomas Richter2018-07-231-2/+8
| * | | s390 cio: Rewrite trace point in s390_cio_interruptThomas Richter2018-07-231-4/+8
| * | | s390/tape: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
| * | | s390/dasd: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-1/+1
| * | | s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZEROGustavo A. R. Silva2018-07-191-2/+2
| * | | s390/keyboard: sanitize array index in do_kdsk_ioctlMartin Schwidefsky2018-07-191-12/+16
| * | | s390/chsc: fix packed-not-aligned warningsSebastian Ott2018-07-172-18/+18
| * | | s390/css: reduce stsch callsSebastian Ott2018-07-174-79/+57
| * | | s390/css: validate subchannel prior to allocationSebastian Ott2018-07-173-30/+23
| * | | s390/css: start the subchannel evaluation earlierSebastian Ott2018-07-171-4/+5
| * | | s390/cio: ensure that a chpid is registered only onceSebastian Ott2018-07-172-12/+12
| * | | s390/crypto: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-161-1/+1
| * | | s390/sclp_async: replace callhome proc handler with generic oneVasily Gorbik2018-07-061-31/+7
| * | | s390/dasd: fix cast-function-type warningsSebastian Ott2018-07-041-8/+8
| * | | s390/monwriter: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-1/+1
| * | | s390/tape: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-4/+4
| * | | s390/tape: fix stringop-truncation gcc 8 warningsVasily Gorbik2018-07-021-2/+2
| * | | s390/zcrypt: add copy_from_user length plausibility checksHarald Freudenberger2018-07-022-3/+37
| * | | s390/dasd: fix gcc 8 stringop-truncation warningVasily Gorbik2018-07-021-1/+1
| * | | s390/dasd,zfcp: fix gcc 8 stringop-truncation warningsVasily Gorbik2018-07-023-4/+4
| * | | s390/scm_blk: correct numa_node in scm_blk_dev_setupVasily Gorbik2018-07-021-0/+1