summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-8/+33
2026-01-21net: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean-1/+1
2026-01-21Merge branch 'phylink-link-callback-replay-helpers-for-sja1105-and-xpcs'Jakub Kicinski-84/+80
2026-01-21net: dsa: sja1105: re-merge sja1105_set_port_speed() and sja1105_set_port_con...Vladimir Oltean-23/+3
2026-01-21net: dsa: sja1105: let phylink help with the replay of link callbacksVladimir Oltean-50/+8
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean-3/+63
2026-01-21net: phylink: simplify phylink_resolve() -> phylink_major_config() pathVladimir Oltean-11/+9
2026-01-21Merge branch 'phy-polarity-inversion-via-generic-device-tree-properties'Jakub Kicinski-43/+121
2026-01-21net: pcs: pcs-mtk-lynxi: deprecate "mediatek,pnswap"Vladimir Oltean-6/+45
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean-21/+22
2026-01-21dt-bindings: net: pcs: mediatek,sgmiisys: deprecate "mediatek,pnswap"Vladimir Oltean-1/+6
2026-01-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean-15/+39
2026-01-21dt-bindings: net: airoha,en8811h: deprecate "airoha,pnswap-rx" and "airoha,pn...Vladimir Oltean-1/+10
2026-01-21net: bcmasp: Fix network filter wake for asp-3.0Justin Chen-2/+4
2026-01-21Merge branch 'gro-inline-tcp6_gro_-receive-complete'Jakub Kicinski-37/+32
2026-01-21gro: inline tcp6_gro_complete()Eric Dumazet-16/+12
2026-01-21gro: inline tcp6_gro_receive()Eric Dumazet-20/+19
2026-01-21net: always inline __skb_incr_checksum_unnecessary()Eric Dumazet-1/+1
2026-01-21bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet-2/+3
2026-01-21selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo-2/+5
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet-11/+5
2026-01-21be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin-1/+2
2026-01-21Merge branch 'airoha-add-the-capability-to-read-firmware-binary-names-from-dt...Jakub Kicinski-6/+47
2026-01-21net: airoha: npu: Add the capability to read firmware names from dtsLorenzo Bianconi-6/+40
2026-01-21dt-bindings: net: airoha: npu: Add firmware-name propertyLorenzo Bianconi-0/+7
2026-01-21Merge branch 'netconsole-support-automatic-target-recovery'Jakub Kicinski-74/+391
2026-01-21selftests: netconsole: validate target resumeAndre Carvalho-5/+155
2026-01-21netconsole: resume previously deactivated targetAndre Carvalho-7/+120
2026-01-21netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlockAndre Carvalho-39/+58
2026-01-21netconsole: clear dev_name for devices bound by macAndre Carvalho-0/+8
2026-01-21netconsole: add STATE_DEACTIVATED to track targets disabled by low levelBreno Leitao-1/+19
2026-01-21netconsole: convert 'enabled' flag to enum for clearer state managementAndre Carvalho-24/+28
2026-01-21netconsole: add target_state enumBreno Leitao-0/+5
2026-01-21Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"Slark Xiao-9/+8
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski-56/+100
2026-01-21net: xilinx: axienet: Use devres for resource management in probe pathSean Anderson-56/+27
2026-01-21clk: Add devm_clk_bulk_get_optional_enable() helperSuraj Gupta-0/+73
2026-01-22wifi: rtw89: 8922a: add digital compensation for 2GHzPo-Hao Huang-10/+47
2026-01-22wifi: rtw89: mac: set force MBA duration to 0Ping-Ke Shih-0/+3
2026-01-22wifi: rtw89: mac: clear DTOP disable excluding CID7090 variant for RTL8922DPing-Ke Shih-1/+2
2026-01-22wifi: rtw89: phy: update TSSI flow for RTL8922DZong-Zhe Yang-13/+40
2026-01-22wifi: rtw89: phy: add firmware element of digital TX power compensationPing-Ke Shih-0/+59
2026-01-22wifi: rtw89: phy: update edcca log parsing for RTL8922DEric Huang-8/+12
2026-01-22wifi: rtw89: phy: add H2C command to send detail RX gain and link parameters ...Eric Huang-0/+224
2026-01-22wifi: rtw89: phy: handle C2H event for PS mode reportEric Huang-0/+81
2026-01-22wifi: rtw89: phy: add chip_ops to calculate RX gain from efuse to support PS ...Ping-Ke Shih-0/+31
2026-01-22wifi: rtw89: debug: Fix memory leak in __print_txpwr_map()Zilin Guan-4/+4
2026-01-22wifi: rtw89: Add default ID 28de:2432 for RTL8832CUShin-Yi Lin-0/+2
2026-01-22wifi: rtw89: fix unable to receive probe responses under MLO connectionPo-Hao Huang-0/+3
2026-01-22wifi: rtw89: phy: fix incorrect power limit by mac_idPo-Hao Huang-2/+4