summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-01-20ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubsAndy Shevchenko
2023-01-19Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-01-19net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn
2023-01-19net: mdio: Add workaround for Micrel PHYs which are not C45 compatibleAndrew Lunn
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu
2023-01-17Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-17Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi
2023-01-17i2c: add fwnode APIsRussell King (Oracle)
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Linus Torvalds
2023-01-16virtio/vsock: replace virtio_vsock_pkt with sk_buffBobby Eshleman
2023-01-16regmap: Rework regmap_mdio_c45_{read|write} for new C45 API.Andrew Lunn
2023-01-13enetc: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2023-01-13ethtool: add tx aggregation parametersDaniele Palmas
2023-01-13net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tagChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet transmission timestampingChristian Eggers
2023-01-13net: dsa: microchip: ptp: add packet reception timestampingChristian Eggers
2023-01-13net: ptp: add helper for one-step P2P clocksChristian Eggers
2023-01-13net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabledArun Ramadoss
2023-01-12u64_stat: Remove the obsolete fetch_irq() variants.Thomas Gleixner
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-12platform/x86: simatic-ipc: add another modelHenning Schild
2023-01-12platform/x86: simatic-ipc: correct name of a modelHenning Schild
2023-01-12Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-11mm: update mmap_sem comments to refer to mmap_lockLorenzo Stoakes
2023-01-11include/linux/mm: fix release_pages_arg kernel doc commentSeongJae Park
2023-01-11mm: fix vma->anon_name memory leak for anonymous shmem VMAsSuren Baghdasaryan
2023-01-11Merge tag 'mlx5-updates-2023-01-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-01-11drivers/net/phy: add helpers to get/set PLCA configurationPiergiorgio Beruto
2023-01-11drivers/net/phy: add connection between ethtool and phylib for PLCAPiergiorgio Beruto
2023-01-11drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHYPiergiorgio Beruto
2023-01-11net/ethtool: add netlink interface for the PLCA RSPiergiorgio Beruto
2023-01-10net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan
2023-01-10net/mlx5: Enable management PF initializationShay Drory
2023-01-10net/mlx5: Expose shared buffer registers bits and structsMaher Sanalla
2023-01-10net: mdio: add mdiobus_c45_read/write_nested helpersAndrew Lunn
2023-01-10net: mdio: mdio-bitbang: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10net: mdio: Move mdiobus_c45_addr() next to usersAndrew Lunn
2023-01-10net: mdio: Add dedicated C45 API to MDIO bus driversAndrew Lunn
2023-01-10net: phy: allow a phy to opt-out of interrupt handlingMichael Walle