summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2019-11-20s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann
2019-06-25s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-05-04s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-03-13s390/qeth: fix use-after-free in error pathJulian Wiedmann
2018-12-05s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-11-27s390/qeth: fix HiperSockets snifferJulian Wiedmann
2018-11-04s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
2018-09-26s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann
2018-06-21s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-31s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-31s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-08s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-03-08s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann
2018-03-08Revert "s390/qeth: fix using of ref counter for rxip addresses"Julian Wiedmann
2018-03-08s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann
2018-03-08s390/qeth: fix IP removal on offline cardsJulian Wiedmann
2018-03-08s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-03-08s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-03-08s390/qeth: fix underestimated count of buffer elementsUrsula Braun
2018-01-02s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann
2018-01-02s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2018-01-02s390/qeth: lock IP table while applying takeover changesJulian Wiedmann
2018-01-02s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2018-01-02s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2017-12-17s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-12-17s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann
2017-12-17s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann
2017-12-17s390/qeth: fix early exit from error pathJulian Wiedmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-08-18s390/qeth: use skb_cow_head() for L2 OSA xmitJulian Wiedmann
2017-08-18s390/qeth: unify code to build header elementsJulian Wiedmann
2017-08-18s390/qeth: pass full IQD header length to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO data offset to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass TSO header length to fill_buffer()Julian Wiedmann
2017-08-18s390/qeth: pass full data length to l2_fill_header()Julian Wiedmann
2017-08-18s390/qeth: split L2 xmit pathsJulian Wiedmann
2017-08-15s390/qeth: fix using of ref counter for rxip addressesKittipon Meesompop
2017-08-15s390/qeth: fix trace-messages for deleting rxip addressesKittipon Meesompop
2017-08-15s390/qeth: reject multicast rxip addressesKittipon Meesompop
2017-08-15s390/qeth: extract bridgeport cmd builderJulian Wiedmann
2017-08-15s390/net: reduce inliningJulian Wiedmann
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann