summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2022-12-31igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes3-29/+151
2022-12-31net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()Vladimir Oltean1-5/+4
2022-12-31r6040: Fix kmemleak in probe and removeLi Zetao1-1/+4
2022-12-31net: enetc: avoid buffer leaks on xdp_do_redirect() failureVladimir Oltean1-27/+8
2022-12-31bonding: do failover when high prio link upHangbin Liu1-9/+15
2022-12-31bonding: add missed __rcu annotation for curr_active_slaveHangbin Liu1-1/+1
2022-12-31net: macsec: fix net device access prior to holding a lockEmeel Hakim1-13/+21
2022-12-31i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski1-12/+24
2022-12-31stmmac: fix potential division by 0Piergiorgio Beruto2-2/+3
2022-12-31octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functionsChristophe JAILLET1-1/+5
2022-12-31ntb_netdev: Use dev_kfree_skb_any() in interrupt contextEric Pilmore1-2/+2
2022-12-31net: lan9303: Fix read error execution pathJerry Ray1-1/+3
2022-12-31net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_sl...Roger Quadros1-3/+7
2022-12-31can: tcan4x5x: Fix use of register error status maskMarkus Schneider-Pargmann1-7/+7
2022-12-31can: m_can: Call the RAM init directly from m_can_chip_configVivek Yadav3-15/+26
2022-12-31can: tcan4x5x: Remove invalid write in clear_interruptsMarkus Schneider-Pargmann1-5/+0
2022-12-31net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky1-12/+2
2022-12-31net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky1-3/+6
2022-12-31net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2-2/+2
2022-12-31hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-3/+3
2022-12-31net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-2/+2
2022-12-31net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31net: farsync: Fix kmemleak when rmmods farsyncLi Zetao1-0/+2
2022-12-31ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-31drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()Yuan Can1-0/+2
2022-12-31net: stmmac: fix possible memory leak in stmmac_dvr_probe()Gaosheng Cui1-1/+2
2022-12-31net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()Zhang Changzhong1-2/+6
2022-12-31net: defxx: Fix missing err handling in dfx_init()Yongqiang Liu1-4/+18
2022-12-31wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen2-1/+2
2022-12-31wifi: rtl8xxxu: Fix the channel width reportingBitterblue Smith1-3/+7
2022-12-31wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith1-1/+1
2022-12-31mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()Xiongfeng Wang1-3/+10
2022-12-31wifi: mt76: do not send firmware FW_FEATURE_NON_DL regionDeren Wu1-0/+4
2022-12-31wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu1-1/+1
2022-12-31wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu1-1/+2
2022-12-31wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen3-0/+9
2022-12-31wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDCNicolas Cavallari1-0/+1
2022-12-31wifi: mt76: mt7915: rework eeprom tx paths and streams initShayne Chen2-39/+23
2022-12-31wifi: mt76: mt7921: fix reporting of TX AGGR histogramLorenzo Bianconi1-1/+1
2022-12-31wifi: mt76: mt7915: fix reporting of TX AGGR histogramLorenzo Bianconi1-1/+1
2022-12-31wifi: mt76: mt7915: fix mt7915_mac_set_timing()Ryder Lee1-6/+15
2022-12-31wifi: mt76: mt7921: fix antenna signal are way off in monitor modeSean Wang1-11/+21
2022-12-31bonding: uninitialized variable in bond_miimon_inspect()Dan Carpenter1-1/+1
2022-12-31wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear1-1/+11
2022-12-31wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changedBitterblue Smith1-1/+1
2022-12-31wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan1-0/+1
2022-12-31bonding: fix link recovery in mode 2 when updelay is nonzeroJonathan Toppins1-1/+10
2022-12-31wifi: rtw89: fix physts IE page checkZong-Zhe Yang1-1/+1