This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allnoconfig in repository toolchain/ci/linux.
from 7aa823a959e1 Linux 4.19.51 new c09be31461ed tcp: limit payload size of sacked skbs new ec83921899a5 tcp: tcp_fragment() should apply sane memory limits new 7f9f8a37e563 tcp: add tcp_min_snd_mss sysctl new 59222807fcc9 tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() new 6500aa436df4 Linux 4.19.52
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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(-)