Age | Commit message (Expand) | Author |
2023-03-20 | net: phy: smsc: export functions for use by meson-gxl PHY driver | Heiner Kallweit |
2023-03-20 | xfrm: add new device offload acquire flag | Raed Salem |
2023-03-20 | net: mscc: ocelot: expose serdes configuration function | Colin Foster |
2023-03-20 | net: mscc: ocelot: expose generic phylink_mac_config routine | Colin Foster |
2023-03-20 | net: mscc: ocelot: expose ocelot_pll5_init routine | Colin Foster |
2023-03-19 | Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-03-19 | pcpcntr: remove percpu_counter_sum_all() | Dave Chinner |
2023-03-19 | cpumask: introduce for_each_cpu_or | Dave Chinner |
2023-03-19 | net: stmmac: Fix for mismatched host/device DMA address width | Jochen Henneberg |
2023-03-19 | net: mdio: fix owner field for mdio buses registered using ACPI | Florian Fainelli |
2023-03-19 | net: mdio: fix owner field for mdio buses registered using device-tree | Maxime Bizon |
2023-03-18 | tcp: preserve const qualifier in tcp_sk() | Eric Dumazet |
2023-03-18 | x25: preserve const qualifier in [a]x25_sk() | Eric Dumazet |
2023-03-18 | af_unix: preserve const qualifier in unix_sk() | Eric Dumazet |
2023-03-18 | dccp: preserve const qualifier in dccp_sk() | Eric Dumazet |
2023-03-18 | ipv6: raw: preserve const qualifier in raw6_sk() | Eric Dumazet |
2023-03-18 | raw: preserve const qualifier in raw_sk() | Eric Dumazet |
2023-03-18 | udp: preserve const qualifier in udp_sk() | Eric Dumazet |
2023-03-18 | efi: sysfb_efi: Fix DMI quirks not working for simpledrm | Hans de Goede |
2023-03-17 | net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offload | Gavin Li |
2023-03-17 | ip_tunnel: Preserve pointer const in ip_tunnel_info_opts | Gavin Li |
2023-03-17 | vxlan: Expose helper vxlan_build_gbp_hdr | Gavin Li |
2023-03-17 | wwan: core: Support slicing in port TX flow of WWAN subsystem | haozhe chang |
2023-03-17 | ptp: kvm: Use decrypted memory in confidential guest on x86 | Jeremi Piotrowski |
2023-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-17 | Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-03-17 | Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linux | Linus Torvalds |
2023-03-17 | Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-03-17 | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-03-17 | Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-03-17 | Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-03-17 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2023-03-17 | Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs' | Rafael J. Wysocki |
2023-03-17 | ipv4: raw: constify raw_v4_match() socket argument | Eric Dumazet |
2023-03-17 | ipv6: raw: constify raw_v6_match() socket argument | Eric Dumazet |
2023-03-17 | ipv6: constify inet6_mc_check() | Eric Dumazet |
2023-03-17 | ipv4: constify ip_mc_sf_allow() socket argument | Eric Dumazet |
2023-03-17 | inet: preserve const qualifier in inet_sk() | Eric Dumazet |
2023-03-17 | vxlan: mdb: Add an internal flag to indicate MDB usage | Ido Schimmel |
2023-03-17 | vxlan: mdb: Add MDB control path support | Ido Schimmel |
2023-03-17 | net: Add MDB net device operations | Ido Schimmel |
2023-03-17 | net: mana: Add new MANA VF performance counters for easier troubleshooting | Shradha Gupta |
2023-03-16 | net/sched: act_api: add specific EXT_WARN_MSG for tc action | Hangbin Liu |
2023-03-16 | ynl: broaden the license even more | Jakub Kicinski |
2023-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-03-16 | nfc: mrvl: Move platform_data struct into driver | Rob Herring |
2023-03-16 | Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3 | Jens Axboe |
2023-03-15 | net/mlx5: Move needed PTYS functions to core layer | Gal Pressman |
2023-03-15 | net/mlx5: Implement thermal zone | Sandipan Patra |
2023-03-15 | block: count 'ios' and 'sectors' when io is done for bio-based device | Yu Kuai |