summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-02-25ixgbevf: fix link setup issueJedrzej Jagielski
2026-02-25i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner
2026-02-25ice: fix crash in ethtool offline loopback testMichal Schmidt
2026-02-25ice: recap the VSI and QoS info after rebuildAaron Ma
2026-02-25idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi
2026-02-25idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez
2026-02-25idpf: nullify pointers after they are freedLi Li
2026-02-25idpf: skip deallocating txq group's txqs if it is NULLLi Li
2026-02-25idpf: skip deallocating bufq_sets from rx_qgrp if it is NULLLi Li
2026-02-25idpf: increment completion queue next_to_clean in sw marker wait routineLi Li
2026-02-24net: freescale: ucc_geth: call of_node_put onceRosen Penev
2026-02-24eth: bnxt: rename ring_err_stats -> ring_drv_statsJakub Kicinski
2026-02-24bonding: Optimise is_netpoll_tx_blocked().Kuniyuki Iwashima
2026-02-24net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() methodRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: move SerDes speed configurationRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: use phy interface mode for inbandRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: pass phy interface mode to configsRussell King (Oracle)
2026-02-24net: stmmac: pass interface mode into fix_mac_speed() methodRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()Russell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() upRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: change ethqos_configure*() to return voidRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: remove register field value obfuscationsRussell King (Oracle)
2026-02-24net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"Russell King (Oracle)
2026-02-24net:ethernet:enic: map ethtool link modes by VIC typeSatish Kharat
2026-02-24net:ethernet:enic: add VIC subsystem idsSatish Kharat
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg
2026-02-24net: microchip: lan743x: add ethtool nway_reset supportNicolai Buchwitz
2026-02-24net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn
2026-02-24net: usb: pegasus: enable basic endpoint checkingZiyi Guo
2026-02-24netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski
2026-02-24net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou
2026-02-23gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg
2026-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 7.0-rc1Alexei Starovoitov
2026-02-23wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges
2026-02-23wifi: mwifiex: Fix dev_alloc_name() return value checkChen-Yu Tsai
2026-02-23wifi: brcmfmac: Fix potential kernel oops when probe failsMarek Szyprowski
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-21ovpn: tcp - fix packet extraction from streamRalf Lici
2026-02-20bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi
2026-02-20bnxt_en: Fix RSS context delete logicPavan Chebbi
2026-02-20net: ethernet: xscale: Check for PTP support properlyLinus Walleij
2026-02-20net: phy: qcom: qca807x: normalize return value of gpio_getDmitry Torokhov
2026-02-19net: dsa: sja1105: protect link replay helpers against NULL phylink instanceVladimir Oltean
2026-02-19net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson