summaryrefslogtreecommitdiff
path: root/drivers/s390/net
AgeCommit message (Expand)Author
2023-08-11s390/qeth: Don't call dev_close/dev_open (DOWN/UP)Alexandra Winter
2023-07-23s390/qeth: Fix vipa deletionThorsten Winkler
2022-12-31s390/lcs: Fix return type of lcs_start_xmit()Nathan Chancellor
2022-12-31s390/netiucv: Fix return type of netiucv_tx()Nathan Chancellor
2022-12-31s390/ctcm: Fix return type of ctc{mp,}m_tx()Nathan Chancellor
2022-12-14s390/qeth: fix use-after-free in hsciAlexandra Winter
2022-12-14s390/qeth: fix various format stringsHeiko Carstens
2022-05-18s390/lcs: fix variable dereferenced before checkAlexandra Winter
2022-05-18s390/ctcm: fix potential memory leakAlexandra Winter
2022-05-18s390/ctcm: fix variable dereferenced before checkAlexandra Winter
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter
2021-09-21s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter
2021-09-21s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-16s390/net: replace in_irq() with in_hardirq()Changbin Du
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-10net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...Vladimir Oltean
2021-08-07s390/qeth: Update MACs of LEARNING_SYNC deviceAlexandra Winter
2021-08-07s390/qeth: Switchdev event handlerAlexandra Winter
2021-08-07s390/qeth: Register switchdev event handlerAlexandra Winter
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-27qeth: use ndo_siocdevprivateArnd Bergmann
2021-07-27s390/qdio: clarify reporting of errors to the driversJulian Wiedmann
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-07-20s390/qeth: clean up device_type managementJulian Wiedmann
2021-07-20s390/qeth: clean up QETH_PROT_* namingJulian Wiedmann
2021-07-20s390/qeth: remove OSN supportJulian Wiedmann
2021-07-13s390: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-06-12s390/netiuvc: get rid of forward declarationsHeiko Carstens
2021-06-11s390/qeth: Consider dependency on SWITCHDEV moduleAlexandra Winter
2021-06-11s390/qeth: shrink TX buffer structJulian Wiedmann
2021-06-11s390/qeth: remove TX buffer's pointer to its queueJulian Wiedmann
2021-06-11s390/qeth: remove QAOB's pointer to its TX bufferJulian Wiedmann
2021-06-11s390/qeth: consolidate completion of pending TX buffersJulian Wiedmann
2021-06-11s390/qeth: use ethtool_sprintf()Julian Wiedmann
2021-06-11s390/qeth: unify the tracking of active cmds on ccw deviceJulian Wiedmann
2021-06-11s390/qeth: also use TX NAPI for non-IQD devicesJulian Wiedmann
2021-06-11s390/qeth: count TX completion interruptsJulian Wiedmann
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-03-26mld: convert ifmcaddr6 to RCUTaehee Yoo
2021-03-22s390/qdio: let driver manage the QAOBJulian Wiedmann
2021-03-18s390/qeth: remove RX VLAN filter stubs in L3 driverJulian Wiedmann
2021-03-18s390/qeth: enable napi_consume_skb() for pending TX buffersJulian Wiedmann
2021-03-18s390/qeth: allocate initial TX Buffer structs with GFP_KERNELJulian Wiedmann
2021-03-09s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann
2021-03-09s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann
2021-03-09s390/qeth: improve completion of pending TX buffersJulian Wiedmann
2021-03-09s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann