summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-24fuse: fix fuse_fill_write_pages() upper bound calculationJoanne Koong
2025-06-24Merge branch 'pse-improve-documentation-clarity'Paolo Abeni
2025-06-24net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentationKory Maincent
2025-06-24dt-bindings: pse: tps23881: Clarify channels property descriptionKory Maincent
2025-06-24wifi: iwlwifi: mvm: assume '1' as the default mac_config_cmd versionMiri Korenblit
2025-06-24ALSA: qc_audio_offload: Fix missing error code in prepare_qmi_response()Harshit Mogalapalli
2025-06-24Merge branch 'af_unix-fix-two-oob-issues'Paolo Abeni
2025-06-24selftest: af_unix: Add tests for -ECONNRESET.Kuniyuki Iwashima
2025-06-24af_unix: Don't set -ECONNRESET for consumed OOB skb.Kuniyuki Iwashima
2025-06-24af_unix: Add test for consecutive consumed OOB.Kuniyuki Iwashima
2025-06-24af_unix: Don't leave consecutive consumed OOB skbs.Kuniyuki Iwashima
2025-06-24Merge branch 'add-support-for-25g-50g-and-100g-to-fbnic'Paolo Abeni
2025-06-24fbnic: Add support for setting/getting pause configurationAlexander Duyck
2025-06-24fbnic: Add support for reporting link configAlexander Duyck
2025-06-24fbnic: Set correct supported modes and speeds based on FW settingAlexander Duyck
2025-06-24fbnic: Update FW link mode values to represent actual link modesAlexander Duyck
2025-06-24wifi: rtl818x: Kill URBs before clearing tx status queueDaniil Dulov
2025-06-24fbnic: Replace link_mode with AUIAlexander Duyck
2025-06-24fbnic: Retire "AUTO" flags and cleanup handling of FW link settingsAlexander Duyck
2025-06-24fbnic: Do not consider mailbox "initialized" until we have verified fw versionAlexander Duyck
2025-06-24net: phy: Add interface types for 50G and 100GAlexander Duyck
2025-06-24wifi: wlcore: Remove unused wl12xx_cmd_start_fwlogDr. David Alan Gilbert
2025-06-24wl1251: Remove unused wl1251_cmd_*Dr. David Alan Gilbert
2025-06-24wl1251: Remove unused wl1251_acx_rate_policiesDr. David Alan Gilbert
2025-06-24wifi: rtlwifi: fix possible skb memory leak in `_rtl_pci_rx_interrupt()`.Thomas Fourier
2025-06-24wifi: mac80211: fix beacon interval calculation overflowLachlan Hodges
2025-06-24wifi: iwlegacy: work around excessive stack usage on clang/kasanArnd Bergmann
2025-06-24wifi: rtw89: report boottime of receiving beacon and probe responseZong-Zhe Yang
2025-06-24wifi: rtw89: avoid NULL dereference when RX problematic packet on unsupported...Zong-Zhe Yang
2025-06-24wifi: rtw89: correct length for IE18/19 PHY report and IE parserEric Huang
2025-06-24wifi: rtw89: update EDCCA report for subband 40M/80M/sub-20MEric Huang
2025-06-24wifi: rtw89: mac: differentiate mem_page_size by chip generationKuan-Chung Chen
2025-06-24wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 9.0.0Ching-Te Ku
2025-06-24wifi: rtw89: coex: RTL8852B coexistence Wi-Fi firmware support for v0.29.122.0Ching-Te Ku
2025-06-24wifi: rtw89: coex: Update Bluetooth slot length when Wi-Fi is scanningChing-Te Ku
2025-06-24wifi: rtw89: coex: Not to set slot duration to zero to avoid firmware issueChing-Te Ku
2025-06-24wifi: rtw89: coex: Assign priority table before entering power saveChing-Te Ku
2025-06-24wifi: rtw89: coex: Update scoreboard to avoid Bluetooth re-link failChing-Te Ku
2025-06-24wifi: rtw89: coex: Get Bluetooth desired version by WiFi firmware versionChing-Te Ku
2025-06-24wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.71.0Ching-Te Ku
2025-06-24wifi: rtw89: coex: Query Bluetooth TX power when firmware supportChing-Te Ku
2025-06-24wifi: rtw89: coex: Enable outsource info H2C commandChing-Te Ku
2025-06-24wifi: rtw89: coex: Add v1 Bluetooth AFH handshake for WiFi 7Ching-Te Ku
2025-06-23Merge branch 'bpf-specify-access-type-of-bpf_sysctl_get_name-args'Alexei Starovoitov
2025-06-23selftests/bpf: Convert test_sysctl to prog_testsJerome Marchand
2025-06-23bpf: Specify access type of bpf_sysctl_get_name argsJerome Marchand
2025-06-23bridge: mcast: Fix use-after-free during router port configurationIdo Schimmel
2025-06-23page_pool: import Jesper's page_pool benchmarkJesper Dangaard Brouer
2025-06-23Merge branch 'rework-irq-handling-in-mtk_eth_soc'Jakub Kicinski
2025-06-23net: ethernet: mtk_eth_soc: only use legacy mode on missing IRQ nameFrank Wunderlich