aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
3 daysiio: pressure: bmp280: Use unsigned data types for raw sensor datatestingVasileios Amoiridis1-23/+22
3 daysiio: pressure: bmp280: Make error checks consistentVasileios Amoiridis1-20/+20
3 daysiio: pressure: bmp280: Remove, add and update error messagesVasileios Amoiridis1-17/+38
3 daysiio: pressure: bmp280: Remove dead error checksVasileios Amoiridis1-4/+0
3 daysdt-bindings: iio: adc: adi,axi-adc: tweak example node nameDavid Lechner1-1/+1
4 daysiio: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König93-131/+131
4 daysiio: pressure: bmp280: Add more intuitive name for bmp180_measure()Vasileios Amoiridis1-8/+8
4 daysiio: pressure: bmp280: Add identifier names in function definitionsVasileios Amoiridis1-7/+7
4 daysiio: pressure: bmp280: Use BME prefix for BME280 specificsVasileios Amoiridis3-44/+46
4 daysiio: pressure: bmp280: Improve indentation and line wrappingVasileios Amoiridis2-51/+61
4 daysiio: test: gts: test available times and gains sortingMatti Vaittinen1-3/+5
4 daysiio: Fix the sorting functionality in iio_gts_build_avail_time_tableChenyuan Yang1-2/+5
4 daysdt-bindings: iio: imu: bmi160: add bmi120Danila Tikhonov1-1/+5
4 daysiio: imu: bmi160: add support for bmi120Danila Tikhonov3-6/+26
10 daysiio: light: gp2ap020a00f: Remove some unused field in struct gp2ap020a00f_dataChristophe JAILLET1-1/+0
10 daysiio: tmag5273: Remove some unused field in struct tmag5273_dataChristophe JAILLET1-2/+0
10 daysiio: multiplexer: Remove an unused field in struct muxChristophe JAILLET1-1/+0
10 daysiio: temperature: max30208: Remove an unused field in struct max30208_dataChristophe JAILLET1-1/+0
10 daysiio: adc: ad7606: using claim_direct_scoped for code simplificationJorge Harrisonn1-11/+8
11 daysMerge tag 'iio-for-6.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman46-406/+1282
11 daysMerge tag 'icc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman2-16/+19
12 daysiio: temperature: mcp9600: Fix temperature reading for negative valuesiio-for-6.10b-take2togregDimitri Fedrau1-1/+2
12 daysiio: adc: PAC1934: fix accessing out of bounds array indexMarius Cristea1-0/+9
12 daysiio: invensense: fix timestamp glitches when switching frequencyJean-Baptiste Maneyrol4-28/+21
13 daysvmci: prevent speculation leaks by sanitizing event in event_deliver()Hagar Gamal Halim Hemdan1-1/+5
13 daysslimbus: qcom-ctrl: fix module autoloadingKrzysztof Kozlowski1-0/+1
13 daysslimbus: Convert to platform remove callback returning voidUwe Kleine-König2-10/+6
13 daysslimbus: qcom-ngd-ctrl: Reduce auto suspend delayViken Dadhaniya1-2/+1
13 daysnvmem: meson-mx-efuse: Remove nvmem_device from efuse structMukesh Ojha1-3/+3
13 daysdt-bindings: nvmem: Add compatible for SC8280XPKonrad Dybcio1-0/+1
13 daysdt-bindings: nvmem: qcom,spmi-sdam: update maintainerDavid Collins1-1/+1
13 daysdt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650Mukesh Ojha1-0/+3
13 daysnvmem: lpc18xx_eeprom: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
13 daysnvmem: core: switch to use device_add_groups()Greg Kroah-Hartman1-1/+1
13 daysnvmem: sprd: fix module autoloadingKrzysztof Kozlowski1-0/+1
13 daysnvmem: sc27xx: fix module autoloadingKrzysztof Kozlowski1-0/+1
13 daysnvmem: layouts: sl28vpd: drop driver owner initializationKrzysztof Kozlowski1-1/+0
13 daysnvmem: layouts: onie-tlv: drop driver owner initializationKrzysztof Kozlowski1-1/+0
13 daysnvmem: layouts: store owner from modules with nvmem_layout_driver_register()Krzysztof Kozlowski2-3/+8
13 daysVMCI: Fix an error handling path in vmci_guest_probe_device()Christophe JAILLET1-2/+8
13 daysMerge tag 'coresight-next-v6.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman23-238/+791
13 dayshwtracing: hisi_ptt: Assign parent for event_source deviceJonathan Cameron1-0/+1
13 daysDocumentation: ABI + trace: hisi_ptt: update paths to bus/event_sourceJonathan Cameron3-9/+9
2024-05-01coresight: tmc: Enable SG capability on ACPI based SoC-400 TMC ETR devicesAnshuman Khandual1-1/+27
2024-05-01iio: invensense: fix interrupt timestamp alignmentJean-Baptiste Maneyrol1-2/+7
2024-05-01Merge tag 'mhi-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman7-13/+177
2024-04-30Merge tag 'fpga-for-6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman27-375/+676
2024-04-30Merge tag 'counter-updates-for-6.10b' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-1/+2
2024-04-29iio: dac: ad9739a: write complete MU_CNT1 register during lockNuno Sa1-2/+3
2024-04-29iio: pressure: zpa2326: use 'time_left' variable with wait_for_completion_int...Wolfram Sang1-5/+5
2024-04-29iio: adc: twl6030-gpadc: use 'time_left' variable with wait_for_completion_in...Wolfram Sang1-4/+4
2024-04-29iio: adc: stm32-dfsdm-adc: use 'time_left' variable with wait_for_completion_...Wolfram Sang1-6/+6
2024-04-29iio: adc: stm32-adc: use 'time_left' variable with wait_for_completion_interr...Wolfram Sang1-5/+5
2024-04-29iio: adc: intel_mrfld_adc: use 'time_left' variable with wait_for_completion_...Wolfram Sang1-6/+6
2024-04-29iio: adc: fsl-imx25-gcq: use 'time_left' variable with wait_for_completion_in...Wolfram Sang1-5/+5
2024-04-29iio: adc: exynos_adc: use 'time_left' variable with wait_for_completion_timeo...Wolfram Sang1-8/+8
2024-04-29iio: adc: ad_sigma_delta: use 'time_left' variable with wait_for_completion_t...Wolfram Sang1-3/+3
2024-04-29iio: adc: ti-ads1015: use device_for_each_child_node_scoped()Lincoln Yuji1-4/+1
2024-04-29iio: adc: ad799x: Prefer to use octal permissionGustavo Rodrigues1-1/+1
2024-04-29iio: adc: ad799x: add blank line to avoid warning messagesGustavo Rodrigues1-0/+1
2024-04-29iio: adc: ad799x: change 'unsigned' to 'unsigned int' declarationGustavo Rodrigues1-2/+2
2024-04-29iio: adc: mcp3564: Use device_for_each_child_node_scoped()Jonathan Cameron1-9/+7
2024-04-29iio: adc: ad9467: support digital interface calibrationNuno Sa1-39/+335
2024-04-29iio: adc: adi-axi-adc: support digital interface calibrationNuno Sa1-2/+119
2024-04-29iio: adc: adi-axi-adc: remove regmap max registerNuno Sa1-1/+0
2024-04-29iio: backend: add API for interface tuningNuno Sa2-0/+122
2024-04-29iio: backend: change docs paddingNuno Sa2-57/+57
2024-04-29iio: adc: axi-adc: make sure AXI clock is enabledNuno Sa1-0/+5
2024-04-29dt-bindings: adc: axi-adc: add clocks propertyNuno Sa1-0/+5
2024-04-29docs: iio: ad7944: add documentation for chain modeDavid Lechner1-2/+28
2024-04-29iio: adc: ad7944: add support for chain modeDavid Lechner1-10/+176
2024-04-29iio: dac: adi-axi: fix a mistake in axi_dac_ext_info_set()Dan Carpenter1-3/+3
2024-04-29iio: imu: inv_icm42600: add support of ICM-42686-PJean-Baptiste Maneyrol7-43/+193
2024-04-29dt-bindings: iio: imu: add icm42686 inside inv_icm42600Jean-Baptiste Maneyrol1-0/+1
2024-04-29iio: light: stk3310: Drop most likely fake ACPI IDAndy Shevchenko1-1/+0
2024-04-29docs: iio: adis16475: fix device files tablesRamona Gradinariu1-6/+2
2024-04-29iio: accel: mxc4005: Read orientation matrix from ACPI ROTM methodHans de Goede1-0/+22
2024-04-29iio: bmc150-accel-core: Use iio_read_acpi_mount_matrix() helperHans de Goede1-42/+2
2024-04-29iio: accel: kxcjk-1013: Use new iio_read_acpi_mount_matrix() helperHans de Goede1-79/+1
2024-04-29iio: core: Add iio_read_acpi_mount_matrix() helper functionHans de Goede3-0/+99
2024-04-29iio: buffer: initialize masklength accumulator to 0David Lechner1-1/+1
2024-04-29iio: adc: mxs-lradc-adc: don't set masklengthDavid Lechner1-1/+0
2024-04-29iio: adc: ad7266: don't set masklengthDavid Lechner1-1/+0
2024-04-29iio: adc: rtq6056: Use automated cleanup for mode handling in write_rawGabriel Schwartz1-23/+11
2024-04-29misc/pvpanic: add support for normal shutdownsThomas Weißschuh1-1/+42
2024-04-29misc: sgi_gru: remove default attribute of LATTICE_ECP3_CONFIGPrasad Pandit1-1/+0
2024-04-29misc: sgi_gru: indent SGI_GRU option help textPrasad Pandit1-9/+9
2024-04-29eeprom: 93xx46: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-2/+0
2024-04-29eeprom: at25: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2024-04-29mcb: lpc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-29Merge tag 'w1-drv-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/kr...Greg Kroah-Hartman1-37/+25
2024-04-29coresight: Docs/ABI/testing/sysfs-bus-coresight-devices: Fix spelling errorsRemington Brasga3-3/+3
2024-04-28iio: light: apds9306: Fix input arguments to in_range()Subhajit Ghosh1-6/+6
2024-04-25bus: mhi: host: pci_generic: Add generic edl_trigger to allow devices to ente...Qiang Yu1-0/+45
2024-04-25bus: mhi: host: Add a new API for getting channel doorbell offsetQiang Yu3-5/+28
2024-04-25bus: mhi: host: Add sysfs entry to force device to enter EDLQiang Yu3-0/+48
2024-04-25coresight: tpiu: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-25coresight: tmc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-25coresight: stm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-25coresight: debug: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-25coresight: catu: Convert to platform remove callback returning voidUwe Kleine-König1-4/+3
2024-04-24coresight: Remove duplicate linux/amba/bus.h headerJiapeng Chong1-1/+0
2024-04-24coresight: stm: Remove duplicate linux/acpi.h headerJiapeng Chong1-1/+0
2024-04-23mei: bus: constify the struct mei_cl_bus_type usageKunwu Chan1-1/+1
2024-04-23Merge tag 'peci-next-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman3-6/+6
2024-04-23Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman92-1267/+6964
2024-04-23Merge 6.9-rc5 into char-misc-nextGreg Kroah-Hartman626-4385/+9463
2024-04-23fpga: region: add owner module and take its refcountMarco Pagani3-18/+32
2024-04-23fpga: dfl: remove unused member pdata from struct dfl_{afu,fme}Peter Colberg4-9/+0
2024-04-23fpga: dfl: remove unused function is_dfl_feature_present()Peter Colberg1-5/+0
2024-04-23fpga: ice40-spi: Don't use "proxy" headersAndy Shevchenko1-2/+2
2024-04-23counter: Don't use "proxy" headersAndy Shevchenko1-1/+2
2024-04-22coresight: etm4x: Fix access to resource selector registersSuzuki K Poulose1-2/+4
2024-04-22coresight: etm4x: Safe access for TRCQCLTRSuzuki K Poulose2-2/+9
2024-04-22coresight: etm4x: Do not save/restore Data trace control registersSuzuki K Poulose2-34/+0
2024-04-22coresight: etm4x: Do not hardcode IOMEM access for register restoreSuzuki K Poulose1-2/+4
2024-04-21Linux 6.9-rc5Linus Torvalds1-1/+1
2024-04-21iio: adc: ti-ads131e08: Use device_for_each_child_node_scoped() to simplify e...iio-for-6.10aLorenzo Bertin Salvador1-8/+4
2024-04-21Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-80/+104
2024-04-21Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2024-04-21Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-34/+81
2024-04-21Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-64/+147
2024-04-21Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+25
2024-04-21Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-12/+87
2024-04-20Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds4-13/+28
2024-04-20Merge tag 'email' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-159/+267
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-6/+11
2024-04-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-39/+156
2024-04-20iio: adc: adi-axi-adc: only error out in major version mismatchNuno Sa1-2/+2
2024-04-20iio: dac: support the ad9739a RF DACNuno Sa5-0/+500
2024-04-20iio: dac: add support for AXI DAC IP coreNuno Sa4-0/+658
2024-04-20iio: backend: add new functionalityNuno Sa2-0/+228
2024-04-20dt-bindings: iio: dac: add docs for AD9739ANuno Sa2-0/+103
2024-04-20dt-bindings: iio: dac: add docs for AXI DAC IPNuno Sa2-0/+69
2024-04-20iio: buffer-dmaengine: Enable write supportPaul Cercueil1-0/+2
2024-04-20iio: buffer-dmaengine: Support specifying buffer directionPaul Cercueil2-20/+49
2024-04-20iio: buffer-dma: Enable buffer write supportPaul Cercueil2-16/+75
2024-04-20iio: buffer-dma: Rename iio_dma_buffer_data_available()Paul Cercueil3-7/+8
2024-04-20iio: buffer-dma: add iio_dmaengine_buffer_setup()Nuno Sa3-45/+24
2024-04-20iio: pressure: dps310: simplify scale factor readingThomas Haemmerle1-6/+6
2024-04-20iio: pressure: dps310: consistently check return value of `regmap_read`Thomas Haemmerle1-1/+1
2024-04-20iio: pressure: dps310: introduce consistent error handlingThomas Haemmerle1-57/+72
2024-04-20iio: pressure: dps310: support negative temperature valuesThomas Haemmerle1-5/+6
2024-04-20MAINTAINERS: update to working email addressJames Bottomley1-2/+2
2024-04-20dt-bindings: iio: adc: Add GPADC for Allwinner H616Chris Morgan1-2/+7
2024-04-19Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds19-742/+817
2024-04-19Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+22
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+3
2024-04-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-5/+11
2024-04-19Merge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+23
2024-04-19Merge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-27/+58
2024-04-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+9
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-11/+46
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+21
2024-04-19Merge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-04-19Merge tag 'sound-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-7/+48
2024-04-19Merge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds30-172/+320
2024-04-19Merge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds16-223/+280
2024-04-19arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian1-3/+0
2024-04-19Merge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+40
2024-04-19blk-iocost: do not WARN if iocg was already offlinedLi Nan1-2/+5
2024-04-19thermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki1-0/+1
2024-04-19ALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messagesTakashi Iwai1-1/+1
2024-04-19ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao1-0/+1
2024-04-19Merge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-12/+17
2024-04-19Merge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-57/+186
2024-04-19Merge tag 'amd-drm-fixes-6.9-2024-04-17' of https://gitlab.freedesktop.org/ag...Dave Airlie11-103/+117
2024-04-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+10
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds56-219/+438
2024-04-18Merge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+3
2024-04-18arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel1-0/+5
2024-04-18arm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel1-2/+0
2024-04-18net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
2024-04-18net: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
2024-04-18Merge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+5
2024-04-18block: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig3-11/+23
2024-04-18x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
2024-04-18USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
2024-04-18usb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen1-1/+2
2024-04-18Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
2024-04-18Merge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-5/+73
2024-04-18Revert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
2024-04-18Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni6-23/+62
2024-04-18Merge branch 'ravb-ethernet-driver-bugfixes'Paolo Abeni1-36/+32
2024-04-18net: ravb: Fix RX byte accounting for jumbo packetsPaul Barker1-11/+11
2024-04-18net: ravb: Fix GbEth jumbo packet RX checksum handlingPaul Barker1-1/+1
2024-04-18net: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker1-12/+13
2024-04-18net: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker1-13/+8
2024-04-18x86/fred: Fix incorrect error code printout in fred_bad_type()Hou Wenlong1-4/+4
2024-04-18x86/fred: Fix INT80 emulation for FREDXin Li (Intel)2-1/+66
2024-04-18ALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9NMauro Carvalho Chehab1-0/+1
2024-04-18USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang1-0/+8
2024-04-18USB: serial: option: add Lonsung U8300/U9300 productCoia Prant1-0/+4
2024-04-18ALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4Huayu Zhang1-2/+2
2024-04-18ALSA: hda/realtek: Fixes for Asus GU605M and GA403U soundVitalii Torshyn1-2/+38
2024-04-18ALSA: hda/tas2781: Add new vendor_id and subsystem_id to support ThinkPad ICE-1Shenghao Ding1-0/+1
2024-04-17net: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau1-5/+1
2024-04-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
2024-04-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-2/+13