summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-22Merge tag 'usb-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-22Merge tag 'tty-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-06-21dpaa2-switch: do not accept VLAN uppers while bridgedIoana Ciornei
2026-06-21net: airoha: Fix skb->priority underflow in airoha_dev_select_queue()Wayen Yan
2026-06-21net: emac: Fix NULL pointer dereference in emac_probeRosen Penev
2026-06-21Merge tag 'ieee802154-for-net-next-2026-06-20' of git://git.kernel.org/pub/sc...Jakub Kicinski
2026-06-21octeontx2-pf: mcs: Fix mcs resources free on PF shutdownGeetha sowjanya
2026-06-21octeontx2-pf: Clear stats of all resources when freeing resourcesSubbaraya Sundeep
2026-06-21octeontx2-af: mcs: Fix unsupported secy stats readGeetha sowjanya
2026-06-21octeontx2-af: npc: cn20k: fix NPC defragRatheesh Kannoth
2026-06-21net: ethernet: mtk_ppe: Fix rhashtable leak in mtk_ppe_init error pathsWayen Yan
2026-06-21net: marvell: prestera: initialize err in prestera_port_sfp_bindRuoyu Wang
2026-06-19ieee802154: ca8210: fix pointer truncation in kfifo on 64-bitShitalkumar Gandhi
2026-06-19ieee802154: ca8210: fix cas_ctl leak on spi_async failureShitalkumar Gandhi
2026-06-18eth: fbnic: take netif_addr_lock_bh() around rx mode address programmingDaniel Zahka
2026-06-18net: wangxun: don't advertise IFF_SUPP_NOFCSRongguang Wei
2026-06-18net: ena: clean up XDP TX queues when regular TX setup failsDawei Feng
2026-06-18gve: fix header buffer corruption with header-split and HW-GROAnkit Garg
2026-06-18net: thunderbolt: Fix frags[] overflow by bounding frame_countMaoyi Xie
2026-06-18netconsole: don't drop the last byte of a full-sized messageBreno Leitao
2026-06-18net: macb: add TX stall timeout callback to recover from lost TSTART writeLukasz Raczylo
2026-06-18net: airoha: fix foe_check_time allocation sizeWayen Yan
2026-06-18octeontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo
2026-06-18net: pch_gbe: handle TX skb allocation failureRuoyu Wang
2026-06-18dpaa2-switch: fix VLAN upper check not rejecting bridge joinIoana Ciornei
2026-06-18virtio-net: fix len check in receive_big()Xiang Mei
2026-06-17net/mlx5: Remove broken and unused mlx5_query_mtppse()Li RongQing
2026-06-17net: ehea: unwind probe_port sysfs file on failurePengpeng Hou
2026-06-17octeontx2-af: npc: Log successful MCAM drop-on-non-hit install at debug levelRatheesh Kannoth
2026-06-17octeontx2-pf: Fix leak of SQ timestamp buffer on teardownRatheesh Kannoth
2026-06-17net: ethernet: mtk_eth_soc: fix supported_interface set after phylink_createChristian Marangi
2026-06-17net: pse-pd: set user byte command SUB2 fieldRobert Marko
2026-06-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-15net: dsa: sja1105: fix lastused timestamp in flower statsDavid Yang
2026-06-15ionic: Get "link_down_count" ext link stat from firmwareEric Joyner
2026-06-15ionic: Report "rx_bits_phy" stat to ethtoolEric Joyner
2026-06-15ionic: Update ionic_if.h with new extra port statsEric Joyner
2026-06-15ionic: Fix check in ionic_get_link_ext_statsBrett Creeley
2026-06-15net: dsa: mxl862xx: add support for SerDes portsDaniel Golle
2026-06-15net: dsa: mxl862xx: move API macros to mxl862xx-host.hDaniel Golle
2026-06-15net: dsa: mxl862xx: move phylink stubs to mxl862xx-phylink.cDaniel Golle
2026-06-15net: dsa: mxl862xx: store firmware version for feature gatingDaniel Golle
2026-06-15net: airoha: use int instead of atomic_t for qdma users counterLorenzo Bianconi
2026-06-15net: ethernet: oa_tc6: Remove FCS size in RX frameSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: mdiobus->parent initialized with NULLSelvamani Rajagopal