summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-092-0/+12
|\
| * 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: 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: fix error handling in checksum cmd callbackJulian Wiedmann2017-12-201-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
|/ /
* | 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
| * s390: virtio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-242-0/+2
| * s390: scsi: zfcp_aux: add SPDX identifierGreg Kroah-Hartman2017-11-241-0/+1
| * s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2410-0/+10
| * s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2414-0/+14
| * s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2416-0/+16
| * s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-2418-0/+18
| * s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-248-0/+8
| * s390/zcrypt: Fix wrong comparison leading to strange load balancingHarald Freudenberger2017-11-201-2/+2
* | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-212-4/+4
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-212-13/+13
OpenPOWER on IntegriCloud