This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5092adb2272e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 8fd1a4affbda mscc: Configured MAC entries should be locked. new d15f5ac8deea ipv6: frags: Fix bogus skb->sk in reassembled packets new de985ec5c5bb MAINTAINERS: update cxgb4 and cxgb3 maintainer new f0c928d878e7 tcp: fix a race in inet_diag_dump_icsk() new d134e486e831 net: netxen: fix a missing check and an uninitialized use new 99137b7888f4 packet: validate address length new 5c1e7e94a7fa Prevent overflow of sk_msg in sk_msg_clone() new cbb49697d551 ipv6: tunnels: fix two use-after-free new 65a10e28aee7 tls: Do not call sk_memcopy_from_iter with zero length new 7c3db4105ce8 qmi_wwan: Add support for Fibocom NL678 series new d667044f4951 qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixup new 87935eee5770 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net new 0ff70f62c6a7 sparc: vdso: Drop implicit common-page-size linker flag new afaffac36806 sparc: Set "ARCH: sunxx" information on the same line new d430aff8cd0c serial/sunsu: fix refcount leak new 6cafab50eea3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
The 16 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: MAINTAINERS | 4 +-- arch/sparc/kernel/setup_32.c | 13 +++++---- arch/sparc/kernel/setup_64.c | 4 +-- arch/sparc/vdso/Makefile | 2 +- drivers/net/ethernet/mscc/ocelot.c | 2 +- .../net/ethernet/qlogic/netxen/netxen_nic_init.c | 3 ++- drivers/net/usb/qmi_wwan.c | 16 ++++++----- drivers/tty/serial/sunsu.c | 31 ++++++++++++++++++---- net/core/skmsg.c | 3 +++ net/ipv4/inet_diag.c | 4 ++- net/ipv6/ip6_tunnel.c | 1 + net/ipv6/ip6_vti.c | 1 + net/ipv6/reassembly.c | 1 + net/packet/af_packet.c | 4 +++ net/tls/tls_sw.c | 10 ++++--- 15 files changed, 68 insertions(+), 31 deletions(-)