summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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: usb: pegasus: enable basic endpoint checkingZiyi Guo
2026-03-04net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou
2026-03-04net: ethernet: xscale: Check for PTP support properlyLinus Walleij
2026-03-04net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo
2026-03-04myri10ge: avoid uninitialized variable useArnd Bergmann
2026-03-04net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore
2026-03-04wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo
2026-03-04wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang
2026-03-04octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya
2026-03-04wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo
2026-03-04wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo
2026-03-04net: hns3: extend HCLGE_FD_AD_QID to 11 bitsJijie Shao
2026-03-04net: usb: r8152: fix transmit queue timeoutMingj Ye
2026-03-04wifi: libertas: fix WARNING in usb_tx_blockSzymon Wilczek
2026-03-04wifi: rtw88: 8822b: Avoid WARNING in rtw8822b_config_trx_mode()Bitterblue Smith
2026-03-04wifi: rtw88: fix DTIM period handling when conf->dtim_period is zeroRoman Peshkichev
2026-03-04bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu
2026-03-04octeontx2-af: Fix default entries mcam entry actionHariprasad Kelam
2026-03-04macvlan: observe an RCU grace period in macvlan_common_newlink() error pathEric Dumazet
2026-03-04xen-netback: reject zero-queue configuration from guestZiyi Guo
2026-03-04net: usb: catc: enable basic endpoint checkingZiyi Guo
2026-03-04net: sparx5/lan969x: fix PTP clock max_adj valueDaniel Machon
2026-03-04net: mscc: ocelot: add missing lock protection in ocelot_port_xmit_inj()Ziyi Guo
2026-03-04net: mscc: ocelot: split xmit into FDMA and register injection pathsZiyi Guo
2026-03-04net: mscc: ocelot: extract ocelot_xmit_timestamp() helperZiyi Guo
2026-03-04net: sparx5/lan969x: fix DWRR cost max to match hardware register widthDaniel Machon
2026-03-04octeontx2-pf: Unregister devlink on probe failureHariprasad Kelam
2026-03-04ionic: Rate limit unknown xcvr type messagesEric Joyner
2026-03-04serial: caif: fix use-after-free in caif_serial ldisc_close()Jiayuan Chen
2026-03-04net: hns3: fix double free issue for tx spare bufferJian Shen
2026-03-04bonding: only set speed/duplex to unknown, if getting speed failedThomas Bogendoerfer
2026-03-04octeontx2-af: Fix PF driver crash with kexec kernel bootingAnshumali Gaur
2026-03-04wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo
2026-03-04mctp i2c: initialise event handler read bytesMatt Johnston
2026-03-04net: mctp-i2c: fix duplicate reception of old dataJian Zhang
2026-02-19net: tunnel: make skb_vlan_inet_prepare() return drop reasonsMenglong Dong
2026-02-19net: stmmac: Fix accessing freed irq affinity_hintQingfang Deng
2026-02-19Revert "wireguard: device: enable threaded NAPI"Daniel Borkmann
2026-02-19net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn
2026-02-11macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet