You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge in late fixes to prepare for the 6.17 net-next PR.
Conflicts:
net/core/neighbour.c
1bbb76a ("neighbour: Fix null-ptr-deref in neigh_flush_dev().")
13a936b ("neighbour: Protect tbl->phash_buckets[] with a dedicated mutex.")
03dc03f ("neighbor: Add NTF_EXT_VALIDATED flag for externally validated entries")
Adjacent changes:
drivers/net/usb/usbnet.c
0d9cfc9 ("net: usbnet: Avoid potential RCU stall on LINK_CHANGE event")
2c04d27 ("net: usb: Convert tasklet API to new bottom half workqueue mechanism")
net/ipv6/route.c
31d7d67 ("ipv6: annotate data-races around rt->fib6_nsiblings")
1caf272 ("ipv6: adopt dst_dev() helper")
3b3ccf9 ("net: Remove unnecessary NULL check for lwtunnel_fill_encap()")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
0 commit comments