summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-05-27igb: use igb_adapter->io_addr instead of e1000_hw->hw_addrCao jin
2020-05-20net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman
2020-05-20i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2020-05-20net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-05-20net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()'Christophe JAILLET
2020-05-20net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2020-05-20phy: micrel: Ensure interrupts are reenabled on resumeAlexandre Belloni
2020-05-20enic: do not overwrite error codeGovindarajulu Varadarajan
2020-05-20net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan
2020-05-20dp83640: reverse arguments to list_add_tailJulia Lawall
2020-05-20Revert "net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS"Greg Kroah-Hartman
2020-05-10macvlan: Fix potential use-after free for broadcastsHerbert Xu
2020-05-10net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli
2020-05-10bna: add missing per queue ethtool statIvan Vecera
2020-05-10brcmfmac: restore stopping netdev queue when bus clogs upArend Van Spriel
2020-05-10brcmfmac: add fallback for devices that do not report per-chain valuesJaap Jan Meijer
2020-05-10net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong
2020-05-10at803x: fix reset handlingSergei Shtylyov
2020-05-10net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot
2020-05-10net: mv643xx_eth: fix packet corruption with TSO and tiny unaligned packets.Nicolas Schichan
2020-05-10ovs/vxlan: fix rtnl notifications on iface deletionNicolas Dichtel
2020-05-10net: ethoc: Fix early error pathsFlorian Fainelli
2020-05-10net: vxlan: lwt: Fix vxlan local traffic.pravin shelar
2020-05-10mvpp2: use correct size for memsetArnd Bergmann
2020-05-10ravb: Add missing free_irq() call to ravb_close()Geert Uytterhoeven
2020-05-10net: macb: replace macb_writel() call by queue_writel() to update queue ISRCyrille Pitchen
2020-05-10net: mvneta: fix trivial cut-off issue in mvneta_ethtool_update_statsJisheng Zhang
2020-05-10net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de
2020-05-10net: dsa: mv88e6xxx: enable SA learning on DSA portsVivien Didelot
2020-05-10net: hns: fix device reference leaksJohan Hovold
2020-05-10net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold
2020-05-10net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold
2020-05-10net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implementedAndrew Lunn
2020-05-10net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong
2020-05-10bnxt_en: Remove locking around txr->dev_stateFlorian Fainelli
2020-05-10net: axienet: Fix return value check in axienet_probe()Wei Yongjun
2020-05-10bnxt: add a missing rcu synchronizationEric Dumazet
2020-05-10ovs/geneve: fix rtnl notifications on iface deletionNicolas Dichtel
2020-05-10net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold
2020-05-10net: ethernet: stmmac: dwmac-rk: fix probe error pathJohan Hovold
2020-05-10net: ethernet: stmmac: dwmac-sti: fix probe error pathJohan Hovold
2020-05-10et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli
2020-05-10macvtap: segmented packet is consumedEric Dumazet
2020-05-10net: macb: add missing free_netdev() on error in macb_probe()Wei Yongjun
2020-05-10net: bcmsysport: Device stats are unsigned longFlorian Fainelli
2020-05-10sfc: clear napi_hash state when copying channelsBert Kenward
2020-05-10sfc: fix potential stack corruption from running past stat bitmaskAndrew Rybchenko
2020-05-10net: bcmgenet: device stats are unsigned longEric Dumazet
2020-05-10net: bcmgenet: fix skb_len in bcmgenet_xmit_single()Petri Gynther
2020-05-10cxgb4/cxgb4vf: Fixes regression in perf when tx vlan offload is disabledHariprasad Shenai