aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 4-4/+41
2017-12-02s390/qeth: build max size GSO skbs on L2 devicesGravatar Julian Wiedmann 2-4/+2
2017-12-02s390/qeth: fix GSO throughput regressionGravatar Julian Wiedmann 4-0/+38
2017-12-02s390/qeth: fix thinko in IPv4 multicast address trackingGravatar Julian Wiedmann 1-0/+1
2017-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 69-295/+71
2017-11-24s390: drivers: Remove redundant license textGravatar Greg Kroah-Hartman 10-72/+0
2017-11-24s390: crypto: Remove redundant license textGravatar Greg Kroah-Hartman 17-221/+0
2017-11-24s390: virtio: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 2-0/+2
2017-11-24s390: scsi: zfcp_aux: add SPDX identifierGravatar Greg Kroah-Hartman 1-0/+1
2017-11-24s390: net: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 10-0/+10
2017-11-24s390: char: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 14-0/+14
2017-11-24s390: cio: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 16-0/+16
2017-11-24s390: crypto: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 18-0/+18
2017-11-24s390: block: add SPDX identifiers to the remaining filesGravatar Greg Kroah-Hartman 8-0/+8
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsGravatar Kees Cook 2-4/+4
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 2-13/+13
2017-11-21treewide: init_timer() -> setup_timer()Gravatar Kees Cook 2-9/+4
2017-11-20s390/zcrypt: Fix wrong comparison leading to strange load balancingGravatar Harald Freudenberger 1-2/+2
2017-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 21-92/+90
2017-11-16zfcp: purely mechanical update using timer API, plus blank linesGravatar Steffen Maier 3-4/+4
2017-11-16s390/scsi: Convert timers to use timer_setup()Gravatar Kees Cook 3-14/+17
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 11-293/+904
2017-11-14s390/ap_bus: Convert timers to use timer_setup()Gravatar Kees Cook 3-7/+7
2017-11-14s390/sclp: Convert timers to use timer_setup()Gravatar Kees Cook 8-51/+48
2017-11-14s390/cio: Convert timers to use timer_setup()Gravatar Kees Cook 4-15/+14
2017-11-14s390: qdio: Convert timers to use timer_setup()Gravatar Kees Cook 3-5/+4
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-23/+14
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 32-828/+327
2017-11-10Merge tag 'vfio-ccw-20171109' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Heiko Carstens 1-0/+2
2017-11-09s390/zcrypt: Rework struct ap_qact_ap_info.Gravatar Harald Freudenberger 2-21/+21
2017-11-08s390/dasd: avoid calling do_gettimeofday()Gravatar Arnd Bergmann 1-8/+8
2017-11-08s390: vfio-ccw: Do not attempt to free no-op, test and tic cda.Gravatar Jason J. Herne 1-0/+2
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 141-0/+141
2017-11-03s390/qdio: sanitize put_indicatorGravatar Sebastian Ott 1-4/+2
2017-11-03s390/qdio: use atomic_cmpxchgGravatar Sebastian Ott 1-3/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 141-0/+141
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 141-0/+141
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-7/+21
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-7/+21
2017-10-26vmur: convert urdev.ref_count from atomic_t to refcount_tGravatar Elena Reshetova 2-5/+7
2017-10-23s390/zcrypt: Introduce QACT support for AP bus devices.Gravatar Harald Freudenberger 5-15/+116
2017-10-23s390/zcrypt: Enable special header file flag for AU CPRPGravatar Harald Freudenberger 1-1/+2
2017-10-23s390/zcrypt: CEX6S exploitationGravatar Harald Freudenberger 4-15/+40
2017-10-20s390/qeth: don't dump control cmd twiceGravatar Julian Wiedmann 1-1/+0
2017-10-20s390/qeth: support GRO flush timerGravatar Julian Wiedmann 1-1/+1
2017-10-20s390/qeth: try harder to get packets from RX bufferGravatar Julian Wiedmann 1-3/+1
2017-10-20s390/qeth: consolidate skb allocationGravatar Julian Wiedmann 1-40/+31
2017-10-20s390/qeth: clean up page frag creationGravatar Julian Wiedmann 1-20/+11
2017-10-20s390/qeth: no VLAN support on OSMGravatar Julian Wiedmann 1-11/+6
2017-10-20s390/qeth: don't verify device when setting MAC addressGravatar Julian Wiedmann 1-23/+0