aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-23s390/sclp: fix .data section specificationVasily Gorbik1-2/+2
2018-01-23s390/dasd: Remove dead return code checksJan Höppner1-12/+0
2018-01-23s390/dasd: Simplify codeChristophe JAILLET1-5/+2
2018-01-19dax: require 'struct page' by default for filesystem daxDan Williams1-0/+1
2018-01-19mm, dax: introduce pfn_t_special()Dan Williams1-1/+2
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+12
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches3-9/+9
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches1-1/+1
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-0/+12
2018-01-02s390/qeth: support early setup for z/VM NICsJulian Wiedmann1-9/+77
2018-01-02s390/qeth: use common helper to display rxip/vipaJulian Wiedmann1-66/+24
2018-01-02s390/qeth: improve error reporting on IP add/removalJulian Wiedmann3-25/+35
2018-01-02s390/dasd: fix wrongly assigned configuration dataStefan Haberland1-0/+10
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+8
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann3-89/+12
2017-12-20s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann1-8/+10
2017-12-20s390/qeth: streamline l3_fill_header()Julian Wiedmann1-56/+43
2017-12-20s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann2-8/+23
2017-12-20s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann2-5/+1
2017-12-20s390/qeth: clean up l3_get_cast_type()Julian Wiedmann2-35/+20
2017-12-20s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann1-6/+8
2017-12-20s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann2-67/+43
2017-12-20s390/qeth: use ether_addr_* helpersJulian Wiedmann6-37/+32
2017-12-20s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann1-29/+18
2017-12-20s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann2-20/+8
2017-12-20s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann2-54/+9
2017-12-20s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann1-29/+14
2017-12-20qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova2-6/+5
2017-12-20net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova2-8/+5
2017-12-20s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann1-1/+8
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann5-37/+67
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann1-0/+2
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann2-4/+6