summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2019-11-25s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann
2019-07-10s390/qeth: fix VLAN attribute in bridge_hostnotify udev eventAlexandra Winter
2019-05-16s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
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-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-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-11s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-03-11s390/qeth: fix IP address lookup for L3 devicesJulian Wiedmann
2018-03-11s390/qeth: fix double-free on IP add/remove raceJulian Wiedmann
2018-03-11s390/qeth: fix IP removal on offline cardsJulian Wiedmann
2018-03-11s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-03-11s390/qeth: fix underestimated count of buffer elementsUrsula Braun
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-25s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann
2017-12-25s390/qeth: size calculation outbound buffersJulian Wiedmann
2017-12-16s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann
2017-12-16s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-12-16s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann
2017-12-16s390/qeth: fix early exit from error pathJulian Wiedmann
2017-11-15s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2017-11-15s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun
2017-06-07s390/qeth: add missing hash table initializationsUrsula Braun
2017-06-07s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann
2017-06-07s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-06-07s390/qeth: handle sysfs error during initializationUrsula Braun
2016-09-16s390/qeth: fix setting VIPA addressThomas Richter
2016-09-16qeth: do not turn on SG per defaultUrsula Braun
2016-09-16qeth: do not limit number of gso segmentsUrsula Braun
2016-09-16qeth: check not more than 16 SBALEs on the completion queueUrsula Braun
2016-09-16s390/qeth: allow hsuid configuration in DOWN stateUrsula Braun
2016-09-16s390/qeth: use ip_lock for hsuid configurationUrsula Braun
2016-09-16qeth: restore device features after recoveryHans Wippel
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-07-04qeth: delete napi struct when removing a qeth deviceUrsula Braun
2016-06-16s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott
2016-06-16qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel
2016-06-16qeth: improve set_features error handlingHans Wippel
2016-06-16qeth: add network device features for VLAN devicesHans Wippel