aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net/qeth_l3_main.c
AgeCommit message (Expand)Author
2018-03-31s390/qeth: free netdevice when removing a cardJulian 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
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-02s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann
2017-12-02s390/qeth: fix GSO throughput regressionJulian Wiedmann
2017-12-02s390/qeth: fix thinko in IPv4 multicast address trackingJulian Wiedmann
2017-11-24s390: net: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-10-20s390/qeth: fix early exit from error pathJulian Wiedmann
2017-09-18s390/qeth: fold VLAN handling into l3_rebuild_skb()Julian Wiedmann
2017-09-18s390/qeth: don't take queue lock in send_packet_fast()Julian 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/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/net: reduce inliningJulian Wiedmann
2017-08-15s390/qeth: make more use of skb APIJulian Wiedmann
2017-08-15s390/qeth: remove extra L3 adapterparms queryJulian Wiedmann
2017-08-15s390/qeth: don't access skb after transmissionJulian Wiedmann
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann
2017-07-12drivers: s390: move static and inline before return typeJoe Perches
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun
2017-06-06s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann
2017-06-06s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann
2017-06-06s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann
2017-05-11s390/qeth: add missing hash table initializationsUrsula Braun
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann
2017-05-11s390/qeth: handle sysfs error during initializationUrsula Braun
2017-04-11s390/qeth: convert to ETHTOOL_GLINKSETTINGS APIJulian Wiedmann
2017-04-11s390/qeth: use correct return type for hard_start_xmit()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-03-24s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann
2017-03-24s390/qeth: size calculation outbound buffersJulian Wiedmann
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann
2016-10-20s390/net: use net core MTU range checkingJarod Wilson
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