This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-lts-defconfig in repository toolchain/ci/linux.
from 7aa823a959e1 Linux 4.19.51 adds c09be31461ed tcp: limit payload size of sacked skbs adds ec83921899a5 tcp: tcp_fragment() should apply sane memory limits adds 7f9f8a37e563 tcp: add tcp_min_snd_mss sysctl adds 59222807fcc9 tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() adds 6500aa436df4 Linux 4.19.52
No new revisions were added by this update.
Summary of changes: Documentation/networking/ip-sysctl.txt | 8 ++++++++ Makefile | 2 +- include/linux/tcp.h | 4 ++++ include/net/netns/ipv4.h | 1 + include/net/tcp.h | 2 ++ include/uapi/linux/snmp.h | 1 + net/ipv4/proc.c | 1 + net/ipv4/sysctl_net_ipv4.c | 11 +++++++++++ net/ipv4/tcp.c | 1 + net/ipv4/tcp_input.c | 26 ++++++++++++++++++++------ net/ipv4/tcp_ipv4.c | 1 + net/ipv4/tcp_output.c | 10 +++++++--- net/ipv4/tcp_timer.c | 1 + 13 files changed, 59 insertions(+), 10 deletions(-)