This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from ba25b50d582f Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesk [...] new 52fb56f7b5a9 MAINTAINERS: LEDs: Add designated reviewer for LED subsystem new 11bfe6473bf2 Merge tag 'leds-for-5.1-rc7' of git://git.kernel.org/pub/s [...] new 19fad20d15a6 ipv4: set the tcp_min_rtt_wlen range from 0 to one day new f87db4dbd52f net: stmmac: Use bfsize1 in ndesc_init_rx_desc new d003d772e64d nfp: abm: fix spelling mistake "offseting" -> "offsetting" new 27b141fc234a s390: ctcm: fix ctcm_new_device error return code new f476b3f809fa mlxsw: spectrum: Put MC TCs into DWRR mode new 1ab3030193d2 mlxsw: pci: Reincrease PCI reset timeout new 151f0dddbbfe mlxsw: spectrum: Fix autoneg status in ethtool new 7275a7edf9c8 Merge branch 'mlxsw-Few-small-fixes' new d5f6db353829 net: ipv6: addrlabel: fix spelling mistake "requewst" -> " [...] new a7cf2cc3cd36 firestream: fix spelling mistake "tramsitted" -> "transmitted" new e0c1d14a1a32 stmmac: pci: Adjust IOT2000 matching new 9188d5ca454f net/tls: fix refcount adjustment in fallback new 36ad7022536e of_net: Fix residues after of_get_nvmem_mac_address removal new 30c04d796b69 selftests/net: correct the return value for run_netsocktests new 925b0c841e06 team: fix possible recursive locking when add slaves new 12fc512f5741 net/mlx5e: Fix use-after-free after xdp_return_frame new d460c2718906 net/mlx5e: Fix the max MTU check in case of XDP new ace329f4ab3b net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pag [...] new d1bcf2b65177 Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/ [...] new 8c03557c3f25 selftests/net: correct the return value for run_afpackettests new 62ef81d56326 net/tls: avoid potential deadlock in tls_set_device_offload_rx() new 12c768611132 net/tls: don't leak IV and record seq when offload fails new 39420fe04f09 dt-bindings: add an explanation for internal phy-mode new 26d1b8586b4f Documentation: decnet: remove reference to CONFIG_DECNET_R [...] new becf2319f320 selftests: netfilter: check icmp pkttoobig errors are set [...] new 1025ce75212b netfilter: conntrack: don't set related state for differen [...] new 8176c8332751 netfilter: conntrack: initialize ct->timeout new 0261ea1bd1eb ipvs: do not schedule icmp errors from tunnels new 3c79107631db netfilter: ctnetlink: don't use conntrack/expect object ad [...] new 33d1c018179d netfilter: nf_tables: prevent shift wrap in nft_chain_pars [...] new 5bdac418f33f netfilter: nat: fix icmp id randomization new 7caa56f006e9 netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON new 916f6efae623 netfilter: never get/set skb->tstamp new d48668052b26 netfilter: fix nf_l4proto_log_invalid to log invalid packets new acced9d2b4df Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf new b561af36b184 net: stmmac: move stmmac_check_ether_addr() to driver probe new 2f23a2a768be spi: Micrel eth switch: declare missing of table new d04830531d0c spi: ST ST95HF NFC: declare missing of table new 66c031716bcd net: atheros: fix spelling mistake "underun" -> "underrun" new ffbf9870dcf1 net: socionext: replace napi_alloc_frag with the netdev va [...] new 1c5c12ee308a net/ncsi: handle overflow when incrementing mac address new 6819e3f6d83a net: vrf: Fix operation not supported when set vrf mac new 4b9fc7146249 net: rds: exchange of 8K and 1M pool new 032be5f19a94 rxrpc: fix race condition in rxrpc_input_packet() new 0453c6824595 net/rose: fix unbound loop in rose_loopback_timer() new 20ff83f10f11 ipv4: add sanity checks in ipv4_link_failure() new cd8dead0c394 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The 49 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: .../devicetree/bindings/net/davinci_emac.txt | 2 + Documentation/devicetree/bindings/net/ethernet.txt | 5 +- Documentation/devicetree/bindings/net/macb.txt | 4 + Documentation/networking/decnet.txt | 2 - Documentation/networking/ip-sysctl.txt | 1 + MAINTAINERS | 1 + drivers/atm/firestream.c | 2 +- drivers/net/ethernet/atheros/atlx/atl1.c | 4 +- drivers/net/ethernet/atheros/atlx/atl1.h | 2 +- drivers/net/ethernet/atheros/atlx/atl2.c | 2 +- drivers/net/ethernet/atheros/atlx/atl2.h | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en/xdp.c | 24 +- drivers/net/ethernet/mellanox/mlx5/core/en/xdp.h | 3 +- .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 5 +- drivers/net/ethernet/mellanox/mlx5/core/port.c | 4 - drivers/net/ethernet/mellanox/mlxsw/pci_hw.h | 2 +- drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 6 +- drivers/net/ethernet/netronome/nfp/abm/cls.c | 4 +- drivers/net/ethernet/socionext/netsec.c | 11 +- drivers/net/ethernet/stmicro/stmmac/norm_desc.c | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +- drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 8 +- drivers/net/phy/spi_ks8995.c | 9 + drivers/net/team/team.c | 7 + drivers/net/vrf.c | 2 + drivers/nfc/st95hf/core.c | 7 + drivers/of/of_net.c | 1 - drivers/s390/net/ctcm_main.c | 1 + include/linux/etherdevice.h | 12 + include/net/netfilter/nf_conntrack.h | 2 + include/net/netfilter/nf_conntrack_l4proto.h | 6 + net/bridge/netfilter/ebtables.c | 3 +- net/ipv4/route.c | 32 ++- net/ipv4/sysctl_net_ipv4.c | 5 +- net/ipv6/addrlabel.c | 2 +- net/ncsi/ncsi-rsp.c | 6 +- net/netfilter/ipvs/ip_vs_core.c | 2 +- net/netfilter/nf_conntrack_core.c | 43 +++- net/netfilter/nf_conntrack_netlink.c | 34 ++- net/netfilter/nf_conntrack_proto.c | 2 +- net/netfilter/nf_conntrack_proto_icmp.c | 93 +++++-- net/netfilter/nf_conntrack_proto_icmpv6.c | 52 +--- net/netfilter/nf_nat_core.c | 11 +- net/netfilter/nf_tables_api.c | 2 +- net/netfilter/nfnetlink_log.c | 2 +- net/netfilter/nfnetlink_queue.c | 2 +- net/netfilter/xt_time.c | 23 +- net/rds/ib_fmr.c | 11 + net/rds/ib_rdma.c | 3 - net/rose/rose_loopback.c | 27 +- net/rxrpc/input.c | 12 +- net/rxrpc/local_object.c | 3 +- net/tls/tls_device.c | 4 +- net/tls/tls_device_fallback.c | 13 +- net/tls/tls_main.c | 5 +- net/tls/tls_sw.c | 3 + tools/testing/selftests/net/run_afpackettests | 5 + tools/testing/selftests/net/run_netsocktests | 2 +- tools/testing/selftests/netfilter/Makefile | 2 +- .../selftests/netfilter/conntrack_icmp_related.sh | 283 +++++++++++++++++++++ tools/testing/selftests/netfilter/nft_nat.sh | 36 ++- 62 files changed, 688 insertions(+), 184 deletions(-) create mode 100755 tools/testing/selftests/netfilter/conntrack_icmp_related.sh