aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-05-19wifi: ath12k: Add support for handling incumbent signal interference in 6 GHzAishwarya R4-1/+500
2026-05-19thunderbolt / net: Let the service drivers configure interrupt throttlingMika Westerberg1-0/+4
2026-05-19thunderbolt / net: Move ring_frame_size() to thunderbolt.hMika Westerberg1-10/+6
2026-05-19Merge tag 'ovpn-net-20260514' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni8-32/+61
2026-05-19net: mana: Fix TOCTOU double-fetch of hwc_msg_id from DMA bufferErni Sri Satya Vennela1-10/+13
2026-05-19net: dsa: mt7530: untag VLAN-aware bridge PVIDEdward Parker1-0/+2
2026-05-19net: dsa: mt7530: fix CPU port VLAN not being reset to unawareDaniel Golle1-49/+62
2026-05-19net: dsa: mt7530: preserve VLAN tags on trapped link-local framesDaniel Golle1-12/+15
2026-05-19net: dsa: mt7530: fix FDB entries not aging out with short timeoutDaniel Golle1-6/+14
2026-05-19eea: introduce callback for ndo_get_stats64 and register netdevXuan Zhuo2-4/+84
2026-05-19eea: introduce ethtool supportXuan Zhuo7-5/+377
2026-05-19eea: implement packet transmit logicXuan Zhuo1-4/+380
2026-05-19eea: implement packet receive logicXuan Zhuo3-2/+550
2026-05-19eea: create/destroy rx,tx queues for netdevice open and stopXuan Zhuo7-16/+1231
2026-05-19eea: probe the netdevice and create adminqXuan Zhuo7-8/+1047
2026-05-19eea: introduce ring and descriptor structuresXuan Zhuo4-1/+488
2026-05-19eea: introduce PCI frameworkXuan Zhuo7-0/+575
2026-05-19net: pppoe: implement GRO/GSO supportFelix Fietkau1-1/+160
2026-05-19wifi: rtw89: phy: add BB wrapper generation 3 for RTL8922D variantPing-Ke Shih4-5/+212
2026-05-19wifi: rtw89: phy: configure control options of BB wrapper by RFSI bandPing-Ke Shih5-10/+15
2026-05-19wifi: rtw89: phy: change order to align register orderPing-Ke Shih1-4/+4
2026-05-19wifi: rtw89: phy: set BB wrap of CIM3KPing-Ke Shih4-4/+40
2026-05-19wifi: rtw89: phy: set BB wrap of trigger-base partial bandPing-Ke Shih3-1/+12
2026-05-19wifi: rtw89: phy: set BB wrap of QAM optionsPing-Ke Shih3-32/+94
2026-05-19wifi: rtw89: phy: set BB wrap of QAM thresholdPing-Ke Shih3-32/+56
2026-05-19wifi: rtw89: phy: set BB wrap of control optionsPing-Ke Shih3-2/+47
2026-05-19wifi: rtw89: phy: set BB wrap of DPD by bandwidthPing-Ke Shih3-64/+120
2026-05-19wifi: rtw89: phy: set BB wrap of out-of-band DPDPing-Ke Shih3-16/+33
2026-05-19wifi: rtw89: phy: define BB wrap data for RTL8922D variantsPing-Ke Shih10-0/+64
2026-05-18igc: fix potential skb leak in igc_fpe_xmit_smd_frame()Kohei Enju1-1/+7
2026-05-18igc: set tx buffer type for SMD framesKohei Enju1-0/+1
2026-05-18ixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
2026-05-18ice: restore PTP Rx timestamp config after ethtool set-channelsGrzegorz Nitka1-0/+6
2026-05-18ice: ptp: use primary NAC semaphore on E825Grzegorz Nitka1-0/+9
2026-05-18ice: ptp: serialize E825 PHY timer start with PTP lockGrzegorz Nitka1-2/+13
2026-05-18ice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
2026-05-18ice: fix VF queue configuration with low MTU valuesJose Ignacio Tornos Martinez1-1/+1
2026-05-18ice: fix locking around wait_event_interruptible_locked_irqJacob Keller1-5/+4
2026-05-18net: netkit: declare NETMEM_TX_NO_DMA modeBobby Eshleman1-0/+1
2026-05-18net: convert netmem_tx flag to enumBobby Eshleman4-4/+4
2026-05-18net/mlx5e: Let kTLS RX get async ICOSQ param in napi pollTariq Toukan3-12/+10
2026-05-18net/mlx5e: Reduce branches in napi pollTariq Toukan1-15/+15
2026-05-18net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()Weiming Shi2-4/+5
2026-05-18netdevsim: psp: reset spi on key rotation and check for exhaustion on allocDaniel Zahka1-5/+16
2026-05-18net/mlx5: add debugfs stats for frag buf dma poolsNimrod Oren1-0/+86
2026-05-18net/mlx5: use numa_mem_id() for default frag buf allocationsNimrod Oren1-1/+1
2026-05-18net/mlx5e: xsk: Fix unlocked writing to ICOSQDragos Tatulea1-1/+1
2026-05-18wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsingBaochen Qiang1-2/+6
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung1-3/+11
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker1-2/+4