summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-21arm64: dts: ti: k3-j721e-sk: Fix pinmux for pin Y1 used by power regulatorSiddharth Vadapalli
2025-11-21arm64: dts: ti: Add missing applied DT overlay targetsRob Herring (Arm)
2025-11-21wifi: rtw89: 8852a: correct field mask of reset DAC/ADC FIFOPing-Ke Shih
2025-11-21wifi: rtw88: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-11-21wifi: rtlwifi: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-11-20Merge tag 'clk-imx-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abe...Stephen Boyd
2025-11-21wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae
2025-11-20clk: actions: Fix discarding const qualifier by 'container_of' macroAdrian Barnaƛ
2025-11-20clk: spacemit: Set clk_hw_onecell_data::num before using flex arrayCharles Mirabile
2025-11-20Merge branch 'devlink-net-mlx5-implement-swp_l4_csum_mode-via-devlink-params'Jakub Kicinski
2025-11-20selftest: netdevsim: test devlink default paramsDaniel Zahka
2025-11-20netdevsim: register a new devlink param with default value interfaceDaniel Zahka
2025-11-20net/mlx5: implement swp_l4_csum_mode via devlink paramsDaniel Zahka
2025-11-20devlink: support default values for param-get and param-setDaniel Zahka
2025-11-20devlink: refactor devlink_nl_param_value_fill_one()Daniel Zahka
2025-11-20devlink: pass extack through to devlink_param::get()Daniel Zahka
2025-11-20clk: visconti: Add VIIF clocksYuji Ishikawa
2025-11-20dt-bindings: clock: tmpv770x: Add VIIF clocksYuji Ishikawa
2025-11-20dt-bindings: clock: tmpv770x: Remove definition of number of clocksYuji Ishikawa
2025-11-20clk: visconti: Do not define number of clocks in bindingsYuji Ishikawa
2025-11-20Merge branch 'netconsole-allow-userdata-buffer-to-grow-dynamically'Jakub Kicinski
2025-11-20netconsole: Increase MAX_USERDATA_ITEMSGustavo Luiz Duarte
2025-11-20netconsole: Dynamic allocation of userdata bufferGustavo Luiz Duarte
2025-11-20netconsole: Split userdata and sysdataGustavo Luiz Duarte
2025-11-20netconsole: Simplify send_fragmented_body()Gustavo Luiz Duarte
2025-11-20eth: fbnic: access @pp through netmem_desc instead of pageByungchul Park
2025-11-20veth: reduce XDP no_direct return section to fix raceJesper Dangaard Brouer
2025-11-20Merge branch 'net-fec-do-some-cleanup-for-the-driver'Jakub Kicinski
2025-11-20net: fec: remove duplicate macros of the BD statusWei Fang
2025-11-20net: fec: remove rx_align from fec_enet_privateWei Fang
2025-11-20net: fec: remove struct fec_enet_priv_txrx_infoWei Fang
2025-11-20net: fec: simplify the conditional preprocessor directivesWei Fang
2025-11-20net: fec: remove useless conditional preprocessor directivesWei Fang
2025-11-20cpuset: Treat cpusets in attaching as populatedChen Ridong
2025-11-20Merge branch 'net-add-1600gbps-1-6t-link-mode-support'Jakub Kicinski
2025-11-20bonding: 3ad: Add support for 1600G speedYael Chemla
2025-11-20net/mlx5e: Add 1600Gbps link modesYael Chemla
2025-11-20net: ethtool: Add support for 1600Gbps speedYael Chemla
2025-11-20ynl: samples: add tc filter exampleZahari Doychev
2025-11-20Merge branch 'selftests-drv-net-convert-gro-and-toeplitz-tests-to-work-for-dr...Jakub Kicinski
2025-11-20selftests: net: remove old setup_* scriptsJakub Kicinski
2025-11-20netdevsim: add loopback supportJakub Kicinski
2025-11-20selftests: drv-net: hw: convert the Toeplitz test to PythonJakub Kicinski
2025-11-20selftests: drv-net: add a Python version of the GRO testJakub Kicinski
2025-11-20netdevsim: pass packets thru GRO on RxJakub Kicinski
2025-11-20selftests: net: py: read ip link info about remote devJakub Kicinski
2025-11-20selftests: net: py: support ksft ready without waitJakub Kicinski
2025-11-20selftests: net: relocate gro and toeplitz tests to drivers/netJakub Kicinski
2025-11-20selftests: drv-net: xdp: use variants for qstat testsJakub Kicinski
2025-11-20selftests: net: py: add test variantsJakub Kicinski