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