summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-18af_unix: preserve const qualifier in unix_sk()Eric Dumazet
2023-03-18dccp: preserve const qualifier in dccp_sk()Eric Dumazet
2023-03-18ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet
2023-03-18raw: preserve const qualifier in raw_sk()Eric Dumazet
2023-03-18af_packet: preserve const qualifier in pkt_sk()Eric Dumazet
2023-03-18udp: preserve const qualifier in udp_sk()Eric Dumazet
2023-03-17Merge branch 'net-mlx5e-add-gbp-vxlan-hw-offload-support'Jakub Kicinski
2023-03-17net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li
2023-03-17ip_tunnel: Preserve pointer const in ip_tunnel_info_optsGavin Li
2023-03-17net/mlx5e: Add helper for encap_info_equal for tunnels with optionsGavin Li
2023-03-17vxlan: Expose helper vxlan_build_gbp_hdrGavin Li
2023-03-17vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe...Gavin Li
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang
2023-03-17net: macb: Increase halt timeout to accommodate 10Mbps linkHarini Katakam
2023-03-17dt-bindings: net: qcom,ipa: add SDX65 compatibleAlex Elder
2023-03-17Merge branch 'net-dsa-mv88e6xxx-accelerate-c45-scan'Jakub Kicinski
2023-03-17net: dsa: mv88e6xxx: mask apparently non-existing phys during probingKlaus Kudielka
2023-03-17net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()Klaus Kudielka
2023-03-17net: dsa: mv88e6xxx: re-order functionsKlaus Kudielka
2023-03-17net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus codeVladimir Oltean
2023-03-17net: wangxun: Remove macro that is redefinedmengyuanlou
2023-03-17ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17Merge tag 'io_uring-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-03-17Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-17Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-17Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-17Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-03-17Merge tag 'sound-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-03-17Merge branch 'pm-cpuidle'Rafael J. Wysocki
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki
2023-03-17tools/power turbostat: version 2023.03.17Len Brown
2023-03-17tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso
2023-03-17tools/power turbostat: Introduce support for EMRZhang Rui
2023-03-17tools/power turbostat: remove stray newlines from warn/warnx stringsLen Brown
2023-03-17tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava
2023-03-17tools/power turbostat: Provide better debug messages for failed capabilities ...Prarit Bhargava
2023-03-17tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMITLen Brown
2023-03-17net/smc: Use percpu ref for wr tx referenceKai Shen
2023-03-17Merge branch 'inet-const'David S. Miller
2023-03-17inet_diag: constify raw_lookup() socket argumentEric Dumazet
2023-03-17ipv4: raw: constify raw_v4_match() socket argumentEric Dumazet