summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-29ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou2-3/+7
2021-09-28net: mdio-ipq4019: Fix the error for an optional regs resourceCai Huoqing1-1/+5
2021-09-28net: hns3: fix hclge_dbg_dump_tm_pg() stack usageArnd Bergmann1-4/+24
2021-09-28net: mdio: mscc-miim: Fix the mdio controllerHoratiu Vultur1-5/+10
2021-09-28net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap1-0/+1
2021-09-28ionic: fix gathering of debug statsShannon Nelson1-9/+0
2021-09-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tDavid S. Miller1-7/+15
2021-09-28dmascc: add CONFIG_VIRT_TO_BUS dependencyArnd Bergmann1-0/+1
2021-09-28net: ks8851: fix link errorArnd Bergmann2-4/+10
2021-09-27e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-09-27e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-09-27net: phy: enhance GPY115 loopback disable functionXu Liang1-2/+21
2021-09-27Merge tag 'mac80211-for-net-2021-09-27' of git://git.kernel.org/pub/scm/linux...David S. Miller1-2/+2
2021-09-27dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn2-3/+7
2021-09-27dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn3-6/+10
2021-09-27dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn1-1/+1
2021-09-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-09-27Revert "ibmvnic: check failover_pending in login response"Desnes A. Nunes do Rosario1-8/+0
2021-09-27net: bgmac-platform: handle mac-address deferralMatthew Hagan1-0/+3
2021-09-27net: hns: Fix spelling mistake "maped" -> "mapped"Colin Ian King1-1/+1
2021-09-24drivers: net: mhi: fix error path in mhi_net_newlinkDaniele Palmas1-5/+1
2021-09-24smsc95xx: fix stalled rx after link changeAaro Koskinen1-0/+3
2021-09-24net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean1-2/+1
2021-09-23Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds84-233/+745
2021-09-23atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru1-2/+2
2021-09-23net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin1-0/+3
2021-09-23net: mscc: ocelot: fix forwarding from BLOCKING ports remaining enabledVladimir Oltean1-3/+8
2021-09-23net: ethernet: mtk_eth_soc: avoid creating duplicate offload entriesFelix Fietkau1-0/+3
2021-09-23nfc: st-nci: Add SPI ID matching DT compatibleMark Brown1-0/+1
2021-09-23nexthop: Fix memory leaks in nexthop notification chain listenersIdo Schimmel1-1/+1
2021-09-23mac80211-hwsim: fix late beacon hrtimer handlingJohannes Berg1-2/+2
2021-09-22Merge tag 'spi-fix-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2021-09-22Merge tag 'platform-drivers-x86-v5.15-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds7-15/+77
2021-09-22qed: rdma - don't wait for resources under hw error recovery flowShai Malin2-0/+16
2021-09-21s390/qeth: fix deadlock during failing recoveryAlexandra Winter2-3/+10
2021-09-21s390/qeth: Fix deadlock in remove_disciplineAlexandra Winter4-15/+4
2021-09-21s390/qeth: fix NULL deref in qeth_clear_working_pool_list()Julian Wiedmann1-0/+3
2021-09-21spi: Revert modalias changesMark Brown1-8/+0
2021-09-21platform/x86: gigabyte-wmi: add support for B550I Aorus Pro AXTobias Jakobi1-0/+1
2021-09-21platform/x86/intel: hid: Add DMI switches allow listJosé Expósito1-5/+22
2021-09-21platform/x86: dell: fix DELL_WMI_PRIVACY dependencies & build errorRandy Dunlap1-2/+1
2021-09-21net: dsa: realtek: register the MDIO bus under devresVladimir Oltean1-1/+1
2021-09-20Merge tag 'spi-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+10
2021-09-20Merge tag 'regulator-fix-v5.15-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+1
2021-09-20drm/nouveau/nvkm: Replace -ENOSYS with -ENODEVGuenter Roeck1-1/+1
2021-09-20net: hns3: fix a return value error in hclge_get_reset_status()Yufeng Mo1-4/+11
2021-09-20net: hns3: check vlan id before using itliaoguojia1-0/+3
2021-09-20net: hns3: check queue id range before usingYufeng Mo1-0/+8
2021-09-20net: hns3: fix misuse vf id and vport id in some logsJiaran Zhang4-10/+12
2021-09-20net: hns3: fix inconsistent vf id printJian Shen1-2/+5