summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-15netdevsim: set the carrier when the device goes upBreno Leitao
2025-10-15Merge branch 'tls-misc-bugfixes'Jakub Kicinski
2025-10-15selftests: tls: add test for short splice due to full skmsgSabrina Dubroca
2025-10-15selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca
2025-10-15tls: don't rely on tx_work during send()Sabrina Dubroca
2025-10-15tls: wait for pending async decryptions if tls_strp_msg_hold failsSabrina Dubroca
2025-10-15tls: always set record_type in tls_process_cmsgSabrina Dubroca
2025-10-15tls: wait for async encrypt in case of error during latter iterations of sendmsgSabrina Dubroca
2025-10-15tls: trim encrypted message to match the plaintext on short spliceSabrina Dubroca
2025-10-15net: remove obsolete WARN_ON(refcount_read(&sk->sk_refcnt) == 1)Eric Dumazet
2025-10-15tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-15MAINTAINERS: new entry for IPv6 IOAMJustin Iurman
2025-10-15wifi: ath12k: fix TX and RX MCS rate configurations in HE modePradeep Kumar Chitrapu
2025-10-15wifi: ath12k: fix VHT MCS assignmentBaochen Qiang
2025-10-15wifi: ath12k: Fix NSS value update in ext_rx_statsThiraviyam Mariyappan
2025-10-15wifi: ath12k: Defer vdev bring-up until CSA finalize to avoid stale beaconAditya Kumar Singh
2025-10-15wifi: ath12k: track dropped MSDU buffer type packets in REO exception ringSarika Sharma
2025-10-15wifi: ath12k: Fix MSDU buffer types handling in RX error pathSarika Sharma
2025-10-15wifi: ath11k: restore register window after global resetBaochen Qiang
2025-10-15wifi: ath12k: Remove struct wmi_bcn_send_from_host_cmdJeff Johnson
2025-10-15wifi: ath11k: Remove struct wmi_bcn_send_from_host_cmdJeff Johnson
2025-10-15wifi: ath10k: move recovery check logic into a new workKang Yang
2025-10-15wifi: wcn36xx: Remove unused wcn36xx_smd_update_scan_paramsDr. David Alan Gilbert
2025-10-15Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-15mm: prevent poison consumption when splitting THPQiuxu Zhuo
2025-10-15ocfs2: clear extent cache after moving/defragmenting extentsDeepanshu Kartikey
2025-10-15mm: don't spin in add_stack_record when gfp flags don't allowAlexei Starovoitov
2025-10-15dma-debug: don't report false positives with DMA_BOUNCE_UNALIGNED_KMALLOCMarek Szyprowski
2025-10-15mm/damon/sysfs: dealloc commit test ctx alwaysSeongJae Park
2025-10-15mm/damon/sysfs: catch commit test ctx alloc failureSeongJae Park
2025-10-15hung_task: fix warnings caused by unaligned lock pointersLance Yang
2025-10-15io_uring/rw: check for NULL io_br_sel when putting a bufferJens Axboe
2025-10-15x86/CPU/AMD: Prevent reset reasons from being retained across rebootRong Zhang
2025-10-15ASoC: amd/sdw_utils: avoid NULL deref when devm_kasprintf() failsLi Qiang
2025-10-15ASoC: max98090/91: fixed max98091 ALSA widget powering up/downSharique Mohammad
2025-10-15ASoC: dt-bindings: Add compatible string fsl,imx-audio-tlv320Frank Li
2025-10-15spi: spi-nxp-fspi: few fix for flexspiMark Brown
2025-10-15drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.mapAnkan Biswas
2025-10-15smb: client: let smbd_destroy() wait for SMBDIRECT_SOCKET_DISCONNECTEDStefan Metzmacher
2025-10-15net: bcmgenet: remove unused platform codeHeiner Kallweit
2025-10-15r8152: Advertise software timestamp information.Abhishek Rawal
2025-10-15gve: Check valid ts bit on RX descriptor before hw timestampingTim Hostetler
2025-10-15Merge branch 'net-deal-with-sticky-tx-queues'Jakub Kicinski
2025-10-15net: allow busy connected flows to switch tx queuesEric Dumazet
2025-10-15net: add /proc/sys/net/core/txq_reselection_ms controlEric Dumazet
2025-10-15net: control skb->ooo_okay from skb_set_owner_w()Eric Dumazet
2025-10-15net: add SK_WMEM_ALLOC_BIAS constantEric Dumazet
2025-10-15tcp: better handle TCP_TX_DELAY on established flowsEric Dumazet
2025-10-15dt-bindings: net: dsa: nxp,sja1105: Add optional clockFrank Li
2025-10-15Merge tag 'bitmap-for-v6.18-rc2' of https://github.com/norov/linuxLinus Torvalds