summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
13 daysi40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
13 daysi40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
13 daysnet: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
13 daysnet: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
13 daysnet: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
13 daysamd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
13 daysiavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju1-1/+16
13 dayswifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
13 dayswifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
13 dayswifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
13 dayswifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
13 dayswifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
13 daysocteon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+33
13 daysocteon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar1-2/+15
13 daysocteon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
13 daysocteon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
13 daysbpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen2-2/+9
13 daysnet: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj1-1/+1
13 dayswifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak1-1/+1
13 dayscan: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel1-1/+14
13 daysamd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju1-1/+1
13 daysnet: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar1-0/+8
13 daysdpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck1-1/+2
13 daysnet: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar2-6/+5
13 dayse1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits2-0/+10
13 daysi40e: Fix preempt count leak in napi poll tracepointThomas Gleixner1-1/+1
13 daysidpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez1-1/+1
13 daysnet: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen1-1/+1
13 dayscan: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman1-3/+21
13 dayscan: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman1-0/+6
13 dayscan: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman1-1/+7
13 dayscan: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman1-1/+1
13 dayscan: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman1-2/+13
13 dayscan: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman1-1/+6
13 daysnet: usb: pegasus: validate USB endpointsGreg Kroah-Hartman1-1/+12
13 daysnet: usb: kalmia: validate USB endpointsGreg Kroah-Hartman1-0/+7
13 daysnet: usb: kaweth: validate USB endpointsGreg Kroah-Hartman1-0/+13
13 daysnet: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore1-1/+15
2026-03-04net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier1-1/+1
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore2-2/+14
2026-03-04net: macb: Fix tx/rx malfunction after phy link down and upKevin Hao1-6/+5
2026-03-04net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao1-0/+1
2026-03-04octeontx2-af: CGX: fix bitmap leaksBo Sun1-0/+2
2026-03-04net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier1-6/+2
2026-03-04net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore1-1/+0
2026-03-04net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao1-7/+5
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo1-0/+7
2026-03-04net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu1-2/+1
2026-03-04net/mlx5e: Support routed networks during IPsec MACs initializationAlexandre Cassen1-2/+80
2026-03-04net/mlx5e: Separate address related variables to be in structLeon Romanovsky3-65/+68