aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
30 hoursMerge tag 'v5.15.157' into v5.15/standard/basev5.15/standard/baseBruce Ashfield
6 daysnet: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL
6 daysnet: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL
6 daysnet: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
6 daysnet: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL
6 daysnet: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli
6 daysnet: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL
6 daystun: limit printing rate when illegal packet received by tun devLei Chen
8 daysMerge 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