summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-04-18net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+8
2026-04-18net: stmmac: fix integer underflow in chain modeTyllis Xu1-5/+6
2026-04-18net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou1-1/+1
2026-04-18net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier1-0/+1
2026-04-18wifi: brcmsmac: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-04-18wifi: rt2x00usb: fix devres lifetimeJohan Hovold1-1/+1
2026-04-18net: ftgmac100: fix ring allocation unwind on open failureYufan Chen1-4/+24
2026-04-18vxlan: validate ND option lengths in vxlan_na_createYang Yang1-2/+4
2026-04-18wifi: wilc1000: fix u8 overflow in SSID scan buffer size calculationYasuaki Torimaru1-1/+1
2026-04-18net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed3-24/+37
2026-04-18net: macb: properly unregister fixed rate clocksFedor Pchelkin1-4/+4
2026-04-18net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin1-2/+4
2026-04-18net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta1-2/+2
2026-04-18tg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
2026-04-18virtio_net: Fix UAF on dst_ops when IFF_XMIT_DST_RELEASE is cleared and napi_...xietangxin1-0/+1
2026-04-18net: macb: use the current queue number for statsPaolo Valerio1-1/+1
2026-04-18net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang1-0/+2
2026-04-18net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal1-2/+6
2026-04-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
2026-04-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-04-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
2026-04-18igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
2026-04-18net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov1-6/+6
2026-04-18net: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
2026-04-18can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde1-4/+9
2026-04-18net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-5/+8
2026-04-18wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges1-2/+2
2026-04-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-04-18net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-04-18net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
2026-04-18net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-04-18e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-04-18i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-04-18can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li1-1/+4
2026-04-18serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai1-0/+3
2026-04-18net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman1-1/+0
2026-04-18bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu1-1/+7
2026-04-18net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
2026-04-18amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-04-18wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-04-18can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel1-1/+14
2026-04-18net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar2-6/+5
2026-04-18can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman1-1/+1
2026-04-18can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman1-1/+6
2026-04-18net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman1-1/+12
2026-04-18net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman1-0/+7
2026-04-18net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman1-0/+13
2026-04-18net: 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