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

[email protected] Fri, 31 Aug 2018 03:37:23 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994696AbeHaBh0jKDc2/[email protected]>
Author: Ralf Baechle <[email protected]> Fri Aug 31 02:24:35 2018 +0200
Commit: 2b3297df9983825212ef077bd6e0e554082fe78d
Gitweb: https://git.linux-mips.org/g/ralf/linux/2b3297df9983
Branch: linux-4.9-stable

---

 Makefile                                          |    2 -
 arch/x86/kvm/vmx.c                                |    7 +--
 drivers/crypto/padlock-aes.c                      |    8 +++-
 drivers/gpu/drm/vc4/vc4_plane.c                   |    3 +
 drivers/net/bonding/bond_main.c                   |   14 +++++-
 drivers/net/can/usb/ems_usb.c                     |    1 
 drivers/net/ethernet/amazon/ena/ena_com.c         |    1 
 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c         |    4 +-
 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c |    2 -
 drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c  |   40 +++++++++++++++++-
 drivers/net/phy/mdio-mux-bcm-iproc.c              |    2 -
 drivers/net/usb/lan78xx.c                         |    2 +
 drivers/net/xen-netfront.c                        |    6 +++
 drivers/pinctrl/intel/pinctrl-intel.c             |    7 +++
 drivers/scsi/sg.c                                 |    1 
 drivers/virtio/virtio_balloon.c                   |    2 +
 fs/squashfs/block.c                               |    2 +
 fs/squashfs/fragment.c                            |   13 ++++--
 fs/squashfs/squashfs_fs_sb.h                      |    1 
 fs/squashfs/super.c                               |    5 +-
 include/net/tcp.h                                 |    2 -
 kernel/sched/swait.c                              |    6 ---
 net/dsa/slave.c                                   |    6 +++
 net/ipv4/fib_frontend.c                           |    4 +-
 net/ipv4/inet_fragment.c                          |   10 ++--
 net/ipv4/ip_fragment.c                            |    5 ++
 net/ipv4/tcp_bbr.c                                |    4 ++
 net/ipv4/tcp_dctcp.c                              |    4 +-
 net/ipv4/tcp_input.c                              |   48 +++++++++++----------
 net/netlink/af_netlink.c                          |    2 +
 net/socket.c                                      |    2 +
 31 files changed, 155 insertions(+), 61 deletions(-)