summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-28wifi: iwlwifi: mvm: cleanup unsupported phy command versionsMiri Korenblit
2025-10-28wifi: iwlwifi: fix remaining kernel-doc warningsJohannes Berg
2025-10-28wifi: iwlwifi: tests: check listed PCI IDs have configsJohannes Berg
2025-10-28wifi: iwlwifi: cfg: add new device namesJohannes Berg
2025-10-28wifi: iwlwifi: iwlmld is always used for wifi7 devicesMiri Korenblit
2025-10-28wifi: iwlwifi: mvm: move rate conversions to utils.cJohannes Berg
2025-10-28wifi: iwlwifi: mld: reschedule check_tpt_wk also not in EMLSRMiri Korenblit
2025-10-28wifi: iwlwifi: mld: remove support from of alive notif version 6Miri Korenblit
2025-10-28wifi: iwlwifi: align the name of iwl_alive_ntf_v6 to the conventionMiri Korenblit
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for csa.switch_workBenjamin Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_workBenjamin Berg
2025-10-28wifi: mac80211: use wiphy_hrtimer_work for ttlm_workBenjamin Berg
2025-10-28wifi: cfg80211: add an hrtimer based delayed work itemBenjamin Berg
2025-10-28Merge tag 'ath-current-20251027' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-10-28block: make REQ_OP_ZONE_OPEN a write operationDamien Le Moal
2025-10-28block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALLDamien Le Moal
2025-10-28smb: client: fix potential cfid UAF in smb2_query_info_compoundHenrique Carvalho
2025-10-28drm/sched: avoid killing parent entity on child SIGKILLDavid Rosca
2025-10-28dibs: Use subsys_initcall()Alexandra Winter
2025-10-28dibs: Remove reset of static vars in dibs_init()Alexandra Winter
2025-10-28x86/CPU/AMD: Add RDSEED fix for Zen5Gregory Price
2025-10-28ASoC: soc_sdw_utils: remove cs42l43 component_nameBard Liao
2025-10-28ASoC: fsl_sai: Fix sync error in consumer modeMaarten Zanders
2025-10-28ASoC: Fix build for sdw_utilsMark Brown
2025-10-28Merge branch 'net-mlx5-add-balance-id-support-for-lag-multiplane-groups'Paolo Abeni
2025-10-28net/mlx5: Add balance ID support for LAG multiplane groupsMark Bloch
2025-10-28net/mlx5: Refactor HCA cap 2 settingMark Bloch
2025-10-28net/mlx5: Refactor PTP clock devcom pairingMark Bloch
2025-10-28net/mlx5: Add software system image GUID infrastructureMark Bloch
2025-10-28net/mlx5: Use common mlx5_same_hw_devs functionMark Bloch
2025-10-28Merge branch 'implement-more-features-for-txgbe-devices'Paolo Abeni
2025-10-28net: txgbe: support RSC offloadJiawen Wu
2025-10-28net: txgbe: support TX head write-back modeJiawen Wu
2025-10-28net: txgbe: support RX desc merge modeJiawen Wu
2025-10-28Merge branch 'xfrm: IPsec hardware offload performance improvements'Steffen Klassert
2025-10-27cpuidle: riscv-sbi: Replace deprecated strcpy in sbi_cpuidle_init_cpuThorsten Blum
2025-10-27riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pktThorsten Blum
2025-10-27dt-bindings: net: sparx5: Narrow properly LAN969x register space windowsKrzysztof Kozlowski
2025-10-27dt-bindings: net: phy: vsc8531: Convert to DT schemaLad Prabhakar
2025-10-27dpll: spec: add missing module-name and clock-id to pin-get replyPetr Oros
2025-10-27tools: ynl: avoid print_field when there is no replyHangbin Liu
2025-10-27tcp: remove one ktime_get() from recvmsg() fast pathEric Dumazet
2025-10-27net/sched: Remove unused typedef psched_tdiff_tYue Haibing
2025-10-27Merge branch 'sctp-avoid-redundant-initialisation-in-sctp_accept-and-sctp_do_...Jakub Kicinski
2025-10-27sctp: Remove sctp_copy_sock() and sctp_copy_descendant().Kuniyuki Iwashima
2025-10-27sctp: Use sctp_clone_sock() in sctp_do_peeloff().Kuniyuki Iwashima
2025-10-27sctp: Remove sctp_pf.create_accept_sk().Kuniyuki Iwashima
2025-10-27sctp: Use sk_clone() in sctp_accept().Kuniyuki Iwashima
2025-10-27net: Add sk_clone().Kuniyuki Iwashima
2025-10-27sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk().Kuniyuki Iwashima