some network LTS patches
Dai Ngo (1): SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Daniel Borkmann (1): vxlan: Fix regression when dropping packets due to invalid src addresses
David Bauer (1): vxlan: drop packets from invalid src-address
Jiri Benc (1): ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr
Yick Xie (1): udp: preserve the connected status if only UDP cmsg
drivers/net/vxlan.c | 4 ++++ include/linux/sunrpc/sched.h | 2 +- include/net/addrconf.h | 4 ++++ net/ipv4/udp.c | 5 +++-- net/ipv6/addrconf.c | 7 ++++--- net/ipv6/udp.c | 5 +++-- 6 files changed, 19 insertions(+), 8 deletions(-)