summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_core_main.c
AgeCommit message (Expand)Author
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-04s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann
2018-10-10s390/qeth: use vzalloc for QUERY OAT bufferWenjia Zhang
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-08s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-03-08s390/qeth: fix overestimated count of buffer elementsJulian Wiedmann
2018-03-08s390/qeth: fix SETIP command handlingJulian Wiedmann
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: apply takeover changes when mode is toggledJulian Wiedmann
2017-12-17s390/qeth: fix GSO throughput regressionJulian Wiedmann
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-15s390/net: reduce inliningJulian Wiedmann
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann
2017-08-15s390/qeth: clean up fill_buffer() offset logicJulian Wiedmann
2017-08-15s390/qeth: straighten out fill_buffer() interfaceJulian Wiedmann
2017-08-15s390/qeth: simplify fragment type selectionJulian Wiedmann
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena
2017-06-20s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann
2017-06-20s390/qeth: fix packing buffer statisticsJulian Wiedmann
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-12s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann
2017-06-06s390/qeth: silence qeth_fix_features()Julian Wiedmann
2017-06-06s390/qeth: consolidate pack buffer flushingJulian Wiedmann
2017-06-06s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-05-11s390/qeth: handle sysfs error during initializationUrsula Braun
2017-04-11s390/qeth: remove unimplemented gdev routinesJulian Wiedmann
2017-04-11s390/qeth: use LINK_MODE_* to report the link characteristicsJulian Wiedmann
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann
2017-04-11s390/qeth: clean up qeth_set_ecmd_adv_sup()Julian Wiedmann
2017-04-11s390/qeth: remove unused parameterJulian Wiedmann
2017-04-11s390/qeth: move gdev shutdown handler to coreJulian Wiedmann
2017-04-11s390/qeth: move NAPI poll routine to coreJulian Wiedmann
2017-04-11s390/qeth: move common ioctl handling to coreJulian Wiedmann
2017-04-07s390/qeth: improve endianness handlingHans Wippel
2017-04-07s390/qeth: Remove unused codeJulian Wiedmann
2017-04-07s390/qeth: remove unused return valueJulian Wiedmann
2017-04-07s390/qeth: fix up ssqd tracingJulian Wiedmann