Message ID | 20220106091350.3038869-1-steffen.klassert@secunet.com (mailing list archive) |
---|---|
State | Accepted |
Commit | c4251db3b9d2ad4411f95e65ca00ea0f6800319b |
Headers | show |
Series | pull request (net-next): ipsec-next 2022-01-06 | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Pull request for net-next |
netdev/build_32bit | success | Errors and warnings before: 5130 this patch: 5130 |
netdev/build_clang | success | Errors and warnings before: 870 this patch: 870 |
netdev/verify_signedoff | success | Signed-off-by tag matches author and committer |
netdev/verify_fixes | success | No Fixes tag |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 5282 this patch: 5282 |
Hello: This pull request was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Thu, 6 Jan 2022 10:13:43 +0100 you wrote: > 1) Fix some clang_analyzer warnings about never read variables. > From luo penghao. > > 2) Check for pols[0] only once in xfrm_expand_policies(). > From Jean Sacren. > > 3) The SA curlft.use_time was updated only on SA cration time. > Update whenever the SA is used. From Antony Antony > > [...] Here is the summary with links: - pull request (net-next): ipsec-next 2022-01-06 https://git.kernel.org/netdev/net/c/c4251db3b9d2 You are awesome, thank you!