summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2020-10-02s390/ctcm: remove orphaned function declarationsVasily Gorbik
2020-10-02s390/qeth: static checker cleanupsJulian Wiedmann
2020-10-02s390/qeth: use netdev_name()Julian Wiedmann
2020-10-02s390/qeth: constify the disciplinesJulian Wiedmann
2020-10-02s390/qeth: allow configuration of TX queues for OSA devicesJulian Wiedmann
2020-10-02s390/qeth: de-magic the QIB parm areaJulian Wiedmann
2020-10-02s390/qeth: keep track of wanted TX queuesJulian Wiedmann
2020-09-28net/smc: introduce CHID callback for ISM devicesUrsula Braun
2020-09-28net/smc: introduce System Enterprise ID (SEID)Ursula Braun
2020-09-23s390/qeth: remove forward declarations in L2 codeJulian Wiedmann
2020-09-23s390/qeth: consolidate teardown codeJulian Wiedmann
2020-09-23s390/qeth: consolidate online codeJulian Wiedmann
2020-09-23s390/qeth: cancel cmds earlier during teardownJulian Wiedmann
2020-09-23s390/qeth: tighten ucast IP lockingJulian Wiedmann
2020-09-23s390/qeth: replace deprecated simple_stroul()Julian Wiedmann
2020-09-23s390/qeth: clean up string ops in qeth_l3_parse_ipatoe()Julian Wiedmann
2020-09-23s390/qeth: relax locking for ipato config dataJulian Wiedmann
2020-09-23s390/qeth: don't init refcount twice for mcast IPsJulian Wiedmann
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-15s390/qeth: implement ndo_bridge_setlink for learning_syncAlexandra Winter
2020-09-15s390/qeth: implement ndo_bridge_getlink for learning_syncAlexandra Winter
2020-09-15s390/qeth: Reset address notification in case of buffer overflowAlexandra Winter
2020-09-15s390/qeth: Translate address events into switchdev notifiersAlexandra Winter
2020-09-15s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter
2020-09-14s390/dasd: Fix zero write for FBA devicesJan Höppner
2020-09-14s390/zcrypt: fix kmalloc 256k failureHarald Freudenberger
2020-09-10s390/net: add SMC config as one of the defaults of CCWGROUPGuvenc Gulce
2020-09-10s390/qeth: delay draining the TX buffersJulian Wiedmann
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-27s390/qeth: strictly order bridge address eventsJulian Wiedmann
2020-08-27s390/qeth: unify structs for bridge port stateJulian Wiedmann
2020-08-27s390/qeth: copy less data from bridge state eventsJulian Wiedmann
2020-08-27s390/qeth: don't let HW override the configured port roleJulian Wiedmann
2020-08-27s390/qeth: don't disable address events during initializationJulian Wiedmann
2020-08-27s390/qeth: make queue lock a proper spinlockJulian Wiedmann
2020-08-27s390/qeth: use to_delayed_work()Julian Wiedmann
2020-08-27s390/qeth: clean up qeth_l3_send_setdelmc()'s declarationJulian Wiedmann
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-08-17scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier
2020-08-17s390/cio: add cond_resched() in the slow_eval_known_fn() loopVineeth Vijayan
2020-08-11s390/pkey: remove redundant variable initializationTianjia Zhang
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds