summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-03-25net: macb: Shuffle the tx ring before enabling txKevin Hao1-3/+95
2026-03-25can: gs_usb: gs_can_open(): always configure bitrates before starting deviceMarc Kleine-Budde1-6/+16
2026-03-25net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-5/+8
2026-03-25wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges1-2/+2
2026-03-25net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-03-25net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu1-0/+11
2026-03-25ice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
2026-03-25net: mana: Ring doorbell at 4 CQ wraparoundsLong Li1-5/+18
2026-03-25ixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
2026-03-25net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
2026-03-25net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
2026-03-25net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari1-2/+2
2026-03-25octeontx2-af: devlink health: use retained error fmsg APIPrzemek Kitszel1-331/+133
2026-03-25octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari1-1/+1
2026-03-25net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière1-1/+1
2026-03-25e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-03-25i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-25can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li1-1/+4
2026-03-25mctp: i2c: fix skb memory leak in receive pathHaiyue Wang1-0/+1
2026-03-25serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai1-0/+3
2026-03-25net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman1-1/+0
2026-03-25net/mlx5: Fix deadlock between devlink lock and esw->wqCosmin Ratiu3-8/+19
2026-03-25net/mlx5: Query to see if host PF is disabledDaniel Jurgens2-0/+24
2026-03-25bonding: handle BOND_LINK_FAIL, BOND_LINK_BACK as valid link statesHangbin Liu1-1/+7
2026-03-25net: dsa: realtek: rtl8365mb: remove ifOutDiscards from rx_packetsMieczyslaw Nalewaj1-2/+1
2026-03-25net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
2026-03-25net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
2026-03-25net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
2026-03-25amd-xgbe: fix sleep while atomic on suspend/resumeRaju Rangoju3-14/+0
2026-03-25wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211()Lorenzo Bianconi1-0/+1
2026-03-25wifi: wlcore: Fix a locking bugBart Van Assche1-2/+2
2026-03-25wifi: cw1200: Fix locking in error pathsBart Van Assche1-0/+2
2026-03-25octeon_ep: avoid compiler and IQ/OQ reorderingVimlesh Kumar2-16/+32
2026-03-25octeon_ep: Relocate counter updates before NAPIVimlesh Kumar1-4/+15
2026-03-25net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return valueMieczyslaw Nalewaj1-1/+1
2026-03-25can: mcp251x: fix deadlock in error path of mcp251x_openAlban Bedel1-1/+14
2026-03-25dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck1-1/+2
2026-03-25dpaa2-switch: do not clear any interrupts automaticallyIoana Ciornei1-2/+2
2026-03-25net: dpaa2-switch: serialize changes to priv->mac with a mutexVladimir Oltean3-10/+55
2026-03-25net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()Vladimir Oltean1-1/+1
2026-03-25net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() callVladimir Oltean1-9/+12
2026-03-25net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()Vladimir Oltean3-14/+10
2026-03-25net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in A...Chintan Vankar2-6/+5
2026-03-25can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman1-1/+7
2026-03-25can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman1-1/+1
2026-03-25can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman1-1/+6
2026-03-25net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman1-1/+12
2026-03-25net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman1-0/+7
2026-03-25net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman1-0/+13