summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-18dccp: preserve const qualifier in dccp_sk()Eric Dumazet1-4/+2
2023-03-18ipv6: raw: preserve const qualifier in raw6_sk()Eric Dumazet1-4/+1
2023-03-18raw: preserve const qualifier in raw_sk()Eric Dumazet1-4/+1
2023-03-18af_packet: preserve const qualifier in pkt_sk()Eric Dumazet1-4/+1
2023-03-18udp: preserve const qualifier in udp_sk()Eric Dumazet1-4/+1
2023-03-18net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li3-4/+87
2023-03-18ip_tunnel: Preserve pointer const in ip_tunnel_info_optsGavin Li1-5/+6
2023-03-18net/mlx5e: Add helper for encap_info_equal for tunnels with optionsGavin Li3-23/+36
2023-03-18vxlan: Expose helper vxlan_build_gbp_hdrGavin Li2-19/+19
2023-03-18vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe...Gavin Li1-6/+4
2023-03-18wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang8-36/+81
2023-03-18net: macb: Increase halt timeout to accommodate 10Mbps linkHarini Katakam1-2/+1
2023-03-18dt-bindings: net: qcom,ipa: add SDX65 compatibleAlex Elder1-0/+1
2023-03-18net: dsa: mv88e6xxx: mask apparently non-existing phys during probingKlaus Kudielka1-0/+1
2023-03-18net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()Klaus Kudielka1-12/+14
2023-03-18net: dsa: mv88e6xxx: re-order functionsKlaus Kudielka1-179/+179
2023-03-18net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus codeVladimir Oltean1-16/+4
2023-03-18net: wangxun: Remove macro that is redefinedmengyuanlou1-5/+0
2023-03-18ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski4-11/+54
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 ...Prarit 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-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