summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy
2020-04-30cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko
2020-04-30mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko
2020-04-30net: macb: Fix runtime PM refcountingAndy Shevchenko
2020-04-30net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-04-30net: macsec: preserve ingress frame orderingScott Dial
2020-04-30net: ipa: zero return code before issuing generic EE commandAlex Elder
2020-04-30net: ipa: fix an error message in gsi_channel_init_one()Alex Elder
2020-04-30net: ipa: fix a bug in ipa_endpoint_stop()Alex Elder
2020-04-30ionic: add device reset to fw upgrade downShannon Nelson
2020-04-30ionic: refresh devinfo after fw-upgradeShannon Nelson
2020-04-30ionic: no link check until after probeShannon Nelson
2020-04-30dp83640: reverse arguments to list_add_tailJulia Lawall
2020-04-30ibmvnic: Skip fatal error reset after passive initJuliet Kim
2020-04-30net/mlx5e: Fix q counters on uplink representorsRoi Dayan
2020-04-30net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-04-30net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-04-30net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit
2020-04-30net/mlx5: E-switch, Fix mutex init orderParav Pandit
2020-04-30net/mlx5: E-switch, Fix printing wrong error valueParav Pandit
2020-04-30net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit
2020-04-29wireguard: receive: use tunnel helpers for decapsulating ECN markingsToke Høiland-Jørgensen
2020-04-29wireguard: queueing: cleanup ptr_ring in error path of packet_queue_initJason A. Donenfeld
2020-04-29wireguard: send: remove errant newline from packet_encrypt_workerSultan Alsawaf
2020-04-29net: dsa: mv88e6xxx: remove duplicate assignment of struct membersJason Yan
2020-04-28net/ena: Fix build warning in ena_xdp_set()Gavin Shan
2020-04-27net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-04-27net: tc35815: Fix phydev supported/advertising maskAnthony Felice
2020-04-27bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().Michael Chan
2020-04-27bnxt_en: Return error when allocating zero size context memory.Michael Chan
2020-04-27bnxt_en: Improve AER slot reset.Michael Chan
2020-04-27bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.Vasundhara Volam
2020-04-27bnxt_en: Fix VF anti-spoof filter setup.Michael Chan
2020-04-27net: phy: marvell10g: fix temperature sensor on 2110Baruch Siach
2020-04-27aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24macsec: avoid to set wrong mtuTaehee Yoo
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-23net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-23net: meth: remove spurious copyright textJonathan Corbet
2020-04-23net: phy: bcm84881: clear settings on link downRussell King
2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-23geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca