summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-23arm64: dts: qcom: agatti: Fix IOMMU DT propertiesSumit Garg-8/+3
2026-03-23dt-bindings: media: venus: Fix iommus propertySumit Garg-5/+2
2026-03-23dt-bindings: display: msm: qcm2290-mdss: Fix iommus propertySumit Garg-4/+2
2026-03-23clk: qcom: dispcc-sc7180: Add missing MDSS resetsKonrad Dybcio-0/+8
2026-03-23Merge branch '20260120-topic-7180_dispcc_bcr-v1-1-0b1b442156c3@oss.qualcomm.c...Bjorn Andersson-1/+6
2026-03-23dt-bindings: clock: qcom,dispcc-sc7180: Define MDSS resetsKonrad Dybcio-1/+6
2026-03-24arm64: dts: allwinner: sun55i: Fix r-spi DMAChen-Yu Tsai-1/+1
2026-03-23selftests: net: io_uring_zerocopy: enable io_uring for the testAleksei Oladko-0/+9
2026-03-23selftests: net: run reuseport in an isolated netnsAleksei Oladko-0/+42
2026-03-23arm64: defconfig: enable pci-pwrctrl-generic as moduleNeil Armstrong-0/+1
2026-03-23Merge branch 'selftests-rds-add-config-file-and-config-sh-c-option'Jakub Kicinski-16/+31
2026-03-23selftests: rds: Add -c config option to rds/config.shAllison Henderson-16/+26
2026-03-23selftests: rds: add tools/testing/selftests/net/rds/configAllison Henderson-0/+5
2026-03-23selftests: bonding: add test for stacked bond header_parse recursionJiayuan Chen-0/+74
2026-03-23soc: qcom: ocmem: return -EPROBE_DEFER is ocmem is not availableDmitry Baryshkov-4/+3
2026-03-23soc: qcom: ocmem: register reasons for probe deferralsDmitry Baryshkov-4/+4
2026-03-23soc: qcom: ocmem: make the core clock optionalDmitry Baryshkov-1/+1
2026-03-23clk: qcom: rcg2: expand frac table for mdss_pixel_clk_srcPengyu Luo-0/+2
2026-03-23selftests: forwarding: local_termination: fix PTP UDP cksumsDaniel Golle-6/+6
2026-03-23net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang-0/+2
2026-03-23udp: Fix wildcard bind conflict check when using hash2Martin KaFai Lau-18/+18
2026-03-23Merge branch 'ethtool-dynamic-rss-context-indirection-table-resizing'Jakub Kicinski-40/+488
2026-03-23selftests: rss_drv: Add RSS indirection table resize testsBjörn Töpel-4/+229
2026-03-23bnxt_en: Resize RSS contexts on channel count changeBjörn Töpel-7/+28
2026-03-23ethtool: Add RSS indirection table resize helpersBjörn Töpel-0/+161
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel-29/+70
2026-03-23team: use netdev_from_priv()Qingfang Deng-37/+43
2026-03-23net: add netdev_from_priv() helperQingfang Deng-0/+11
2026-03-23lib: Move crypto library tests to Runtime Testing menuEric Biggers-6/+2
2026-03-23crypto: sm3 - Remove 'struct sm3_state'Eric Biggers-9/+2
2026-03-23crypto: sm3 - Remove the original "sm3_block_generic()"Eric Biggers-18/+3
2026-03-23crypto: sm3 - Remove sm3_base.hEric Biggers-92/+0
2026-03-23lib/crypto: x86/sm3: Migrate optimized code into libraryEric Biggers-123/+47
2026-03-23lib/crypto: riscv/sm3: Migrate optimized code into libraryEric Biggers-114/+44
2026-03-23lib/crypto: arm64/sm3: Migrate optimized code into libraryEric Biggers-180/+62
2026-03-23crypto: sm3 - Replace with wrapper around libraryEric Biggers-67/+94
2026-03-23lib/crypto: tests: Add KUnit tests for SM3Eric Biggers-0/+276
2026-03-23lib/crypto: sm3: Add SM3 library APIEric Biggers-29/+203
2026-03-23crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3Eric Biggers-21/+21
2026-03-23crypto: sm3 - Remove sm3_zero_message_hash and SM3_T[1-2]Eric Biggers-13/+0
2026-03-23crypto: sm3 - Fold sm3_init() into its callerEric Biggers-14/+11
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann-1/+1
2026-03-23net: airoha: add RCU lock around dev_fill_forward_pathQingfang Deng-0/+2
2026-03-23nfc: microread: Drop unused includeAndy Shevchenko-1/+0
2026-03-23ieee802154: atusb: drop redundant device referenceJohan Hovold-4/+1
2026-03-23Merge branch 'net-stmmac-improve-pcs-support'Jakub Kicinski-51/+186
2026-03-23net: stmmac: use integrated PCS for BASE-X modesRussell King (Oracle)-10/+2
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)-4/+101
2026-03-23net: stmmac: add support for reading inband SGMII statusRussell King (Oracle)-21/+58
2026-03-23net: stmmac: add struct stmmac_pcs_infoRussell King (Oracle)-11/+23