Re: Linux 5.1.14

2019-06-22 Thread Bhaskar Chowdhury
+), 2 deletions(-) Eric Dumazet (1): tcp: refine memory limit test in tcp_fragment() Greg Kroah-Hartman (1): Linux 5.1.14 signature.asc Description: PGP signature

Linux 5.1.14

2019-06-22 Thread Greg KH
st in tcp_fragment() Greg Kroah-Hartman (1): Linux 5.1.14 signature.asc Description: PGP signature

Re: Linux 5.1.14

2019-06-22 Thread Greg KH
diff --git a/Makefile b/Makefile index dfcd51a35824..c4b1a345d3f0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 1 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Shy Crocodile diff --git a/net/ipv4/tcp_output.c b/net/ipv4