Merge tag 'v4.4.56' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.4-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994832AbdEMWjbNMVdF/[email protected]> |
Author: Ralf Baechle <[email protected]> Tue Apr 4 13:42:28 2017 +0200 Commit: 555976ca81c8ec6623601eeccbacf179cfb6cb7c Gitweb: https://git.linux-mips.org/g/ralf/linux/555976ca81c8 Branch: linux-4.4-stable --- Documentation/networking/netlink_mmap.txt | 332 ------------- Makefile | 2 arch/x86/kernel/cpu/perf_event.c | 4 arch/x86/kernel/head64.c | 1 arch/x86/mm/kasan_init_64.c | 1 drivers/net/vrf.c | 3 drivers/net/vxlan.c | 2 fs/ext4/crypto_policy.c | 6 fs/ext4/ioctl.c | 4 fs/f2fs/crypto_policy.c | 5 fs/f2fs/file.c | 9 include/linux/dccp.h | 1 include/uapi/linux/netlink.h | 4 include/uapi/linux/netlink_diag.h | 2 include/uapi/linux/packet_diag.h | 2 kernel/futex.c | 22 + net/bridge/br_input.c | 1 net/bridge/br_netfilter_hooks.c | 21 - net/core/dev.c | 35 + net/core/skbuff.c | 30 + net/dccp/ccids/ccid2.c | 1 net/dccp/ipv4.c | 3 net/dccp/ipv6.c | 8 net/dccp/minisocks.c | 25 + net/ipv4/route.c | 1 net/ipv4/tcp_ipv4.c | 10 net/ipv4/tcp_timer.c | 6 net/ipv6/ip6_fib.c | 2 net/ipv6/ip6_output.c | 7 net/ipv6/ip6_vti.c | 4 net/ipv6/tcp_ipv6.c | 8 net/l2tp/l2tp_ip.c | 2 net/mpls/af_mpls.c | 1 net/netlink/Kconfig | 9 net/netlink/af_netlink.c | 751 ----------------------------- net/netlink/af_netlink.h | 15 - net/netlink/diag.c | 39 -- net/packet/af_packet.c | 8 net/sched/act_api.c | 5 net/sched/act_connmark.c | 3 40 files changed, 174 insertions(+), 1221 deletions(-)