summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06bng_en: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-06net: mana: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-06gve: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-06bnxt_en: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-06ice: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-06net/mlx4: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-06net/mlx5e: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-06net/ipv6: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-06net/ipv6: Drop HBH for BIG TCP on RX sideAlice Mikityanska
2026-02-06net/ipv6: Drop HBH for BIG TCP on TX sideAlice Mikityanska
2026-02-06net/ipv6: Introduce payload_len helpersAlice Mikityanska
2026-02-06Merge branch 'dpll-zl3073x-include-current-frequency-in-supported-frequencies...Jakub Kicinski
2026-02-06dpll: zl3073x: Include current frequency in supported frequencies listIvan Vecera
2026-02-06dpll: zl3073x: Add output pin frequency helperIvan Vecera
2026-02-06dpll: zl3073x: Fix output pin phase adjustment signIvan Vecera
2026-02-06Merge branch 'mptcp-misc-fixes-for-v6-19-rc8'Jakub Kicinski
2026-02-06selftests: mptcp: connect: fix maybe-uninitialize warnMatthieu Baerts (NGI0)
2026-02-06mptcp: fix kdoc warningsMatthieu Baerts (NGI0)
2026-02-06mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()Matthieu Baerts (NGI0)
2026-02-06mptcp: pm: in-kernel: always set ID as avail when rm endpMatthieu Baerts (NGI0)
2026-02-06ipv6: do not use skb_header_pointer() in icmpv6_filter()Eric Dumazet
2026-02-06net: ti: icssg: Remove dedicated workqueue for ndo_set_rx_mode callbackKevin Hao
2026-02-06tcp: inline tcp_filter()Eric Dumazet
2026-02-06myri10ge: avoid uninitialized variable useArnd Bergmann
2026-02-06hinic3: select CONFIG_DIMLIBArnd Bergmann
2026-02-06net: skb: allow up to 8 skb extension idsOliver Hartkopp
2026-02-06net: marvell: prestera: fix FEC error message for SFP portsAlok Tiwari
2026-02-06net_sched: sch_fq: rework fq_gc() to avoid stack canaryEric Dumazet
2026-02-06netns: optimize netns cleaning by batching unhash_nsid callsQiliang Yuan
2026-02-07crypto: img-hash - Use unregister_ahashes in img_{un}register_algsThorsten Blum
2026-02-07crypto: testmgr - Add test vectors for authenc(hmac(md5),cbc(des3_ede))Aleksander Jan Bajkowski
2026-02-06pstore/ram: fix buffer overflow in persistent_ram_save_old()Sai Ritvik Tanksalkar
2026-02-06pstore: ram_core: fix incorrect success return when vmap() failsRuipeng Qi
2026-02-07rust: devres: fix race condition due to nestingDanilo Krummrich
2026-02-06mm/memory: handle non-split locks correctly in zap_empty_pte_table()David Hildenbrand (Red Hat)
2026-02-06mm: move pte table reclaim code to memory.cDavid Hildenbrand (Red Hat)
2026-02-06mm: make PT_RECLAIM depends on MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng
2026-02-06um: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06parisc: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06mips: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06LoongArch: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06alpha: mm: enable MMU_GATHER_RCU_TABLE_FREEQi Zheng
2026-02-06mm: change mm/pt_reclaim.c to use asm/tlb.h instead of asm-generic/tlb.hQi Zheng
2026-02-06mm/damon/stat: remove __read_mostly from memory_idle_ms_percentilesLi RongQing
2026-02-06zsmalloc: make common caches globalSergey Senozhatsky
2026-02-06mm: add SPDX id lines to some mm source filesTim Bird
2026-02-06mm/zswap: use %pe to print error pointersSahil Chandna
2026-02-06mm/vmscan: use %pe to print error pointersSahil Chandna
2026-02-06mm/readahead: fix typo in commentWilson Zeng