summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2026-01-21 19:54:21 -0800
committerJakub Kicinski <kuba@kernel.org>2026-01-21 19:54:21 -0800
commit869f3f7f1f622f7894decef7078bb963148be0ef (patch)
tree91247a04c52f7e5f56545cffa18b54c983f6d1c2 /tools/perf/scripts/python/Perf-Trace-Util/lib
parentdfca045cd4d0ea07ff4198ba392be3e718acaddc (diff)
parentbdfc7b55adcd04834ccc1b6b13e55e3fd7eaa789 (diff)
downloadkernel-869f3f7f1f622f7894decef7078bb963148be0ef.tar.gz
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
Tony Nguyen says: ==================== Intel Wired LAN Driver Updates 2026-01-20 (ice, idpf) For ice: Cody Haas breaks dependency of needing both RSS key and LUT for ice_get_rxfh() as ethtool ioctls do not always supply both. Paul fixes issues related to devlink reload; adding missing deinit HW call and moving hwmon exit function to the proper call chain. For idpf: Mina Almasry moves a register read call into the time sandwich to ensure the register is properly flushed. * '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue: idpf: read lower clock bits inside the time sandwich ice: fix devlink reload call trace ice: add missing ice_deinit_hw() in devlink reinit path ice: Fix persistent failure in ice_get_rxfh ==================== Link: https://patch.msgid.link/20260120224430.410377-1-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions
ngIoana Ciornei 2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds 2020-12-08pinctrl: ralink: add a pinctrl driver for the rt2880 familySergio Paracuellos 2020-11-30staging: mt7621-pci-phy: remove driver from stagingSergio Paracuellos 2020-11-13drivers: staging: retire drivers/staging/goldfishRoman Kiryanov 2020-10-29wimax: move out to stagingArnd Bergmann 2020-08-18staging: spmi: hisi-spmi-controller: add it to the building systemMauro Carvalho Chehab 2020-07-29staging/speakup: Move out of stagingSamuel Thibault 2020-06-26wilc1000: move wilc driver out of stagingAjay Singh 2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada 2020-03-27staging: remove hp100 driverGreg Kroah-Hartman 2020-03-10staging: exfat: remove staging version of exfat filesystemGreg Kroah-Hartman 2020-02-12Revert "staging: octeon: delete driver"Chris Packham 2020-02-12Revert "staging: octeon-usb: delete the octeon usb host controller driver"Chris Packham 2020-02-12Staging: remove wusbcore and UWB from the kernel tree.Greg Kroah-Hartman 2019-12-17staging: octeon-usb: delete the octeon usb host controller driverGreg Kroah-Hartman 2019-12-17staging: octeon: delete driverGreg Kroah-Hartman 2019-12-11staging: remove isdn capi driversArnd Bergmann 2019-11-27Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds 2019-11-11Merge 5.4-rc7 into staging-nextGreg Kroah-Hartman 2019-10-31hp100: Move 100BaseVG AnyLAN driver to stagingJoe Perches 2019-10-30staging: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede