summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann
2017-12-20s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann
2017-12-20s390/qeth: streamline l3_fill_header()Julian Wiedmann
2017-12-20s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann
2017-12-20s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann
2017-12-20s390/qeth: clean up l3_get_cast_type()Julian Wiedmann
2017-12-20s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann
2017-12-20s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann
2017-12-20s390/qeth: use ether_addr_* helpersJulian Wiedmann
2017-12-20s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann
2017-12-20s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann
2017-12-20s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann
2017-12-20s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann
2017-12-20qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova
2017-12-20net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova
2017-12-20s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-12-05s390/dasd: prevent prefix I/O errorStefan Haberland
2017-12-05s390/dasd: remove 'struct timespec' usageArnd Bergmann
2017-12-05s390/qdio: restrict target-full handling to IQDIOJulian Wiedmann
2017-12-05s390/qdio: consider ERROR buffers for inbound-full conditionJulian Wiedmann
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-02s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann
2017-12-02s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-12-02s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: crypto: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: virtio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: scsi: zfcp_aux: add SPDX identifierGreg Kroah-Hartman
2017-11-24s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-24s390: block: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-20s390/zcrypt: Fix wrong comparison leading to strange load balancingHarald Freudenberger
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-16zfcp: purely mechanical update using timer API, plus blank linesSteffen Maier
2017-11-16s390/scsi: Convert timers to use timer_setup()Kees Cook
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14s390/ap_bus: Convert timers to use timer_setup()Kees Cook
2017-11-14s390/sclp: Convert timers to use timer_setup()Kees Cook