summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-01-27net/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory
2026-01-27net: usb: int51x1: use usbnet_cdc_update_filterEthan Nelson-Moore
2026-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-27net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27net/mlx5e: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman
2026-01-27net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)
2026-01-27net: usb: sr9700: replace magic numbers with register bit macrosEthan Nelson-Moore
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma
2026-01-27ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju
2026-01-27ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju
2026-01-27net: stmmac: rk: group MACPHY register offset and fields togetherRussell King (Oracle)
2026-01-27net: stmmac: rk: convert rk3328 to use bsp_priv->idRussell King (Oracle)
2026-01-27net: stmmac: rk: get rid of rk_phy_power_ctl()Russell King (Oracle)
2026-01-27net: stmmac: rk: avoid phy_power_on()Russell King (Oracle)
2026-01-27bonding: fix use-after-free due to enslave fail after slave array updateNikolay Aleksandrov
2026-01-27Merge tag 'iwlwifi-next-2026-01-21' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg
2026-01-27Merge tag 'ath-next-20260120' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-01-27wifi: iwlegacy: add missing mutex protection in il4965_store_tx_power()Ziyi Guo
2026-01-27wifi: iwlegacy: add missing mutex protection in il3945_store_measurement()Ziyi Guo
2026-01-27wifi: p54: Fix memory leak in p54_beacon_update()Zilin Guan
2026-01-27wifi: rtw88: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König
2026-01-27wifi: rsi: sdio: Migrate to use sdio specific shutdown functionUwe Kleine-König
2026-01-27net: hns3: extend HCLGE_FD_AD_COUNTER_NUM to 8 bitsJijie Shao
2026-01-27net: hns3: extend HCLGE_FD_AD_QID to 11 bitsJijie Shao
2026-01-27net: dsa: mxl-gsw1xx: add support for Intel GSW150Daniel Golle
2026-01-27net: dsa: mxl-gsw1xx: only setup SerDes PCS if it existsDaniel Golle
2026-01-27net: dsa: lantiq: clean up phylink_get_caps switch statementDaniel Golle
2026-01-27net: dsa: lantiq: allow arbitrary MII registersDaniel Golle
2026-01-26net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26netdevsim: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26net: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang
2026-01-26r8169: remove optional size argument in calls to strscpyHeiner Kallweit
2026-01-26r8169: add support for extended chip version id and RTL9151ASJaven Xu
2026-01-26rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi
2026-01-26net: usb: replace unnecessary get_link functions with usbnet_get_linkEthan Nelson-Moore
2026-01-26net: usb: smsc95xx: use phy_do_ioctl_running functionEthan Nelson-Moore
2026-01-26net: bcmasp: streamline early exit in probeJustin Chen
2026-01-26net: bcmasp: clean up some legacy logicJustin Chen
2026-01-26net: alacritech: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu
2026-01-26ice: reshuffle and group Rx and Tx queue fields by cachelinesAlexander Lobakin
2026-01-26ice: convert all ring stats to u64_stats_tJacob Keller
2026-01-26ice: shorten ring stat names and add accessorsJacob Keller
2026-01-26ice: use u64_stats API to access pkts/bytes in dim sampleJacob Keller
2026-01-26ice: remove ice_q_stats struct and use struct_groupJacob Keller
2026-01-26ice: pass pointer to ice_fetch_u64_stats_per_ringJacob Keller
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman
2026-01-25net: dsa: yt921x: Fix MIB overflow wraparound routineDavid Yang
2026-01-25Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski