Important fix. Thanks, man! :) On 11:47 Sat 22 Jun , Greg KH wrote: >I'm announcing the release of the 5.1.14 kernel. > >All users of the 5.1 kernel series must upgrade. > >The updated 5.1.y git tree can be found at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.1.y >and can be browsed at the normal kernel.org git web browser: > https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary > >thanks, > >greg k-h > >------------ > > Makefile | 2 +- > net/ipv4/tcp_output.c | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > >Eric Dumazet (1): > tcp: refine memory limit test in tcp_fragment() > >Greg Kroah-Hartman (1): > Linux 5.1.14 >