summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-30rust: rework `build_assert!` documentationGary Guo-28/+92
2026-03-30rust: add `const_assert!` macroGary Guo-22/+42
2026-03-29Linux 7.0-rc6v7.0-rc6Linus Torvalds-1/+1
2026-03-29Merge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-53/+168
2026-03-29Merge branch 'net-hsr-subsystem-cleanups-and-modernization'Jakub Kicinski-4/+4
2026-03-29net: hsr: use __func__ instead of hardcoded function nameLuka Gejak-1/+1
2026-03-29net: hsr: constify hsr_ops and prp_ops protocol operation structuresLuka Gejak-3/+3
2026-03-29Merge branch 'macb-usrio-tsu-patches'Jakub Kicinski-54/+212
2026-03-29net: macb: drop usrio pointer on EyeQ5 configThéo Lebrun-1/+0
2026-03-29net: macb: set MACB_CAPS_USRIO_DISABLED if no usrio config is providedThéo Lebrun-2/+4
2026-03-29net: macb: runtime detect MACB_CAPS_USRIO_DISABLEDThéo Lebrun-0/+4
2026-03-29net: macb: timer adjust mode is not supportedConor Dooley-0/+7
2026-03-29dt-bindings: net: macb: add property indicating timer adjust modeConor Dooley-0/+15
2026-03-29net: macb: clean up tsu clk rate acquisitionConor Dooley-7/+5
2026-03-29net: macb: warn on pclk use as a tsu_clk fallbackConor Dooley-0/+1
2026-03-29net: macb: add mpfs specific usrio configurationConor Dooley-2/+12
2026-03-29net: macb: np4 doesn't need a usrio pointerConor Dooley-1/+0
2026-03-29net: macb: rework usrio refclk selection codeConor Dooley-12/+44
2026-03-29dt-bindings: net: cdns,macb: replace cdns,refclk-ext with cdns,refclk-sourceConor Dooley-3/+53
2026-03-29net: macb: split USRIO_HAS_CLKEN capability in twoConor Dooley-3/+10
2026-03-29net: macb: rename macb_default_usrio to at91_default_usrio as not all platfor...Conor Dooley-46/+63
2026-03-29Revert "net: macb: Clean up the .usrio settings in macb_config instances"Conor Dooley-1/+18
2026-03-29net: wan/fsl_ucc_hdlc: cleanup ucc_hdlc_pollTomas Alvarez Vanoli-2/+1
2026-03-29Merge branch 'bnxt_en-add-xdp-rss-hash-metadata-support'Jakub Kicinski-101/+516
2026-03-29selftests: drv-net: xdp: Add rss_hash metadata testsChris J Arges-0/+312
2026-03-29selftests: net: move common xdp.py functions into libChris J Arges-74/+94
2026-03-29bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMPChris J Arges-0/+10
2026-03-29bnxt_en: Move bnxt_rss_ext_op into headerChris J Arges-17/+17
2026-03-29bnxt_en: Implement XDP RSS hash metadata extractionChris J Arges-0/+57
2026-03-29bnxt_en: use bnxt_xdp_buff for xdp contextChris J Arges-10/+26
2026-03-29lib/crc: arm64: add NEON accelerated CRC64-NVMe implementationDemian Shulhan-1/+116
2026-03-30Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...Dave Airlie-68/+814
2026-03-29io_uring/rsrc: reject zero-length fixed buffer importQi Tang-0/+4
2026-03-29io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs()Junxi Qian-0/+4
2026-03-29Input: add keycodes for contextual AI usages (HUTRR119)Akshai Murari-0/+13
2026-03-29Merge tag 'phy-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds-5/+21
2026-03-29Merge tag 'dmaengine-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-94/+167
2026-03-29Merge tag 'i2c-for-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-27/+37
2026-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-185/+241
2026-03-29Merge tag 'for-linus-7.0a-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+3
2026-03-29net: dsa: qca8k: Use the right GPIO headerLinus Walleij-1/+1
2026-03-29tcp: use __jhash_final() in inet6_ehashfn()Eric Dumazet-2/+2
2026-03-29net: stmmac: dwmac-rk: Fix typo in comment谢致邦 (XIE Zhibang)-1/+1
2026-03-29Merge branch 'convert-config_ipv6-to-built-in-and-remove-stubs'Jakub Kicinski-1397/+296
2026-03-29netfilter: remove nf_ipv6_ops and use direct function callsFernando Fernandez Mancera-190/+32
2026-03-29ipv6: remove ipv6_stub infrastructure completelyFernando Fernandez Mancera-246/+3
2026-03-29bpf: remove ipv6_bpf_stub completely and use direct function callsFernando Fernandez Mancera-69/+35
2026-03-29net: convert remaining ipv6_stub users to direct function callsFernando Fernandez Mancera-20/+13
2026-03-29ipv4: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera-29/+28
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera-53/+40