aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2018-02-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-14virtio/s390: implement PM operations for virtio_ccwChristian Borntraeger
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2018-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-02-06Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-05s390/cio: fix kernel-doc usageSebastian Ott
2018-02-03Merge branch 'for-4.16/nfit' into libnvdimm-for-nextRoss Zwisler
2018-02-02s390/cmf: fix kerneldocCornelia Huck
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-26s390/sclp: expose the GISA format facilityMichael Mueller
2018-01-23s390/sclp: fix .data section specificationVasily Gorbik
2018-01-23s390/dasd: Remove dead return code checksJan Höppner
2018-01-23s390/dasd: Simplify codeChristophe JAILLET
2018-01-19dax: require 'struct page' by default for filesystem daxDan Williams
2018-01-19mm, dax: introduce pfn_t_special()Dan Williams
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-01-02s390/qeth: support early setup for z/VM NICsJulian Wiedmann
2018-01-02s390/qeth: use common helper to display rxip/vipaJulian Wiedmann
2018-01-02s390/qeth: improve error reporting on IP add/removalJulian Wiedmann
2018-01-02s390/dasd: fix wrongly assigned configuration dataStefan Haberland
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