This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 163c8d54a997 compiler: remove __no_sanitize_address_or_inline again new 7de414a9dd91 net: drop skb on failure in ip_check_defrag() new 49682bfa1e0e net: document skb parameter in function 'skb_gso_size_check' new 7b900ead6cc6 usbnet: smsc95xx: disable carrier check while suspending new 2384d02520ff net/ipv6: Add anycast addresses to a global hashtable new 284fb78ed757 net: dsa: microchip: initialize mutex before use new c7e86acfcee3 rxrpc: Fix lockup due to no error backoff after ack transm [...] new 09e805d2570a net: bcmgenet: protect stop from timeout new 7cb6a2a2c72c net: systemport: Protect stop from timeout new 265ad0632fef Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT' new e19e5be8b4ca s390/qeth: sanitize strings in debug messages new bd74a7f9cc03 s390/qeth: fix HiperSockets sniffer new 30356d08159d s390/qeth: unregister netdevice only when registered new 9fae5c3b6039 s390/qeth: fix initial operstate new 125d7d301117 s390/qeth: sanitize ARP requests new 54e049c227d9 s390/qeth: report 25Gbit link speed new b8a5d06ae234 Merge branch 's390-qeth-fixes' new 3e59020abf0f net: bql: add __netdev_tx_sent_queue() new fe60faa50638 net: do not abort bulk send on BQL status new c29734443511 net/mlx4_en: use __netdev_tx_sent_queue() new cb53fd54e340 Merge branch 'net-bql-better-deal-with-GSO' new e8ccbb7d2f53 net: hns3: Fix for out-of-bounds access when setting pfc b [...] new 92619210529a qed: fix link config error handling new a277d516de5f openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELS new 96801552f846 mlxsw: spectrum: Fix IP2ME CPU policer configuration new df0734702a7c bpf: show real jited prog address in /proc/kallsyms new de57e99ceb65 bpf: show real jited address in bpf_prog_info->jited_ksyms new ff1889fc531f bpf: show main program address and length in bpf_prog_info new b0970f235f1f Merge branch 'bpf-accurate-prog-addr' new 28c2fae726bf bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unpriv new 1e2d3c4929b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf new fd82d61ba142 sctp: fix strchange_flags name for Stream Change Event new 12480e3b1698 sctp: define SCTP_SS_DEFAULT for Stream schedulers new 0432e833191a net: phy: realtek: fix RTL8201F sysfs name new ea53abfab960 bonding/802.3ad: fix link_failure_count tracking new 6915ed86cca6 net/ipv6: Move anycast init/cleanup functions out of CONFI [...] new 5e1acb4afacc rtnetlink: restore handling of dumpit return value in rtnl [...] new e22d0bfa09a5 ipv6: properly check return value in inet6_dump_all() new d016b4a3562b net: core: netpoll: Enable netconsole IPv6 link local address new c34c1287778b sock_diag: fix autoloading of the raw_diag module new 97adaddaa6db net: bpfilter: fix iptables failure if bpfilter_umh is disabled new 713119315741 net: alx: make alx_drv_name static new 61792b677415 netfilter: ipv6: fix oops when defragmenting locally gener [...] new 5e91c9d9cd3f netfilter: nft_osf: check if attribute is present new 5a8de47b3c25 netfilter: bridge: define INT_MIN & INT_MAX in userspace new 4269fea768a1 Revert "netfilter: nft_numgen: add map lookups for numgen [...] new 439cd39ea136 netfilter: ipset: list:set: Decrease refcount synchronousl [...] new 886503f34d63 netfilter: ipset: actually allow allowable CIDR 0 in hash: [...] new ed956f3947a0 netfilter: ipset: fix ip_set_list allocation failure new 17b8b74c0f8d netfilter: ipset: Correct rcu_dereference() call in ip_set [...] new 54451f60c8fa netfilter: xt_IDLETIMER: add sysfs filename checking routine new 8a02bdd50b2e netfilter: ipset: Fix calling ip_set() macro at dumping new a95a7774d51e netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv [...] new 8866df9264a3 netfilter: nfnetlink_cttimeout: pass default timeout polic [...] new e4844c9c62a0 netfilter: nft_compat: ebtables 'nat' table is normal chain type new f393808dc641 netfilter: conntrack: fix calculation of next bucket numbe [...] new a422757e8c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf new a13511dfa836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 6282e916f774 ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_s [...] new 4581aa96475b Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/l [...] new ee474b81fe5a tracing/kprobes: Fix strpbrk() argument order new 8053e5b93eca Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/sc [...]
The 61 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: arch/arm/mm/proc-v7.S | 2 +- drivers/net/bonding/bond_main.c | 4 +- drivers/net/dsa/microchip/ksz_common.c | 10 +- drivers/net/ethernet/atheros/alx/alx.h | 1 - drivers/net/ethernet/atheros/alx/main.c | 2 +- drivers/net/ethernet/broadcom/bcmsysport.c | 15 +- drivers/net/ethernet/broadcom/genet/bcmgenet.c | 13 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 10 +- drivers/net/ethernet/mellanox/mlx4/en_tx.c | 6 +- drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 1 - drivers/net/ethernet/qlogic/qed/qed_mcp.c | 7 +- drivers/net/phy/realtek.c | 2 +- drivers/net/usb/smsc95xx.c | 7 + drivers/s390/net/qeth_core.h | 27 ++- drivers/s390/net/qeth_core_main.c | 172 +++++++++-------- drivers/s390/net/qeth_core_mpc.h | 4 +- drivers/s390/net/qeth_l2_main.c | 39 ++-- drivers/s390/net/qeth_l3_main.c | 207 +++++++-------------- include/linux/netdevice.h | 20 ++ include/linux/netfilter/ipset/ip_set.h | 2 +- include/linux/netfilter/ipset/ip_set_comment.h | 4 +- include/net/addrconf.h | 2 + include/net/if_inet6.h | 2 + include/net/netfilter/nf_conntrack_l4proto.h | 39 ++++ include/uapi/linux/netfilter/nf_tables.h | 4 +- include/uapi/linux/netfilter_bridge.h | 4 + include/uapi/linux/sctp.h | 3 + kernel/bpf/core.c | 4 +- kernel/bpf/syscall.c | 35 +++- kernel/trace/trace_probe.c | 2 +- net/core/dev.c | 2 +- net/core/netpoll.c | 3 +- net/core/rtnetlink.c | 2 +- net/core/skbuff.c | 2 + net/core/sock.c | 1 + net/ipv4/ip_fragment.c | 12 +- net/ipv4/ip_sockglue.c | 6 +- net/ipv6/af_inet6.c | 5 + net/ipv6/anycast.c | 80 +++++++- net/ipv6/ip6_fib.c | 4 +- net/ipv6/netfilter/nf_conntrack_reasm.c | 13 +- net/netfilter/ipset/ip_set_core.c | 43 +++-- net/netfilter/ipset/ip_set_hash_netportnet.c | 8 +- net/netfilter/ipset/ip_set_list_set.c | 17 +- net/netfilter/nf_conntrack_core.c | 13 +- net/netfilter/nf_conntrack_proto_dccp.c | 13 +- net/netfilter/nf_conntrack_proto_generic.c | 11 +- net/netfilter/nf_conntrack_proto_icmp.c | 11 +- net/netfilter/nf_conntrack_proto_icmpv6.c | 11 +- net/netfilter/nf_conntrack_proto_sctp.c | 11 +- net/netfilter/nf_conntrack_proto_tcp.c | 15 +- net/netfilter/nf_conntrack_proto_udp.c | 11 +- net/netfilter/nfnetlink_cttimeout.c | 47 ++++- net/netfilter/nft_compat.c | 21 ++- net/netfilter/nft_numgen.c | 127 ------------- net/netfilter/nft_osf.c | 2 +- net/netfilter/xt_IDLETIMER.c | 20 ++ net/openvswitch/conntrack.c | 3 +- net/rxrpc/ar-internal.h | 1 + net/rxrpc/call_event.c | 18 +- net/rxrpc/output.c | 35 +++- net/sctp/outqueue.c | 2 +- 62 files changed, 655 insertions(+), 565 deletions(-)