aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2024-04-25Merge tag 'v5.15.156' into v5.15/standard/baseBruce Ashfield
2024-04-17net: ena: Fix incorrect descriptor free behaviorDavid Arinzon
2024-04-17net: ena: Wrong missing IO completions check orderDavid Arinzon
2024-04-17net: ena: Fix potential sign extension issueDavid Arinzon
2024-04-17net: dsa: mt7530: trap link-local frames regardless of ST Port StateArınç ÜNAL
2024-04-17net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon
2024-04-17net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-17octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya
2024-04-17geneve: fix header validation in geneve[6]_xmit_skbEric Dumazet
2024-04-15Merge tag 'v5.15.155' into v5.15/standard/baseBruce Ashfield
2024-04-15Merge tag 'v5.15.154' into v5.15/standard/baseBruce Ashfield
2024-04-13wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang
2024-04-13net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin
2024-04-13ionic: set adminq irq affinityShannon Nelson
2024-04-13wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov
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-28Merge tag 'v5.15.153' into v5.15/standard/baseBruce Ashfield
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