summaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2020-12-07s390/qeth: make qeth_qdio_handle_aob() more robustJulian Wiedmann
2020-12-07s390/qeth: remove QETH_QDIO_BUF_HANDLED_DELAYED stateJulian Wiedmann
2020-12-07s390/qeth: don't replace a fully completed async TX bufferJulian Wiedmann
2020-12-07s390/qeth: use dev->groups for common sysfs attributesJulian Wiedmann
2020-12-07s390/qeth: don't call INIT_LIST_HEAD() on iob's list entryJulian Wiedmann
2020-12-01s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use GFP_KERNEL in add_channel().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct pdu.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct qllc.Sebastian Andrzej Siewior
2020-12-01s390/ctcm: Avoid temporary allocation of struct th_header and th_sweep.Sebastian Andrzej Siewior
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-20s390/qeth: fix tear down of async TX buffersJulian Wiedmann
2020-11-20s390/qeth: fix af_iucv notification raceJulian Wiedmann
2020-11-20s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann
2020-11-20s390/qeth: Remove pnso workaroundAlexandra Winter
2020-11-18s390/qeth: improve selection of ethtool link modesJulian Wiedmann
2020-11-18s390/qeth: use QUERY OAT for initial link infoJulian Wiedmann
2020-11-18s390/qeth: clean up default cases for ethtool link modeJulian Wiedmann
2020-11-18s390/qeth: set static link info during initializationJulian Wiedmann
2020-11-18s390/qeth: improve QUERY CARD INFO processingJulian Wiedmann
2020-11-18s390/qeth: tolerate error when querying card infoJulian Wiedmann
2020-11-18s390/qeth: remove useless if/elseKaixu Xia
2020-11-18s390/qeth: reduce rtnl locking for switchdev eventsJulian Wiedmann
2020-10-26s390/ism: fix incorrect system EIDKarsten Graul
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-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: Add new Operation Code OC3 to PNSOAlexandra Winter