summaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-314-38/+43
|\
| * s390/qeth: fix initialization on old HWJulian Wiedmann2019-12-251-3/+1
| * s390/qeth: vnicc Fix init to defaultAlexandra Winter2019-12-251-1/+3
| * s390/qeth: Fix vnicc_is_in_use if rx_bcast not setAlexandra Winter2019-12-251-2/+1
| * s390/qeth: fix false reporting of VNIC CHAR config failureAlexandra Winter2019-12-251-1/+0
| * s390/qeth: lock the card while changing its hsuidJulian Wiedmann2019-12-252-17/+28
| * s390/qeth: fix qdio teardown after early init errorJulian Wiedmann2019-12-253-14/+10
* | s390/qeth: remove QETH_RX_PULL_LENJulian Wiedmann2019-12-272-3/+4
* | s390/qeth: use napi_gro_frags() for SG skbsJulian Wiedmann2019-12-271-17/+50
* | s390/qeth: consolidate RX codeJulian Wiedmann2019-12-274-174/+153
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-2310-39/+33
|\|
| * Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds2019-12-224-24/+10
| |\
| | * s390/dasd: fix typo in copyright statementStefan Haberland2019-12-202-2/+2
| | * s390/dasd: fix memleak in path handling error caseStefan Haberland2019-12-201-17/+2
| | * s390/dasd/cio: Interpret ccw_device_get_mdc return value correctlyJan Höppner2019-12-202-5/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-226-9/+17
| |\ \ | | |/ | |/|
| | * s390/qeth: don't return -ENOTSUPP to userspaceJulian Wiedmann2019-12-211-1/+1
| | * s390/qeth: fix promiscuous mode after resetJulian Wiedmann2019-12-213-1/+4
| | * s390/qeth: handle error due to unsupported transport modeJulian Wiedmann2019-12-212-7/+12
| * | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-6/+6
| |/
* | s390/qeth: make use of napi_schedule_irqoff()Julian Wiedmann2019-12-181-1/+1
* | s390/qeth: consolidate helpers for capability checkingJulian Wiedmann2019-12-183-61/+27
* | s390/qeth: stop yielding the ip_lock during IPv4 registrationJulian Wiedmann2019-12-182-33/+2
* | s390/qeth: don't raise NETDEV_REBOOT event from L3 offline pathJulian Wiedmann2019-12-181-6/+0
* | s390/qeth: remove open-coded inet_make_mask()Julian Wiedmann2019-12-183-24/+20
* | s390/qeth: clean up L3 sysfs codeJulian Wiedmann2019-12-182-85/+33
* | s390/qeth: overhaul L3 IP address dump codeJulian Wiedmann2019-12-183-45/+44
* | s390/qeth: wake up all waiters from qeth_irq()Julian Wiedmann2019-12-182-16/+18
* | s390/qeth: only handle IRQs while device is onlineJulian Wiedmann2019-12-181-37/+31
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-132-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-086-83/+119
|\
| * s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann2019-12-055-46/+67
| * s390/qeth: ensure linear access to packet headersJulian Wiedmann2019-12-051-33/+31
| * s390/qeth: guard against runt packetsJulian Wiedmann2019-12-053-6/+23
* | Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-12-031-0/+2
|\ \
| * | s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISORHarald Freudenberger2019-11-301-0/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-0212-22/+683
|\ \ \ | |_|/ |/| |
| * | scsi: zfcp: trace channel log even for FCP command responsesSteffen Maier2019-10-291-5/+3
| * | scsi: zfcp: proper indentation to reduce confusion in zfcp_erp_required_actSteffen Maier2019-10-291-2/+2
| * | scsi: zfcp: move maximum age of diagnostic buffers into a per-adapter variableBenjamin Block2019-10-293-11/+61
| * | scsi: zfcp: implicitly refresh config-data diagnostics when reading sysfsBenjamin Block2019-10-293-0/+36
| * | scsi: zfcp: introduce sysfs interface to read the local B2B-CreditBenjamin Block2019-10-291-0/+40
| * | scsi: zfcp: implicitly refresh port-data diagnostics when reading sysfsBenjamin Block2019-10-293-0/+145
| * | scsi: zfcp: introduce sysfs interface for diagnostics of local SFP transceiverBenjamin Block2019-10-295-0/+136
| * | scsi: zfcp: support retrieval of SFP Data via Exchange Port DataBenjamin Block2019-10-292-3/+24
| * | scsi: zfcp: add diagnostics buffer for exchange config dataBenjamin Block2019-10-293-2/+28
| * | scsi: zfcp: diagnostics buffer caching and use for exchange port dataBenjamin Block2019-10-296-3/+175
| * | scsi: zfcp: signal incomplete or error for sync exchange config/port dataBenjamin Block2019-10-294-9/+46
| * | Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen2019-10-101-3/+13
| |\ \
* | \ \ Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-26/+15
|\ \ \ \