Merge tag 'v4.17.18' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.17-stable

[email protected] Fri, 31 Aug 2018 03:32:16 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994644AbeHaBcSplyx2/[email protected]>
Author: Ralf Baechle <[email protected]> Fri Aug 31 02:12:57 2018 +0200
Commit: 4b08106531d166c72fda1ebea15dee29236a29bd
Gitweb: https://git.linux-mips.org/g/ralf/linux/4b08106531d1
Branch: linux-4.17-stable

---

 Makefile                                           |    2 
 drivers/acpi/sleep.c                               |    8 +
 drivers/isdn/i4l/isdn_common.c                     |    8 -
 drivers/misc/sram.c                                |    9 +
 .../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c  |    2 
 drivers/net/ethernet/marvell/mvneta.c              |   53 ++++---
 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c    |    8 +
 .../mellanox/mlxsw/core_acl_flex_actions.c         |   51 ++++---
 drivers/net/ethernet/realtek/r8169.c               |   12 +-
 drivers/tty/serial/8250/8250_dw.c                  |    3 
 drivers/tty/serial/8250/8250_exar.c                |    6 +
 drivers/tty/serial/8250/8250_port.c                |    3 
 drivers/usb/serial/option.c                        |    4 +
 drivers/usb/serial/pl2303.c                        |    2 
 drivers/usb/serial/pl2303.h                        |    1 
 drivers/usb/serial/sierra.c                        |    4 -
 drivers/vhost/vhost.c                              |    9 +
 include/net/af_vsock.h                             |    4 -
 include/net/llc.h                                  |    5 +
 net/bluetooth/sco.c                                |    3 
 net/core/sock_diag.c                               |    2 
 net/dccp/ccids/ccid2.c                             |    6 +
 net/ipv4/ip_vti.c                                  |    3 
 net/ipv6/ip6_tunnel.c                              |    8 -
 net/l2tp/l2tp_core.c                               |    2 
 net/llc/llc_core.c                                 |    4 -
 net/rxrpc/ar-internal.h                            |    8 +
 net/rxrpc/conn_event.c                             |    4 -
 net/rxrpc/net_ns.c                                 |    6 -
 net/rxrpc/output.c                                 |   12 +-
 net/rxrpc/peer_event.c                             |  156 +++++++++++---------
 net/rxrpc/peer_object.c                            |    8 +
 net/rxrpc/rxkad.c                                  |    4 -
 net/sched/cls_matchall.c                           |    2 
 net/sched/cls_tcindex.c                            |    8 -
 net/socket.c                                       |    3 
 net/vmw_vsock/af_vsock.c                           |   15 +-
 net/vmw_vsock/vmci_transport.c                     |    3 
 sound/core/memalloc.c                              |    8 -
 sound/core/seq/oss/seq_oss.c                       |    2 
 sound/core/seq/seq_clientmgr.c                     |    2 
 sound/core/seq/seq_virmidi.c                       |   10 +
 sound/pci/cs5535audio/cs5535audio.h                |    6 -
 sound/pci/cs5535audio/cs5535audio_pcm.c            |    4 -
 sound/pci/hda/hda_intel.c                          |    2 
 sound/pci/hda/patch_conexant.c                     |    4 -
 sound/pci/vx222/vx222_ops.c                        |    8 +
 sound/pcmcia/vx/vxp_ops.c                          |   10 +
 48 files changed, 295 insertions(+), 212 deletions(-)