summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-06-20ath9k_htc: Silence undersized packet warningsMasashi Honma
2020-06-20igb: improve handling of disconnected adaptersJarod Wilson
2020-06-20net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang
2020-06-20vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-06-11slcan: Fix double-free on slcan_open() error pathBen Hutchings
2020-06-11pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-11net: bmac: Fix read of MAC address from ROMJeremy Kerr
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
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