summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-02-03memcg: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker-4/+17
2026-02-03fs: add porting notes about readlink_copy()Mateusz Guzik-0/+10
2026-02-03block: don't use strcpy to copy blockdev nameJohannes Thumshirn-1/+1
2026-02-03Merge branch 'accecn-protocol-case-handling-series'Paolo Abeni-102/+1680
2026-02-03selftests/net: packetdrill: add TCP Accurate ECN casesChia-Yu Chang-0/+1363
2026-02-03tcp: accecn: enable AccECNChia-Yu Chang-1/+1
2026-02-03tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_infoChia-Yu Chang-14/+31
2026-02-03tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSISTChia-Yu Chang-5/+26
2026-02-03tcp: accecn: fallback outgoing half link to non-AccECNChia-Yu Chang-1/+3
2026-02-03tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaionChia-Yu Chang-11/+38
2026-02-03tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACKChia-Yu Chang-7/+17
2026-02-03tcp: add TCP_SYNACK_RETRANS synack_typeChia-Yu Chang-1/+3
2026-02-03tcp: accecn: retransmit downgraded SYN in AccECN negotiationChia-Yu Chang-6/+9
2026-02-03tcp: accecn: handle unexpected AccECN negotiation feedbackChia-Yu Chang-13/+31
2026-02-03tcp: disable RFC3168 fallback identifier for CC modulesChia-Yu Chang-8/+24
2026-02-03tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiersChia-Yu Chang-10/+52
2026-02-03selftests/net: gro: add self-test for TCP CWR flagChia-Yu Chang-24/+60
2026-02-03gro: flushing when CWR is set negatively affects AccECNIlpo Järvinen-2/+1
2026-02-03tcp: try to avoid safer when ACKs are thinnedIlpo Järvinen-1/+23
2026-02-03Merge branch 'net-dsa-yt921x-add-dcb-qos-support'Paolo Abeni-62/+393
2026-02-03net: dsa: yt921x: Add DCB/QoS supportDavid Yang-11/+298
2026-02-03net: dsa: yt921x: Refactor yt921x_chip_setup()David Yang-11/+24
2026-02-03net: dsa: yt921x: Refactor VLAN awareness settingDavid Yang-10/+14
2026-02-03net: dsa: tag_yt921x: add priority supportDavid Yang-1/+5
2026-02-03net: dsa: tag_yt921x: clarify priority and code fieldsDavid Yang-30/+53
2026-02-03dt-bindings: spi: Add binding for Faraday FTSSP010Linus Walleij-0/+43
2026-02-03ASoC: SOF: Intel: hda: add SDCA property checkMac Chiang-0/+6
2026-02-03ASoC: Intel: soc-acpi-intel-ptl-match: drop rt721 related match tablesMac Chiang-50/+0
2026-02-03ASoC: SOF: Intel: allow module parameter override BT link to 0Bard Liao-2/+2
2026-02-03ASoC: SOF: Intel: hda-sdw-bpt: support simultaneous audio and BPT streamsBard Liao-2/+3
2026-02-03ASoC: SOF: Intel: add hda_dma_prepare/cleanup helpersBard Liao-91/+127
2026-02-03ASoC: SOF: Intel: add hda_dsp_stream_pair_get/put helpersBard Liao-3/+41
2026-02-03ASoC: rt1320: fix intermittent no-sound issueShuming Fan-0/+2
2026-02-03ASoC: SOF: Intel: use hdev->info.link_mask directlyBard Liao-3/+2
2026-02-03iommupt: Always add IOVA range to iotlb_gather in gather_range_pages()Yu Zhang-2/+1
2026-02-03iommu/amd: serialize sequence allocation under concurrent TLB invalidationsAnkit Soni-8/+14
2026-02-03wifi: iwlwifi: mvm: pause TCM on fast resumeMiri Korenblit-1/+5
2026-02-03wifi: iwlwifi: mld: cancel mlo_scan_start_wkMiri Korenblit-2/+2
2026-02-03PCI: s32g: Skip Root Port removal during successVincent Guittot-4/+4
2026-02-03apparmor: fix cast in format string DEBUG statementJohn Johansen-1/+1
2026-02-03wifi: brcmsmac: phy: Remove unreachable error handling codeIngyu Jang-7/+2
2026-02-03rust_binder: return p from rust_binder_transaction_target_node()Alice Ryhl-1/+1
2026-02-03binderfs: fix ida_alloc_max() upper boundCarlos Llamas-4/+4
2026-02-03rust_binderfs: fix ida_alloc_max() upper boundCarlos Llamas-4/+4
2026-02-03drivers: android: binder: Update ARef imports from sync::arefShankari Anand-3/+2
2026-02-03rust_binder: fix needless borrow in context.rsShivam Kalra-1/+1
2026-02-03s390/kexec: Emit an error message when cmdline is too longVasily Gorbik-1/+3
2026-02-03s390/configs: Enable BLK_DEV_NULL_BLK as moduleHalil Pasic-0/+2
2026-02-03s390: Document s390 stackprotector supportHeiko Carstens-1/+1
2026-02-03Merge branch 'net-phy-remove-modalias-based-mdio-device-bus-matching'Paolo Abeni-17/+8