aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-02-03tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang4-8/+24
2026-02-03tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang5-10/+52
2026-02-03selftests/net: gro: add self-test for TCP CWR flagChia-Yu Chang2-24/+60
2026-02-03gro: flushing when CWR is set negatively affects AccECNIlpo Järvinen1-2/+1
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen4-1/+23
2026-02-03Merge branch 'net-dsa-yt921x-add-dcb-qos-support'Paolo Abeni4-62/+393
2026-02-03net: dsa: yt921x: Add DCB/QoS supportDavid Yang3-11/+298
2026-02-03net: dsa: yt921x: Refactor yt921x_chip_setup()David Yang1-11/+24
2026-02-03net: dsa: yt921x: Refactor VLAN awareness settingDavid Yang1-10/+14
2026-02-03net: dsa: tag_yt921x: add priority supportDavid Yang1-1/+5
2026-02-03net: dsa: tag_yt921x: clarify priority and code fieldsDavid Yang1-30/+53
2026-02-03dt-bindings: spi: Add binding for Faraday FTSSP010Linus Walleij1-0/+43
2026-02-03ASoC: SOF: Intel: hda: add SDCA property checkMac Chiang1-0/+6
2026-02-03ASoC: Intel: soc-acpi-intel-ptl-match: drop rt721 related match tablesMac Chiang1-50/+0
2026-02-03ASoC: SOF: Intel: allow module parameter override BT link to 0Bard Liao1-2/+2
2026-02-03ASoC: SOF: Intel: hda-sdw-bpt: support simultaneous audio and BPT streamsBard Liao1-2/+3
2026-02-03ASoC: SOF: Intel: add hda_dma_prepare/cleanup helpersBard Liao3-91/+127
2026-02-03ASoC: SOF: Intel: add hda_dsp_stream_pair_get/put helpersBard Liao2-3/+41
2026-02-03ASoC: rt1320: fix intermittent no-sound issueShuming Fan1-0/+2
2026-02-03ASoC: SOF: Intel: use hdev->info.link_mask directlyBard Liao1-3/+2
2026-02-03iommupt: Always add IOVA range to iotlb_gather in gather_range_pages()Yu Zhang1-2/+1
2026-02-03iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni3-8/+14
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit1-1/+5
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit2-2/+2
2026-02-03PCI: s32g: Skip Root Port removal during successVincent Guittot1-4/+4
2026-02-03apparmor: fix cast in format string DEBUG statementJohn Johansen1-1/+1
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang1-7/+2
2026-02-03rust_binder: return p from rust_binder_transaction_target_node()Alice Ryhl1-1/+1
2026-02-03binderfs: fix ida_alloc_max() upper boundCarlos Llamas1-4/+4
2026-02-03rust_binderfs: fix ida_alloc_max() upper boundCarlos Llamas1-4/+4
2026-02-03drivers: android: binder: Update ARef imports from sync::arefShankari Anand2-3/+2
2026-02-03rust_binder: fix needless borrow in context.rsShivam Kalra1-1/+1
2026-02-03s390/kexec: Emit an error message when cmdline is too longVasily Gorbik1-1/+3
2026-02-03s390/configs: Enable BLK_DEV_NULL_BLK as moduleHalil Pasic2-0/+2
2026-02-03s390: Document s390 stackprotector supportHeiko Carstens1-1/+1
2026-02-03Merge branch 'net-phy-remove-modalias-based-mdio-device-bus-matching'Paolo Abeni5-17/+8
2026-02-03net: phy: remove modalias-based mdio bus matchingHeiner Kallweit3-15/+0
2026-02-03net: dsa: loop: remove MDIO device modaliasHeiner Kallweit1-1/+7
2026-02-03net: ethernet: adi: make name member of struct adin1110_cfg a pointerHeiner Kallweit1-1/+1
2026-02-03revocable: Add KUnit test for concurrent accessTzung-Bi Shih1-0/+104
2026-02-03revocable: fix SRCU index corruption by requiring caller-provided storageTzung-Bi Shih5-113/+102
2026-02-03revocable: Add KUnit test for provider lifetime racesTzung-Bi Shih1-0/+41
2026-02-03revocable: Fix races in revocable_alloc() using RCUTzung-Bi Shih5-71/+72
2026-02-03Input: apbps2 - fix comment style and typosMicah Ostrow1-7/+7
2026-02-03sched: Re-evaluate scheduling when migrating queued tasks out of throttled cgroupsZicheng Qu1-0/+4
2026-02-03sched/cpufreq: Use %pe format for PTR_ERR() printingzenghongling1-1/+1
2026-02-03sched/rt: Skip currently executing CPU in rto_next_cpu()Chen Jinghuang1-0/+5
2026-02-03sched/clock: Avoid false sharing for sched_clock_irqtimeWangyang Guo4-8/+10
2026-02-03selftests/sched_ext: Add test for DL server total_bw consistencyJoel Fernandes2-0/+282
2026-02-03selftests/sched_ext: Add test for sched_ext dl_serverAndrea Righi3-0/+264