summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-04-18net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold
2026-04-18wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov
2026-04-18can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde
2026-04-18can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde
2026-04-18can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-04-18net: ftgmac100: fix ring allocation unwind on open failureYufan Chen
2026-04-18vxlan: validate ND option lengths in vxlan_na_createYang Yang
2026-04-18wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru
2026-04-18net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed
2026-04-18net: macb: properly unregister fixed rate clocksFedor Pchelkin
2026-04-18net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin
2026-04-18net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta
2026-04-18tg3: Fix race for querying speed/duplexThomas Bogendoerfer
2026-04-18virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin
2026-04-18net: macb: use the current queue number for statsPaolo Valerio
2026-04-18net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-04-18ionic: fix persistent MAC address override on PFMohammad Heib
2026-04-18net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-04-18net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal
2026-04-18net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz
2026-04-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-04-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin
2026-04-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck
2026-04-18igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-04-18net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-04-18net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy
2026-04-18net: mana: Improve the HWC error handlingDexuan Cui
2026-04-18net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-04-18net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn
2026-04-18wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges
2026-04-18net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen
2026-04-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin
2026-04-18net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu
2026-04-18ice: fix retry for AQ command 0x06EEJakub Staniszewski
2026-04-18net: mana: Ring doorbell at 4 CQ wraparoundsLong Li
2026-04-18net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel
2026-04-18net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel
2026-04-18octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari
2026-04-18e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
2026-04-18i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari
2026-04-18can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li
2026-04-18serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai
2026-04-18net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman
2026-04-18bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu
2026-04-18net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera