summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-23net: ti: icssg: Fix XSK zero copy TX during application wakeupMeghana Malladi
2026-06-23net: dsa: sja1105: round up PTP perout pin durationAleksandrova Alyona
2026-06-22net: airoha: Fix TX scheduler queue mask loop upper boundWayen Yan
2026-06-22bnx2x: fix potential memory leak in bnx2x_alloc_mem_bp()Abdun Nihaal
2026-06-22eth: bnxt: improve the timing of statsJakub Kicinski
2026-06-22hdlc_ppp: sync per-proto timers before freeing hdlc stateFan Wu
2026-06-22net: ethernet: ti: icssg: guard PA stat lookupsPhilippe Schenker
2026-06-22rocker: Fix memory leak in ofdpa_port_fdb()Ziran Zhang
2026-06-22e1000e: Reconfigure PLL clock gate timeout and re-enable K1 on Meteor LakeDima Ruinskiy
2026-06-22i40e: Fix i40e_debug() to use struct i40e_hw argumentMohamed Khalfella
2026-06-22ice: dpll: fix memory leak in ice_dpll_init_info error pathsZhaoJinming
2026-06-22ice: dpll: set pointers to NULL after kfree in ice_dpll_deinit_infoZhaoJinming
2026-06-22ice: call netif_keep_dst() once when entering switchdev modeMarcin Szycik
2026-06-22ice: fix ice_init_link() error return preventing probePaul Greenwalt
2026-06-22ice: fix AQ error code comparison in ice_set_pauseparam()Lukasz Czapnik
2026-06-22ice: fix FDIR CTRL VSI resource leak in ice_reset_all_vfs()Dawid Osuchowski
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