summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-20net: phy: smsc: export functions for use by meson-gxl PHY driverHeiner Kallweit
2023-03-20xfrm: add new device offload acquire flagRaed Salem
2023-03-20net: mscc: ocelot: expose serdes configuration functionColin Foster
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-19pcpcntr: remove percpu_counter_sum_all()Dave Chinner
2023-03-19cpumask: introduce for_each_cpu_orDave Chinner
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg
2023-03-19net: mdio: fix owner field for mdio buses registered using ACPIFlorian Fainelli
2023-03-19net: mdio: fix owner field for mdio buses registered using device-treeMaxime Bizon
2023-03-18tcp: preserve const qualifier in tcp_sk()Eric Dumazet
2023-03-18x25: preserve const qualifier in [a]x25_sk()Eric Dumazet
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-18udp: preserve const qualifier in udp_sk()Eric Dumazet
2023-03-18efi: sysfb_efi: Fix DMI quirks not working for simpledrmHans de Goede
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-17vxlan: Expose helper vxlan_build_gbp_hdrGavin Li
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang
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 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...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 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...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 branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki
2023-03-17ipv4: raw: constify raw_v4_match() socket argumentEric Dumazet
2023-03-17ipv6: raw: constify raw_v6_match() socket argumentEric Dumazet
2023-03-17ipv6: constify inet6_mc_check()Eric Dumazet
2023-03-17ipv4: constify ip_mc_sf_allow() socket argumentEric Dumazet
2023-03-17inet: preserve const qualifier in inet_sk()Eric Dumazet
2023-03-17vxlan: mdb: Add an internal flag to indicate MDB usageIdo Schimmel
2023-03-17vxlan: mdb: Add MDB control path supportIdo Schimmel
2023-03-17net: Add MDB net device operationsIdo Schimmel
2023-03-17net: mana: Add new MANA VF performance counters for easier troubleshootingShradha Gupta
2023-03-16net/sched: act_api: add specific EXT_WARN_MSG for tc actionHangbin Liu
2023-03-16ynl: broaden the license even moreJakub Kicinski
2023-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-03-16nfc: mrvl: Move platform_data struct into driverRob Herring
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman
2023-03-15net/mlx5: Implement thermal zoneSandipan Patra
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai