Message ID | 20220202093358.1341391-1-mlichvar@redhat.com (mailing list archive) |
---|---|
Headers | show |
Series | Virtual PTP clock improvements and fix | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Wed, 2 Feb 2022 10:33:54 +0100 you wrote: > v2: > - dropped patch changing initial time of virtual clocks > > The first patch fixes an oops when unloading a driver with PTP clock and > enabled virtual clocks. > > The other patches add missing features to make synchronization with > virtual clocks work as well as with the physical clock. > > [...] Here is the summary with links: - [PATCHv2,net-next,1/4] ptp: unregister virtual clocks when unregistering physical clock. https://git.kernel.org/netdev/net-next/c/bfcbb76b0f59 - [PATCHv2,net-next,2/4] ptp: increase maximum adjustment of virtual clocks. https://git.kernel.org/netdev/net-next/c/f77222d693cc - [PATCHv2,net-next,3/4] ptp: add gettimex64() to virtual clocks. https://git.kernel.org/netdev/net-next/c/f0067ebfc42b - [PATCHv2,net-next,4/4] ptp: add getcrosststamp() to virtual clocks. https://git.kernel.org/netdev/net-next/c/21fad63084c2 You are awesome, thank you!