Message ID | 20230703012723.800199-1-Jason@zx2c4.com (mailing list archive) |
---|---|
Headers | show |
Series | wireguard fixes for 6.4.2/6.5-rc1 | expand |
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Mon, 3 Jul 2023 03:27:03 +0200 you wrote: > Hi Jakub, > > Sorry to send these patches during the merge window, but they're net > fixes, not netdev enhancements, and while I'd ordinarily wait anyway, > I just got a first bug report for one of these fixes, which I originally > had thought was mostly unlikely. So please apply the following three > patches to net: > > [...] Here is the summary with links: - [net,1/3] wireguard: queueing: use saner cpu selection wrapping https://git.kernel.org/netdev/net/c/7387943fa355 - [net,2/3] wireguard: netlink: send staged packets when setting initial private key https://git.kernel.org/netdev/net/c/f58d0a9b4c6a - [net,3/3] wireguard: timers: move to using timer_delete_sync https://git.kernel.org/netdev/net/c/326534e837c7 You are awesome, thank you!