aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin1-1/+1
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-64/+62
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-8/+17
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-09s390/qeth: shrink qeth_ipaddr structJulian Wiedmann3-30/+33
2018-03-09s390/qeth: extract helpers for managing special IPsJulian Wiedmann3-165/+57
2018-03-09s390/qeth: simplify card look-up on IP notificationJulian Wiedmann2-67/+12
2018-03-09s390/qeth: restructure IP notification handlersJulian Wiedmann2-63/+49
2018-03-09s390/qeth: reset NAPI context during queue initJulian Wiedmann3-4/+2
2018-03-09s390/qeth: reduce RX skb setupJulian Wiedmann2-10/+1
2018-03-09s390/qeth: allocate skb from NAPI cacheJulian Wiedmann3-6/+4
2018-03-09s390/qeth: pass correct length to header_ops->create()Julian Wiedmann1-4/+3
2018-03-09s390/qeth: advertise IFF_UNICAST_FLTJulian Wiedmann1-0/+1
2018-03-09s390/qeth: support SG for more device typesJulian Wiedmann2-13/+17
2018-03-09s390/qeth: remove outdated portname debug msgJulian Wiedmann1-5/+2
2018-03-09s390/qeth: use __ipa_cmd() for casting an IPA cmd bufferJulian Wiedmann3-28/+24
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-56/+45
2018-02-28s390/qeth: fix IPA command submission raceJulian Wiedmann1-9/+10
2018-02-28s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann2-51/+74
2018-02-28Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann1-5/+3
2018-02-28s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann1-1/+2
2018-02-28s390/qeth: fix IP removal on offline cardsJulian Wiedmann1-11/+3
2018-02-28s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann2-9/+12
2018-02-22s390/cio: clear timer when terminating driver I/OSebastian Ott1-0/+1
2018-02-22s390/cio: fix return code after missing interruptSebastian Ott2-2/+5
2018-02-22s390/cio: fix ccw_device_start_timeout APISebastian Ott1-40/+32
2018-02-19s390/dasd: fix handling of internal requestsStefan Haberland1-14/+7
2018-02-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+29
2018-02-14virtio/s390: implement PM operations for virtio_ccwChristian Borntraeger1-0/+29
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2-3/+3
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-7/+14
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds7-18/+19
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+2
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-1/+3
2018-02-05s390/cio: fix kernel-doc usageSebastian Ott5-11/+9
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler2-0/+12
2018-02-02s390/cmf: fix kerneldocCornelia Huck1-7/+8
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-10/+10
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-19/+4
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář7-47/+99
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds11-540/+370
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+3
2018-01-26s390/sclp: expose the GISA format facilityMichael Mueller1-1/+2