aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-12s390/qeth: convert remaining legacy cmd callbacksJulian Wiedmann3-103/+121
2019-02-12s390/qeth: convert bridgeport callbacksJulian Wiedmann1-54/+40
2019-02-12s390/qeth: allow cmd callbacks to return errnosJulian Wiedmann6-64/+76
2019-02-12s390/qeth: cancel cmd on early errorJulian Wiedmann2-9/+29
2019-02-12s390/qeth: simplify reply object handlingJulian Wiedmann1-57/+61
2019-02-12s390/qeth: limit trace to valid data of command requestJulian Wiedmann1-1/+1
2019-02-12s390/qeth: align csum offload with TSO control logicJulian Wiedmann2-89/+47
2019-02-12s390/qeth: enable only required csum offload featuresJulian Wiedmann1-2/+9
2019-02-12s390/qeth: consolidate filling of low-level cmd length fieldsJulian Wiedmann5-56/+28
2019-02-12s390/qeth: reduce data length for ARP cache queryJulian Wiedmann4-18/+7
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-15/+33
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-14/+31
2019-02-04s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann4-5/+15
2019-02-04s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann3-0/+4
2019-02-04s390/qeth: fix use-after-free in error pathJulian Wiedmann1-9/+6
2019-02-04s390/qeth: release cmd buffer in error pathsJulian Wiedmann1-0/+6
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+2
2019-01-29scsi: zfcp: fix sysfs block queue limit output for max_segment_sizeSteffen Maier2-1/+2
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2019-01-25s390/qeth: remove VLAN tracking for L2 devicesJulian Wiedmann4-63/+18
2019-01-25s390/qeth: detach netdevice while card is offlineJulian Wiedmann4-102/+20
2019-01-25s390/qeth: delay netdevice registrationJulian Wiedmann3-40/+43
2019-01-25s390/qeth: remove TX disable from online pathJulian Wiedmann2-3/+0
2019-01-25s390/qeth: register MAC address earlierJulian Wiedmann1-8/+12
2019-01-25s390/qeth: consolidate open/stop netdev opsJulian Wiedmann4-124/+84
2019-01-25s390/qeth: remove bogus netif_wake_queue()Julian Wiedmann1-2/+0
2019-01-25s390/qeth: streamline TX buffer managementJulian Wiedmann1-19/+14
2019-01-24Merge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+2
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang1-3/+9
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-8/+7
2019-01-02Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-161/+193
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-318/+431
2018-12-28Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+5
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-12-13Merge tag 'vfio-ccw-20181213' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky2-7/+1
2018-12-13s390/zcrypt: rework ap scan bus codeHarald Freudenberger1-117/+160
2018-12-13s390/zcrypt: make sysfs reset attribute trigger queue resetHarald Freudenberger1-1/+22
2018-12-13s390/drivers: fix proc/debugfs file permissionsSebastian Ott3-8/+4
2018-12-13s390: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2-28/+3
2018-12-12vfio: ccw: Merge BUSY and BOXED statesPierre Morel2-7/+1
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-17/+43
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe1-3/+14
2018-12-07scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()Steffen Maier1-4/+4
2018-12-07scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier1-3/+3
2018-12-07scsi: zfcp: make DIX experimental, disabled, and independent of DIFFedor Loshakov3-3/+11
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata2-2/+2
2018-12-06virtio/s390: fix race in ccw_io_helper()Halil Pasic1-1/+6
2018-12-06virtio/s390: avoid race on vcdev->configHalil Pasic1-2/+8
2018-12-04Merge tag 'v4.20-rc5' into for-4.21/blockJens Axboe10-30/+42