summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-013-10/+10
|\
| * treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-093-9/+9
| * treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-02-013-19/+4
|\ \
| * | s390/sclp: fix .data section specificationVasily Gorbik2018-01-231-2/+2
| * | s390/dasd: Remove dead return code checksJan Höppner2018-01-231-12/+0
| * | s390/dasd: Simplify codeChristophe JAILLET2018-01-231-5/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3111-540/+370
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-092-0/+12
| |\ \ \
| * | | | s390/qeth: support early setup for z/VM NICsJulian Wiedmann2018-01-021-9/+77
| * | | | s390/qeth: use common helper to display rxip/vipaJulian Wiedmann2018-01-021-66/+24
| * | | | s390/qeth: improve error reporting on IP add/removalJulian Wiedmann2018-01-023-25/+35
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-221-1/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | s390/qeth: replace open-coded in*_pton()Julian Wiedmann2017-12-203-89/+12
| * | | | s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann2017-12-201-8/+10
| * | | | s390/qeth: streamline l3_fill_header()Julian Wiedmann2017-12-201-56/+43
| * | | | s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2017-12-202-8/+23
| * | | | s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2017-12-202-5/+1
| * | | | s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2017-12-202-35/+20
| * | | | s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann2017-12-201-6/+8
| * | | | s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann2017-12-202-67/+43
| * | | | s390/qeth: use ether_addr_* helpersJulian Wiedmann2017-12-206-37/+32
| * | | | s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann2017-12-201-29/+18
| * | | | s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann2017-12-202-20/+8
| * | | | s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann2017-12-202-54/+9
| * | | | s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann2017-12-201-29/+14
| * | | | qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-202-6/+5
| * | | | net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova2017-12-202-8/+5
* | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-302-3/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-282-3/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-01-052-0/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | s390/dasd: fix wrongly assigned configuration dataStefan Haberland2018-01-021-0/+10
| * | | | s390/sclp: disable FORTIFY_SOURCE for early sclp codeHeiko Carstens2017-12-131-0/+2
| | |_|/ | |/| |
* | | | s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann2017-12-201-1/+8
| |_|/ |/| |
* | | s390/qeth: update takeover IPs after configuration changeJulian Wiedmann2017-12-155-37/+67
* | | s390/qeth: lock IP table while applying takeover changesJulian Wiedmann2017-12-151-0/+2
* | | s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2017-12-152-4/+6
* | | s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann2017-12-153-20/+19
|/ /
* | s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-057-0/+7
* | s390/dasd: prevent prefix I/O errorStefan Haberland2017-12-051-6/+10
* | s390/dasd: remove 'struct timespec' usageArnd Bergmann2017-12-052-6/+6
* | s390/qdio: restrict target-full handling to IQDIOJulian Wiedmann2017-12-051-2/+2
* | s390/qdio: consider ERROR buffers for inbound-full conditionJulian Wiedmann2017-12-051-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-044-4/+41
|\ \
| * | s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2017-12-022-4/+2
| * | s390/qeth: fix GSO throughput regressionJulian Wiedmann2017-12-024-0/+38
| * | s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann2017-12-021-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-3069-295/+71
|\ \ | |/ |/|
| * s390: drivers: Remove redundant license textGreg Kroah-Hartman2017-11-2410-72/+0
| * s390: crypto: Remove redundant license textGreg Kroah-Hartman2017-11-2417-221/+0