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

[email protected] Fri, 31 Aug 2018 03:33:03 +0200
Newsgroups gmane.linux.ports.mips.cvs
Message-ID <S23994677AbeHaBdF5VeZ2/[email protected]>
Author: Ralf Baechle <[email protected]> Fri Aug 31 02:31:25 2018 +0200
Commit: 03c67b8a2124c8a97255918a705f9f7cf1bd5597
Gitweb: https://git.linux-mips.org/g/ralf/linux/03c67b8a2124
Branch: linux-4.4-stable

---

 Makefile                                           |    3 
 arch/arm/include/asm/uaccess.h                     |    2 
 arch/mips/ath79/common.c                           |    2 
 drivers/base/dd.c                                  |    8 
 drivers/net/can/xilinx_can.c                       |  323 ++++++++++++++++----
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |    2 
 drivers/usb/class/cdc-acm.c                        |    3 
 drivers/usb/core/hub.c                             |    8 
 drivers/usb/gadget/function/f_fs.c                 |    2 
 include/net/tcp.h                                  |    2 
 net/core/rtnetlink.c                               |    9 -
 net/ipv4/ip_output.c                               |    2 
 net/ipv4/ip_sockglue.c                             |    7 
 net/ipv4/tcp_dctcp.c                               |   50 +--
 net/ipv4/tcp_input.c                               |   22 +
 net/ipv4/tcp_output.c                              |   33 ++
 net/ipv6/datagram.c                                |    7 
 net/ipv6/ip6_output.c                              |    2 
 18 files changed, 357 insertions(+), 130 deletions(-)