aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2023-03-17ip_tunnel: Preserve pointer const in ip_tunnel_info_optsGavin Li1-5/+6
2023-03-17net/mlx5e: Add helper for encap_info_equal for tunnels with optionsGavin Li3-23/+36
2023-03-17vxlan: Expose helper vxlan_build_gbp_hdrGavin Li2-19/+19
2023-03-17vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe_hdr( )Gavin Li1-6/+4
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang8-36/+81
2023-03-17net: macb: Increase halt timeout to accommodate 10Mbps linkHarini Katakam1-2/+1
2023-03-17dt-bindings: net: qcom,ipa: add SDX65 compatibleAlex Elder1-0/+1
2023-03-17Merge branch 'net-dsa-mv88e6xxx-accelerate-c45-scan'Jakub Kicinski2-205/+196
2023-03-17net: dsa: mv88e6xxx: mask apparently non-existing phys during probingKlaus Kudielka1-0/+1
2023-03-17net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()Klaus Kudielka1-12/+14
2023-03-17net: dsa: mv88e6xxx: re-order functionsKlaus Kudielka1-179/+179
2023-03-17net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus codeVladimir Oltean1-16/+4
2023-03-17net: wangxun: Remove macro that is redefinedmengyuanlou1-5/+0
2023-03-17ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski4-11/+54
2023-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski648-53810/+4436
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds132-673/+1328
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds19-80/+136
2023-03-17Merge tag 'io_uring-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds3-4/+11
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+4
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-8/+77
2023-03-17Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds2-13/+15
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds9-22/+50
2023-03-17Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds5-51/+42
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-34/+54
2023-03-17Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-3/+9
2023-03-17Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-2/+2
2023-03-17Merge tag 'sound-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds32-90/+246
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-137/+507
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-34/+85
2023-03-17Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+2
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki6-7/+73
2023-03-17tools/power turbostat: version 2023.03.17Len Brown1-8/+5
2023-03-17tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso1-1/+1
2023-03-17tools/power turbostat: Introduce support for EMRZhang Rui1-0/+3
2023-03-17tools/power turbostat: remove stray newlines from warn/warnx stringsLen Brown1-2/+2
2023-03-17tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2-1/+3
2023-03-17tools/power turbostat: Provide better debug messages for failed capabilities accessesPrarit Bhargava2-7/+7
2023-03-17tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMITLen Brown1-1/+1
2023-03-17net/smc: Use percpu ref for wr tx referenceKai Shen3-12/+38
2023-03-17Merge branch 'inet-const'David S. Miller18-32/+30
2023-03-17inet_diag: constify raw_lookup() socket argumentEric Dumazet1-1/+1
2023-03-17ipv4: raw: constify raw_v4_match() socket argumentEric Dumazet2-3/+3
2023-03-17ipv6: raw: constify raw_v6_match() socket argumentEric Dumazet2-2/+2
2023-03-17udp6: constify __udp_v6_is_mcast_sock() socket argumentEric Dumazet1-2/+2
2023-03-17ipv6: constify inet6_mc_check()Eric Dumazet2-5/+5
2023-03-17udp: constify __udp_is_mcast_sock() socket argumentEric Dumazet1-2/+2
2023-03-17ipv4: constify ip_mc_sf_allow() socket argumentEric Dumazet2-3/+3
2023-03-17inet: preserve const qualifier in inet_sk()Eric Dumazet8-14/+12
2023-03-17netlink: specs: allow uapi-header in genetlinkJakub Kicinski3-2/+5
2023-03-17netlink-specs: add partial specification for devlinkJakub Kicinski1-0/+198