summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-08-03net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-08-03net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-08-03net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-08-03net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi
2023-08-03net: ipa: only reset hashed tables when supportedAlex Elder
2023-08-03virtio-net: fix race between set queues and probeJason Wang
2023-08-03can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPEDMarc Kleine-Budde
2023-08-03benet: fix return value check in be_lancer_xmit_workarounds()Yuanjun Gong
2023-08-03net: fec: tx processing does not call XDP APIs if budget is 0Wei Fang
2023-08-03igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-08-03macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFFLin Ma
2023-08-03net: stmmac: Apply redundant write work around on 4.xx tooVincent Whitchurch
2023-08-03octeontx2-af: Fix hash extraction enable configurationSuman Ghosh
2023-08-03team: reset team's flags when down link is P2P deviceHangbin Liu
2023-08-03bonding: reset bond's flags when down link is P2P deviceHangbin Liu
2023-08-03ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski
2023-08-03net: fec: avoid tx queue timeout when XDP is enabledWei Fang
2023-08-03ethernet: atheros: fix return value check in atl1e_tso_csum()Yuanjun Gong
2023-08-03atheros: fix return value check in atl1_tso()Yuanjun Gong
2023-08-03vxlan: fix GRO with VXLAN-GPEJiri Benc
2023-08-03vxlan: generalize vxlan_parse_gpe_hdr and remove unused argsJiri Benc
2023-08-03vxlan: calculate correct header length for GPEJiri Benc
2023-08-03net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-08-03net: hns3: fix wrong tc bandwidth weight data issueJijie Shao
2023-08-03net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan
2023-08-03net: phy: marvell10g: fix 88x3310 power upJiawen Wu
2023-08-03iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILEDJacob Keller
2023-08-03iavf: fix potential deadlock on allocation failureJacob Keller
2023-08-03i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-08-03r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...Heiner Kallweit
2023-07-27net: phy: prevent stale pointer dereference in phy_init()Vladimir Oltean
2023-07-27net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_typeDaniel Golle
2023-07-27igc: Prevent garbled TX queue with XDP ZEROCOPYFlorian Kauer
2023-07-27igc: Avoid transmit queue timeout for XDPKurt Kanzenbach
2023-07-27octeontx2-pf: Dont allocate BPIDs for LBK interfacesGeetha sowjanya
2023-07-27vrf: Fix lockdep splat in output pathIdo Schimmel
2023-07-27iavf: fix reset task race with iavf_remove()Ahmed Zaki
2023-07-27iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki
2023-07-27iavf: Wait for reset in callbacks which trigger itMarcin Szycik
2023-07-27iavf: make functions static where possiblePrzemek Kitszel
2023-07-27iavf: use internal state to free traffic IRQsAhmed Zaki
2023-07-27iavf: Fix out-of-bounds when setting channels on removeDing Hui
2023-07-27iavf: Fix use-after-free in free_netdevDing Hui
2023-07-27r8169: fix ASPM-related problem for chip version 42 and 43Heiner Kallweit
2023-07-27net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha
2023-07-27ice: prevent NULL pointer deref during reloadMichal Swiatkowski
2023-07-27ice: Unregister netdev and devlink_port only oncePetr Oros
2023-07-27net: ethernet: mtk_eth_soc: handle probe deferralDaniel Golle
2023-07-27net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()Tanmay Patil
2023-07-27dsa: mv88e6xxx: Do a final check before timing outLinus Walleij