Message ID | 20211124123238.471429-1-kgraul@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | net/smc: fixes 2021-11-24 | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Wed, 24 Nov 2021 13:32:36 +0100 you wrote: > Patch 1 from DaXing fixes a possible loop in smc_listen(). > Patch 2 prevents a NULL pointer dereferencing while iterating > over the lower network devices. > > Guo DaXing (1): > net/smc: Fix loop in smc_listen > > [...] Here is the summary with links: - [net,1/2] net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() https://git.kernel.org/netdev/net/c/587acad41f1b - [net,2/2] net/smc: Fix loop in smc_listen https://git.kernel.org/netdev/net/c/9ebb0c4b27a6 You are awesome, thank you!