summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker
2024-04-10net: fec: Set mac_managed_pm during probeWei Fang
2024-04-10drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov
2024-04-10net: usb: asix: suspend embedded PHY if external is usedOleksij Rempel
2024-04-10i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-04-10i40e: Remove _t suffix from enum type namesIvan Vecera
2024-04-10i40e: Store the irq number in i40e_q_vectorJoe Damato
2024-04-10i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-10i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-04-10octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-04-10mlxbf_gige: stop interface during shutdownDavid Thompson
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-04-10xen-netfront: Add missing skb_mark_for_recycleJesper Dangaard Brouer
2024-04-10r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-04-10mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-04-10ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-04-10wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg
2024-04-10iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpyBixuan Cui
2024-04-10mlxbf_gige: stop PHY during open() error pathsDavid Thompson
2024-04-10net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-04-10net: ravb: Add R-Car Gen4 supportGeert Uytterhoeven
2024-04-10wireguard: netlink: access device through ctx instead of peerJason A. Donenfeld
2024-04-10wireguard: netlink: check for dangling peer via is_dead instead of empty listJason A. Donenfeld
2024-04-10net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-04-10wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2024-03-26net: dsa: mt7530: fix handling of all link-local framesArınç ÜNAL
2024-03-26net: dsa: mt7530: fix link-local frames that ingress vlan filtering portsArınç ÜNAL
2024-03-26net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL
2024-03-26net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-26net: phy: fix phy_read_poll_timeout argument type in genphy_loopbackNikita Kiryushin
2024-03-26wireguard: receive: annotate data-race around receiving_counter.counterNikita Zhandarovich
2024-03-26net: dsa: mt7530: prevent possible incorrect XTAL frequency selectionArınç ÜNAL
2024-03-26net: veth: do not manipulate GRO when using XDPIgnat Korchagin
2024-03-26net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle
2024-03-26net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle
2024-03-26net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-26nfp: flower: handle acti_netdevs allocation failureDuoming Zhou
2024-03-26net: phy: dp83822: Fix RGMII TX delay configurationTim Pambor
2024-03-26net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmiiTommaso Merciai
2024-03-26net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-26net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-26net: phy: fix phy_get_internal_delay accessing an empty arrayKévin L'hôpital
2024-03-26sr9800: Add check for usbnet_get_endpointsChen Ni
2024-03-26igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-26igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos