summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-24net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get...Manush Prajwal
2026-08-24net: enetc: restore RX ring congestion mode for ENETC v4Wei Fang
2026-08-24net: enetc: restore RX ring congestion mode after ring reconfigurationWei Fang
2026-08-24octeontx2-af: Fix TL3/TL2 link config ENA clearingNaveen Mamindlapalli
2026-08-24net: stmmac: fix device node reference leaks in stmmac_mtl_setup()Md Rabbani
2026-08-24net: qualcomm: rmnet: restore skb->dev on deaggregated framesXiang Mei
2026-08-24octeontx2-vf: fix workqueue and netdev race in probe/removeAnshumali Gaur
2026-08-24octeontx2-af: fix out-of-bounds read setting MSI-X irq affinityAnshumali Gaur
2026-08-24octeontx2-af: fix NULL deref in NIX TM tree debugfs read pathAnshumali Gaur
2026-08-24gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-freeCen Zhang (Microsoft)
2026-08-24xsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev
2026-08-24net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80Shiji Yang
2026-08-24hv_netvsc: Remove GPADL teardown special case for old Hyper-V hostsMichael Kelley
2026-08-24hv_netvsc: Allocate send/receive buffers using vmbus_alloc_buffer()Kameron Carr
2026-08-23Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-08-22net: hibmcge: fix page_pool DMA direction mismatchJian Shen
2026-08-22net: libwx: fix concurrent bitmap overwrite in PTP setupJiawen Wu
2026-08-22qede: Fix NULL pointer dereference in TPA fragment processingVaibhav Nagare
2026-08-22net: txgbe: fix MISC interrupt unmasking in non-MSI-X mode and device shutdownJiawen Wu
2026-08-22net: sparx5: fix sleep in atomic context in MAC table accessDaniel Machon
2026-08-22net: microchip: vcap: use port number instead of netdev name for debugfsDaniel Machon
2026-08-22gtp: serialize PDP context updatesQing Ming
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