aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2019-08-02s390: qeth: address type mismatch warningArnd Bergmann
2019-05-30s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann
2019-05-23s390/qeth: fix race when initializing the IP address tableJulian Wiedmann
2019-03-20s390/qeth: cancel close_dev work before removing a cardJulian Wiedmann
2019-03-20s390/qeth: fix use-after-free in error pathJulian Wiedmann
2019-03-20s390/qeth: release cmd buffer in error pathsJulian Wiedmann
2018-12-15s390/qeth: fix length check in SNMP processingJulian Wiedmann
2018-12-04s390/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-06-30s390/qeth: consistently re-enable device featuresJulian Wiedmann
2018-06-30s390/qeth: don't clobber buffer on async TX completionJulian Wiedmann
2018-06-30s390/qeth: avoid using is_multicast_ether_addr_64bits on (u8 *)[6]Vasily Gorbik
2018-06-30s390/qeth: fix race when setting MAC addressJulian Wiedmann
2018-06-30Revert "s390/qeth: use Read device to query hypervisor for MAC"Julian Wiedmann
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-04-27s390/qeth: improve fallback to random MAC addressJulian Wiedmann
2018-04-27s390/qeth: add IPv6 RX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: add IPv6 TX checksum offload supportKittipon Meesompop
2018-04-27s390/qeth: extend Checksum Offload Assists for IPv6Kittipon Meesompop
2018-04-27s390/qeth: query IPv6 assists during hardsetupKittipon Meesompop
2018-04-27s390/qeth: add stats counter for RX csum offloadKittipon Meesompop
2018-04-27s390/qeth: disregard IPv4 header for RX csum offloadJulian Wiedmann
2018-04-27s390/qeth: extract csum offload helpersJulian Wiedmann
2018-04-27s390/qeth: de-indent else after returnKittipon Meesompop
2018-04-27s390/net: set HW port number in netdeviceUrsula Braun
2018-04-27s390/qeth: don't worry about IPs on VLAN removalJulian Wiedmann
2018-04-27s390/qeth: convert vlan spinlock to mutexJulian Wiedmann
2018-04-27s390/qeth: skip QDIO queue handler indirectionJulian Wiedmann
2018-04-22s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann
2018-04-22s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann
2018-04-22s390/qeth: fix MAC address update sequenceJulian Wiedmann
2018-04-22s390/qeth: handle failure on workqueue creationJulian Wiedmann
2018-04-22s390/qeth: avoid control IO completion stallsJulian Wiedmann
2018-04-22s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani
2018-04-16s390: remove couple of duplicate includesVasily Gorbik
2018-04-16s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-03-26s390/cio: rename struct channel_path_descSebastian Ott
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann
2018-03-09s390/qeth: shrink qeth_ipaddr structJulian Wiedmann