summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-22net: ntb_netdev: Count packets dropped on RX refill failureKoichiro Den
2026-08-22net: ntb_netdev: Avoid double-accounting netif_rx() dropsKoichiro Den
2026-08-22bnxt_en: Gate TPH enablement behind BNXT_SUPPORTS_QUEUE_API checkThomas Walsh
2026-08-22bnxt_en: Fix call to hardware monitoring event handlerGuenter Roeck
2026-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-08-21net: bnxt: ring the doorbell when SW USO exits earlyJoe Damato
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-20net: usb: cdc_ncm: add Apple MacBook Pro USB product ID 0x1902Mehrdad Afshari
2026-08-20vxlan: fix reading neigh haNikolay Aleksandrov
2026-08-20net: phylink: correctly validate returned PCS in phylink_inband_capsChristian Marangi
2026-08-20net: ntb_netdev: Fix TX busy and drop handlingKoichiro Den
2026-08-20Merge branch 'ionic_rcq_shared' of https://github.com/abhijitG-xlnx/linuxJakub Kicinski
2026-08-20net: qlcnic: validate unified ROM sections before loadingPengpeng Hou
2026-08-20bnx2x: fix double free in bnx2x_init_firmware() error pathJiangshan Yi
2026-08-20netdevsim: update queue NAPI association on queue resetEric Dumazet
2026-08-20net: ipa: balance runtime PM reference on remove errorRuoyu Wang
2026-08-20forcedeth: stop the tx_timeout register dump past the requested windowMarek Czernohous
2026-08-20forcedeth: fix off-by-one when saving/restoring non-PCI config spaceMarek Czernohous
2026-08-20net/mlx5: E-Switch, preserve max tx speed on vport state modificationOr Har-Toov
2026-08-20net/mlx5: Move vport DOWN state check out of mlx5_query_vport_max_tx_speed()Or Har-Toov
2026-08-20net/mlx5: E-Switch, use state lock for vport state changesMark Bloch
2026-08-20net: thunderbolt: Count delivered packets in rx_packets and rx_bytesFan Ye
2026-08-20net: macb: drop CONFIG_OF #if blockThéo Lebrun
2026-08-20net: ipa: fix stalled modem TX queue after runtime resumeJorijn van der Graaf
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-08-19Merge tag 'thunderbolt-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-08-18Merge tag 'soc-drivers-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-18Merge tag 'linux-can-next-for-7.3-20260818' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2026-08-18net/mlx5e: do not HW-GRO coalesce small framesGlenn Judd
2026-08-18bonding: initialize err for empty target listsRuoyu Wang
2026-08-18net: dsa: initial support for MT7628 embedded switchJoris Vaisvila
2026-08-18net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYsJoris Vaisvila
2026-08-18net: pse-pd: realtek-pse-mcu: add UART transportJonas Jelonek
2026-08-18net: pse-pd: realtek-pse-mcu: add I2C transportJonas Jelonek
2026-08-18net: pse-pd: add Realtek PSE MCU coreJonas Jelonek
2026-08-18net/ionic: avoid OOB TX partner lookup for hwstamp RXQAnand Khoje
2026-08-188139cp: fix Rx and Tx not being disabled in cp_suspendKarl Mehltretter
2026-08-18vxlan: mdb: Fix use-after-free in vxlan_mdb_flush()Baul Lee
2026-08-17net/mlx5: HWS, Remove redundant FW command when reading capsYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Remove redundant MLX5_SET in RTC creationYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Set the num of queues only when alloc succeededYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Log syndrome on STC modify failureYevgeny Kliteynik
2026-08-17net/mlx5: HWS, Print more details for bad completionYevgeny Kliteynik
2026-08-17gve: add a few helper functions to set device propertiesHarshitha Ramamurthy
2026-08-17gve: refactor initialization with helper functionsHarshitha Ramamurthy
2026-08-17gve: don't pass in unused parameter to gve_adminq_freeHarshitha Ramamurthy
2026-08-17net: dsa: realtek: use gpiod_set_value_cansleep for reset GPIOAhmad Fatoum
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski