summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2019-02-04s390/qeth: conclude all event processing before offlining a cardJulian Wiedmann
2019-02-04s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann
2019-02-04s390/qeth: fix use-after-free in error pathJulian Wiedmann
2019-02-04s390/qeth: release cmd buffer in error pathsJulian Wiedmann
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-28s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-14s390/ism: clear dmbe_mask bit before SMC IRQ handlingUrsula Braun
2018-11-08s390/qeth: don't process hsuid in qeth_l3_setup_netdev()Julian Wiedmann
2018-11-08s390/qeth: remove unused fallback in Layer3's MAC codeJulian Wiedmann
2018-11-08s390/qeth: remove two IPA command helpersJulian Wiedmann
2018-11-08s390/qeth: replace open-coded cmd setupJulian Wiedmann
2018-11-08s390/qeth: remove card listJulian Wiedmann
2018-11-08s390/qeth: unify transmit codeJulian Wiedmann
2018-11-08s390/qeth: handle af_iucv skbs in qeth_l3_fill_header()Julian Wiedmann
2018-11-08s390/qeth: utilize virtual MAC for Layer2 OSD devicesJulian Wiedmann
2018-11-03s390/qeth: report 25Gbit link speedJulian Wiedmann
2018-11-03s390/qeth: sanitize ARP requestsJulian Wiedmann
2018-11-03s390/qeth: fix initial operstateJulian Wiedmann
2018-11-03s390/qeth: unregister netdevice only when registeredJulian Wiedmann
2018-11-03s390/qeth: fix HiperSockets snifferJulian Wiedmann
2018-11-03s390/qeth: sanitize strings in debug messagesJulian Wiedmann
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-12s390/qeth: add TSO support for L2 devicesJulian Wiedmann
2018-10-12s390/qeth: add support for IPv6 TSOJulian Wiedmann
2018-10-12s390/qeth: enhance TSO control sequenceJulian Wiedmann
2018-10-12s390/qeth: make TSO controls protocol-agnosticJulian Wiedmann
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-28s390: qeth: Fix potential array overrun in cmd/rc lookupJean Delvare
2018-09-28s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang
2018-09-26s390/qeth: remove duplicated carrier state trackingJulian Wiedmann
2018-09-26s390/qeth: clean up drop conditions for received cmdsJulian Wiedmann
2018-09-26s390/qeth: re-indent qeth_check_ipa_data()Julian Wiedmann
2018-09-26s390/qeth: consume local address eventsJulian Wiedmann
2018-09-26s390/qeth: remove various redundant codeJulian Wiedmann
2018-09-26s390/qeth: remove CARD_FROM_CDEV helperJulian Wiedmann
2018-09-26s390/qeth: pass card pointer in iob callbackJulian Wiedmann
2018-09-26s390/qeth: re-use qeth_notify_skbs()Julian Wiedmann
2018-09-26s390/qeth: remove additional skb refcountJulian Wiedmann
2018-09-26s390/qeth: replace open-coded skb_queue_walk()Julian Wiedmann
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann
2018-09-26s390/qeth: on gdev release, reset drvdataJulian Wiedmann
2018-09-26s390/qeth: fix discipline unload after setup errorJulian Wiedmann
2018-09-26s390/qeth: use DEFINE_MUTEX for qeth_mod_mutexJulian Wiedmann
2018-09-26s390/qeth: convert layer attribute to enumJulian Wiedmann
2018-09-17s390/qeth: reduce 0-initializing when building IPA cmdsJulian Wiedmann