summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-09-28net: ks8851: fix link errorArnd Bergmann
2021-09-27net: phy: enhance GPY115 loopback disable functionXu Liang
2021-09-27Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-09-27dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn
2021-09-27dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn
2021-09-27dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn
2021-09-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-09-27Revert "ibmvnic: check failover_pending in login response"Desnes A. Nunes do Rosario
2021-09-27net: bgmac-platform: handle mac-address deferralMatthew Hagan
2021-09-27net: hns: Fix spelling mistake "maped" -> "mapped"Colin Ian King
2021-09-24drivers: net: mhi: fix error path in mhi_net_newlinkDaniele Palmas
2021-09-24smsc95xx: fix stalled rx after link changeAaro Koskinen
2021-09-24net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-23atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru
2021-09-23net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-09-23net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean
2021-09-23net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau
2021-09-23nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel
2021-09-23mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg
2021-09-22qed: rdma - don't wait for resources under hw error recovery flowShai Malin
2021-09-21net: dsa: realtek: register the MDIO bus under devresVladimir Oltean
2021-09-20net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo
2021-09-20net: hns3: check vlan id before using itliaoguojia
2021-09-20net: hns3: check queue id range before usingYufeng Mo
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang
2021-09-20net: hns3: fix inconsistent vf id printJian Shen
2021-09-20net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen
2021-09-20bnxt_en: Fix TX timeout when TX ring size is set to the smallestMichael Chan
2021-09-19dmascc: use proper 'virt_to_bus()' rather than casting to 'int'Linus Torvalds
2021-09-19net/mlx4_en: Resolve bad operstate valueLama Kayal
2021-09-19net: bgmac-bcma: handle deferred probe error due to mac-addressChristian Lamparter
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean
2021-09-19net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-19net: mscc: ocelot: remove buggy duplicate write to DEV_CLOCK_CFGColin Foster
2021-09-19net: mscc: ocelot: remove buggy and useless write to ANA_PFC_PFC_CFGColin Foster
2021-09-19igc: fix build errors for PTPRandy Dunlap
2021-09-19enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil
2021-09-19enetc: Fix illegal access when reading affinity_hintClaudiu Manoil
2021-09-19virtio-net: fix pages leaking when building skb in big modeJason Wang
2021-09-19xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich
2021-09-19net: dsa: xrs700x: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-19net: dsa: microchip: ksz8863: be compatible with masters which unregister on ...Vladimir Oltean
2021-09-19net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2021-09-19net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-09-17net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports()Florian Fainelli
2021-09-17net: update NXP copyright textVladimir Oltean
2021-09-17net: hso: fix muxed tty registrationJohan Hovold
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds