summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-03-14net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao
2026-03-14net: macb: Introduce gem_init_rx_ring()Kevin Hao
2026-03-14net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy modeMeghana Malladi
2026-03-14net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy
2026-03-14net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter to use RAS interrupt statusAlok Tiwari
2026-03-11octeontx2-af: devlink: fix NIX RAS reporter recovery conditionAlok Tiwari
2026-03-11net: ethernet: ti: am65-cpsw-nuss: Fix rx_filter value for PTP supportChintan Vankar
2026-03-11net/mana: Null service_wq on setup error to prevent double destroyShiraz Saleem
2026-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-03-11net: dsa: realtek: Fix LED group port bit for non-zero LED groupMarek Behún
2026-03-11net: dsa: microchip: Fix error path in PTP IRQ setupBastien Curutchet (Schneider Electric)
2026-03-11net: bonding: Fix nd_tbl NULL dereference when IPv6 is disabledRicardo B. Marlière
2026-03-10net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz
2026-03-10net: dsa: mxl862xx: don't set user_mii_busDaniel Golle
2026-03-10net: ethernet: arc: emac: quiesce interrupts before requesting IRQFan Wu
2026-03-10net: macb: Shuffle the tx ring before enabling txKevin Hao
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
2026-03-10i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari
2026-03-10iavf: fix incorrect reset handling in callbacksPetr Oros
2026-03-10iavf: fix PTP use-after-free during resetPetr Oros
2026-03-10drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov
2026-03-10Merge tag 'linux-can-fixes-for-7.0-20260310' of git://git.kernel.org/pub/scm/...Paolo Abeni
2026-03-10amd-xgbe: reset PHY settings before starting PHYRaju Rangoju
2026-03-10amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju
2026-03-10amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju
2026-03-10bonding: fix type confusion in bond_setup_by_slave()Jiayuan Chen
2026-03-10can: hi311x: hi3110_open(): add check for hi3110_power_enable() return valueWenyuan Li
2026-03-10can: dev: keep the max bitrate error at 5%Haibo Chen
2026-03-10mctp: i2c: fix skb memory leak in receive pathHaiyue Wang
2026-03-10net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang
2026-03-10net: enetc: fix incorrect fallback PHY address handlingWei Fang
2026-03-09bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi
2026-03-09net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2026-03-09net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel
2026-03-09net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel
2026-03-09net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel
2026-03-09serial: caif: hold tty->link reference in ldisc_open and ser_releaseShuangpeng Bai
2026-03-09net: sfp: improve Huawei MA5671a fixupÁlvaro Fernández Rojas
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-06net: spacemit: Fix error handling in emac_tx_mem_map()Vivian Wang
2026-03-06net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()Vivian Wang
2026-03-06net: dsa: sja1105: ensure phylink_replay_link_end() will not be missedVladimir Oltean
2026-03-06net: dsa: sja1105: reorder sja1105_reload_cbs() and phylink_replay_link_end()Vladimir Oltean
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for legacy RQDragos Tatulea
2026-03-06net/mlx5e: RX, Fix XDP multi-buf frag counting for striding RQDragos Tatulea
2026-03-06net/mlx5e: Fix DMA FIFO desync on error CQE SQ recoveryGal Pressman
2026-03-06net/mlx5: Fix peer miss rules host disabled checksCarolina Jubran
2026-03-06net/mlx5: Fix crash when moving to switchdev modePatrisious Haddad