summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-29netfilter: nfnetlink_queue: optimize verdict lookup with hash tableScott Mitchell
2026-01-29netfilter: xt_time: use is_leap_year() helperJinjie Ruan
2026-01-29selftests: netfilter: nft_flowtable.sh: Add IP6IP6 flowtable selftestLorenzo Bianconi
2026-01-29netfilter: flowtable: Add IP6IP6 tx sw accelerationLorenzo Bianconi
2026-01-29netfilter: flowtable: Add IP6IP6 rx sw accelerationLorenzo Bianconi
2026-01-29netfilter: Introduce tunnel metadata info in nf_flowtable_ctx structLorenzo Bianconi
2026-01-29netfilter: Add ctx pointer in nf_flow_skb_encap_protocol/nf_flow_ip4_tunnel_p...Lorenzo Bianconi
2026-01-29Merge tag 'mtk-defconfig-for-v6.20' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-01-29gpio: tegra186: Add support for Tegra264Prathamesh Shete
2026-01-29dt-bindings: gpio: Add Tegra264 supportPrathamesh Shete
2026-01-29mm/slub: cleanup and repurpose some stat itemsVlastimil Babka
2026-01-29riscv: defconfig: spacemit: k3: enable clock supportYixun Lan
2026-01-29mm/slub: remove DEACTIVATE_TO_* stat itemsVlastimil Babka
2026-01-29slab: remove frozen slab checks from __slab_free()Vlastimil Babka
2026-01-29slab: update overview commentsVlastimil Babka
2026-01-29slab: refill sheaves from all nodesVlastimil Babka
2026-01-29slab: remove unused PREEMPT_RT specific macrosVlastimil Babka
2026-01-29slab: remove struct kmem_cache_cpuVlastimil Babka
2026-01-29slab: simplify kmalloc_nolock()Vlastimil Babka
2026-01-29slab: remove defer_deactivate_slab()Vlastimil Babka
2026-01-29slab: remove the do_slab_free() fastpathVlastimil Babka
2026-01-29slab: remove SLUB_CPU_PARTIALVlastimil Babka
2026-01-29slab: remove cpu (partial) slabs usage from allocation pathsVlastimil Babka
2026-01-29Merge tag 'ti-k3-config-for-v6.20' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-01-29slab: add optimized sheaf refill from partial listVlastimil Babka
2026-01-29slab: handle kmalloc sheaves bootstrapVlastimil Babka
2026-01-29slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()Vlastimil Babka
2026-01-29slab: introduce percpu sheaves bootstrapVlastimil Babka
2026-01-29slab: add sheaves to most cachesVlastimil Babka
2026-01-29Merge tag 'imx-defconfig-6.20' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-01-29Merge tag 'qcom-arm64-defconfig-for-6.20' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2026-01-29Merge tag 'xilinx-defconfig-for-6.20' of https://github.com/Xilinx/linux-xlnx...Arnd Bergmann
2026-01-29Merge tag 'apple-soc-defconfig-6.20' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-01-29Merge tag 'renesas-arm-defconfig-for-v6.20-tag1' of git://git.kernel.org/pub/...Arnd Bergmann
2026-01-29riscv: compat: fix COMPAT_UTS_MACHINE definitionHan Gao
2026-01-29ARM: defconfig: turn off CONFIG_EXPERTArnd Bergmann
2026-01-29ARM: defconfig: move entriesArnd Bergmann
2026-01-299p: Track 9P RPC waiting time as IORemi Pommarel
2026-01-29wait: Introduce io_wait_event_killable()Remi Pommarel
2026-01-28Merge branch 'mptcp-avoid-dup-nl-events-and-propagate-error'Jakub Kicinski
2026-01-28selftests: mptcp: join: fix local endp not being trackedMatthieu Baerts (NGI0)
2026-01-28selftests: mptcp: check subflow errors in close eventsMatthieu Baerts (NGI0)
2026-01-28mptcp: only reset subflow errors when propagatedMatthieu Baerts (NGI0)
2026-01-28selftests: mptcp: check no dup close events after errorMatthieu Baerts (NGI0)
2026-01-28mptcp: avoid dup SUB_CLOSED events after disconnectMatthieu Baerts (NGI0)
2026-01-28Merge branch 'mlx5-misc-fixes-2026-01-27'Jakub Kicinski
2026-01-28net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu
2026-01-28net/mlx5: Fix vhca_id access call trace use before allocParav Pandit
2026-01-28net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory
2026-01-28net: phy: micrel: fix clk warning when removing the driverWei Fang