Merge tag 'v4.9.26' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23993931AbdFFP55hO303/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Jun 6 12:15:18 2017 +0200 Commit: 40c21fa240e88ea9325180d04ef329061e804705 Gitweb: https://git.linux-mips.org/g/ralf/linux/40c21fa240e8 Branch: linux-4.9-stable --- Makefile | 2 arch/arc/include/asm/atomic.h | 3 arch/arc/include/asm/entry-arcv2.h | 2 arch/arc/include/asm/ptrace.h | 2 arch/mips/kernel/cevt-r4k.c | 2 arch/mips/kernel/elf.c | 2 arch/sparc/include/asm/pgtable_64.h | 15 +- arch/sparc/mm/init_64.c | 2 arch/x86/kernel/ftrace.c | 12 ++ drivers/input/serio/i8042-x86ia64io.h | 7 + drivers/mmc/host/sdhci-msm.c | 4 - drivers/net/can/usb/gs_usb.c | 17 ++- drivers/net/ethernet/mellanox/mlx5/core/en.h | 2 .../ethernet/mellanox/mlx5/core/en_fs_ethtool.c | 1 drivers/net/ethernet/mellanox/mlx5/core/lag.c | 5 - drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 drivers/net/ethernet/renesas/sh_eth.c | 122 +++++++++++--------- drivers/net/macsec.c | 2 drivers/net/macvlan.c | 11 ++ drivers/net/phy/dp83640.c | 2 drivers/net/phy/phy.c | 42 ++++++- drivers/net/vrf.c | 2 fs/ceph/inode.c | 22 ++-- fs/nfsd/nfs3xdr.c | 13 +- fs/nfsd/nfssvc.c | 36 ++++++ fs/nfsd/nfsxdr.c | 10 +- include/linux/phy.h | 1 include/uapi/linux/ipv6_route.h | 2 kernel/bpf/verifier.c | 5 - net/9p/client.c | 4 + net/core/neighbour.c | 3 net/core/netpoll.c | 10 +- net/core/skbuff.c | 19 ++- net/ipv4/ip_sockglue.c | 9 + net/ipv4/ping.c | 5 - net/ipv4/route.c | 2 net/ipv4/tcp.c | 1 net/ipv4/tcp_cong.c | 11 -- net/ipv6/addrconf.c | 25 +++- net/ipv6/datagram.c | 10 -- net/ipv6/ip6_tunnel.c | 34 +++--- net/ipv6/ip6mr.c | 13 +- net/ipv6/raw.c | 3 net/ipv6/route.c | 4 + net/kcm/kcmsock.c | 6 - net/l2tp/l2tp_core.c | 8 + net/l2tp/l2tp_core.h | 3 net/l2tp/l2tp_debugfs.c | 10 +- net/l2tp/l2tp_ip.c | 5 - net/l2tp/l2tp_ip6.c | 5 - net/l2tp/l2tp_netlink.c | 7 + net/l2tp/l2tp_ppp.c | 19 ++- net/packet/af_packet.c | 4 + net/sctp/socket.c | 3 sound/core/seq/seq_lock.c | 9 - sound/firewire/lib.h | 2 sound/firewire/oxfw/oxfw.c | 4 - sound/soc/intel/boards/bytcr_rt5640.c | 4 - sound/soc/intel/boards/bytcr_rt5651.c | 2 59 files changed, 383 insertions(+), 211 deletions(-)