summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-13i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-13i40e: fix registering XDP RxQ infoLarysa Zaremba
2026-03-13net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera
2026-03-13net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi
2026-03-13net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
2026-03-13amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju
2026-03-13iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
2026-03-13wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-13wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-13wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211()Lorenzo Bianconi
2026-03-13wifi: wlcore: Fix a locking bugBart Van Assche
2026-03-13wifi: cw1200: Fix locking in error pathsBart Van Assche
2026-03-13octeon_ep_vf: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-13octeon_ep_vf: Relocate counter updates before NAPIVimlesh Kumar
2026-03-13octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar
2026-03-13octeon_ep: Relocate counter updates before NAPIVimlesh Kumar
2026-03-13bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loadedJiayuan Chen
2026-03-13net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj
2026-03-13wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_configSebastian Krzyszkowiak
2026-03-13can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel
2026-03-13amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speedsRaju Rangoju
2026-03-13net: ti: icssg-prueth: Fix ping failure after offload mode setup when link sp...MD Danish Anwar
2026-03-13dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-03-13net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar
2026-03-13e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits
2026-03-13i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner
2026-03-13idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez
2026-03-13net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen
2026-03-13can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-13can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman
2026-03-13can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-13can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman
2026-03-13can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-13can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-13net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman
2026-03-13net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman
2026-03-13net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman
2026-03-13net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore
2026-03-04net: ethernet: ec_bhf: Fix dma_free_coherent() dma handleThomas Fourier
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-03-04net: macb: Fix tx/rx malfunction after phy link down and upKevin Hao
2026-03-04net: ti: icssg-prueth: Add optional dependency on HSRKevin Hao
2026-03-04octeontx2-af: CGX: fix bitmap leaksBo Sun
2026-03-04net: wan/fsl_ucc_hdlc: Fix dma_free_coherent() in uhdlc_memclean()Thomas Fourier
2026-03-04net: ethernet: marvell: skge: remove incorrect conflicting PCI IDEthan Nelson-Moore
2026-03-04net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-03-04net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu
2026-03-04net/mlx5e: Support routed networks during IPsec MACs initializationAlexandre Cassen
2026-03-04net/mlx5e: Separate address related variables to be in structLeon Romanovsky