Re: Linux 4.14.42

2018-05-20 Thread Greg KH
diff --git a/Makefile b/Makefile index c23d0b0c6c45..777f5685a36b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 41 +SUBLEVEL = 42 EXTRAVERSION = NAME = Petit Gorille diff --git a/drivers/net/bonding/bond_alb.c

Linux 4.14.42

2018-05-20 Thread Greg KH
ed: fq: take care of throttled flows before reuse rds: do not leak kernel memory to user land ipv6: fix uninit-value in ip6_multipath_l3_keys() nsh: fix infinite loop Greg Kroah-Hartman (1): Linux 4.14.42 Grygorii Strashko (1): net: ethernet: ti: cpsw: fix packet leak