lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 28 May 2014 21:32:19 -0700
From:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:	linux-kernel@...r.kernel.org
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	linux@...ck-us.net, satoru.takeuchi@...il.com,
	shuah.kh@...sung.com, stable@...r.kernel.org
Subject: [PATCH 3.14 000/140] 3.14.5-stable review

This is the start of the stable review cycle for the 3.14.5 release.
There are 140 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sat May 31 04:30:12 UTC 2014.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.14.5-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@...uxfoundation.org>
    Linux 3.14.5-rc1

Eric Dumazet <edumazet@...gle.com>
    net-gro: reset skb->truesize in napi_reuse_skb()

Li RongQing <roy.qing.li@...il.com>
    ipv4: initialise the itag variable in __mkroute_input

Eric Dumazet <edumazet@...gle.com>
    ipv6: gro: fix CHECKSUM_COMPLETE support

Cong Wang <xiyou.wangcong@...il.com>
    net_sched: fix an oops in tcindex filter

Steffen Klassert <steffen.klassert@...unet.com>
    ip_tunnel: Initialize the fallback device properly

Antonio Quartulli <antonio@...n-mesh.com>
    batman-adv: fix local TT check for outgoing arp requests in DAT

Antonio Quartulli <antonio@...n-mesh.com>
    batman-adv: increase orig refcount when storing ref in gw_node

Antonio Quartulli <antonio@...n-mesh.com>
    batman-adv: fix reference counting imbalance while sending fragment

Marek Lindner <mareklindner@...mailbox.ch>
    batman-adv: fix indirect hard_iface NULL dereference

Eric Dumazet <edumazet@...gle.com>
    net: gro: make sure skb->cb[] initial content has not to be zero

Nikolay Aleksandrov <nikolay@...hat.com>
    bonding: fix out of range parameters for bond_intmax_tbl

Guenter Roeck <linux@...ck-us.net>
    net: phy: Don't call phy_resume if phy_init_hw failed

Cong Wang <cwang@...pensource.com>
    rtnetlink: wait for unregistering devices in rtnl_link_unregister()

Hannes Frederic Sowa <hannes@...essinduktion.org>
    ipv6: fix calculation of option len in ip6_append_data

Hannes Frederic Sowa <hannes@...essinduktion.org>
    net: avoid dependency of net_get_random_once on nop patching

Heiko Carstens <heiko.carstens@...ibm.com>
    net: filter: s390: fix JIT address randomization

Alexei Starovoitov <ast@...mgrid.com>
    net: filter: x86: fix JIT address randomization

Simon Wunderlich <simon@...n-mesh.com>
    batman-adv: fix removing neigh_ifinfo

Simon Wunderlich <simon@...n-mesh.com>
    batman-adv: always run purge_orig_neighbors

Simon Wunderlich <simon@...n-mesh.com>
    batman-adv: fix neigh reference imbalance

Simon Wunderlich <simon@...n-mesh.com>
    batman-adv: fix neigh_ifinfo imbalance

Duan Jiong <duanj.fnst@...fujitsu.com>
    neigh: set nud_state to NUD_INCOMPLETE when probing router reachability

Susant Sahani <susant@...hat.com>
    ip6_tunnel: fix potential NULL pointer dereference

Nikolay Aleksandrov <nikolay@...hat.com>
    sfc: fix calling of free_irq with already free vector

Peter Christensen <pch@...bogen.com>
    macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.

Bjørn Mork <bjorn@...k.no>
    net: cdc_mbim: handle unaccelerated VLAN tagged frames

Sergey Popovich <popovich_sergei@...l.ru>
    ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation

Florian Westphal <fw@...len.de>
    net: ipv6: send pkttoobig immediately if orig frag size > mtu

Florian Westphal <fw@...len.de>
    net: ipv4: ip_forward: fix inverted local_df test

Bjørn Mork <bjorn@...k.no>
    net: cdc_mbim: __vlan_find_dev_deep need rcu_read_lock

Timo Teräs <timo.teras@....fi>
    ipv4: ip_tunnels: disable cache for nbma gre tunnels

Ying Cai <ycai@...gle.com>
    ip_tunnel: Set network header properly for IP_ECN_decapsulate()

Eyal Perry <eyalpe@...lanox.com>
    net/mlx4_core: Don't issue PCIe speed/width checks for VFs

Bjørn Mork <bjorn@...k.no>
    net: cdc_ncm: fix buffer overflow

Andy King <acking@...are.com>
    vsock: Make transport the proto owner

John Fastabend <john.fastabend@...il.com>
    net: sched: lock imbalance in hhf qdisc

Liu Yu <allanyuliu@...cent.com>
    tcp_cubic: fix the range of delayed_ack

Vlad Yasevich <vyasevic@...hat.com>
    Revert "macvlan : fix checksums error when we are in bridge mode"

Vlad Yasevich <vyasevic@...hat.com>
    mactap: Fix checksum errors for non-gso packets in bridge mode

Karl Heiss <kheiss@...il.com>
    net: sctp: Don't transition to PF state when transport has exhausted 'Path.Max.Retrans'.

Oliver Hartkopp <socketcan@...tkopp.net>
    slip: fix spinlock variant

Bjørn Mork <bjorn@...k.no>
    net: qmi_wwan: add a number of Dell devices

Bjørn Mork <bjorn@...k.no>
    net: qmi_wwan: add a number of CMOTech devices

Bjørn Mork <bjorn@...k.no>
    net: qmi_wwan: add Alcatel L800MA

Bjørn Mork <bjorn@...k.no>
    net: qmi_wwan: add Olivetti Olicard 500

Bjørn Mork <bjorn@...k.no>
    net: qmi_wwan: add Sierra Wireless MC7305/MC7355

Bjørn Mork <bjorn@...k.no>
    net: qmi_wwan: add Sierra Wireless MC73xx

Bjørn Mork <bjorn@...k.no>
    net: qmi_wwan: add Sierra Wireless EM7355

Xufeng Zhang <xufeng.zhang@...driver.com>
    sctp: reset flowi4_oif parameter on route lookup

Toshiaki Makita <makita.toshiaki@....ntt.co.jp>
    bridge: Handle IFLA_ADDRESS correctly when creating bridge device

Kumar Sundararajan <kumar@...com>
    ipv6: fib: fix fib dump restart

David Gibson <david@...son.dropbear.id.au>
    rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF is set

David Gibson <david@...son.dropbear.id.au>
    rtnetlink: Warn when interface's information won't fit in our packet

Andrew Lutomirski <luto@...capital.net>
    net: Fix ns_capable check in sock_diag_put_filterinfo

Vlad Yasevich <vyasevic@...hat.com>
    net: sctp: cache auth_enable per endpoint

Ivan Vecera <ivecera@...hat.com>
    tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled

Vlad Yasevich <vyasevic@...hat.com>
    macvlan: Fix lockdep warnings with stacked macvlan devices

Vlad Yasevich <vyasevic@...hat.com>
    vlan: Fix lockdep warning with stacked vlan devices.

Vlad Yasevich <vyasevic@...hat.com>
    net: Allow for more then a single subclass for netif_addr_lock

Vlad Yasevich <vyasevic@...hat.com>
    net: Find the nesting level of a given device by type.

dingtianhong <dingtianhong@...wei.com>
    vlan: Fix lockdep warning when vlan dev handle notification

Nicolas Dichtel <nicolas.dichtel@...nd.com>
    ip6_gre: don't allow to remove the fb_tunnel_dev

Vlad Yasevich <vyasevic@...hat.com>
    net: Start with correct mac_len in skb_network_protocol

Daniel Borkmann <dborkman@...hat.com>
    Revert "net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's buffer"

Mathias Krause <minipli@...glemail.com>
    filter: prevent nla extensions to peek beyond the end of the message

Julian Anastasov <ja@....bg>
    ipv4: return valid RTA_IIF on ip route get

Wang, Xiaoming <xiaoming.wang@...el.com>
    net: ipv4: current group_info should be put after using.

Nicolas Dichtel <nicolas.dichtel@...nd.com>
    vti: don't allow to add the same tunnel twice

Nicolas Dichtel <nicolas.dichtel@...nd.com>
    gre: don't allow to add the same tunnel twice

Eric Dumazet <edumazet@...gle.com>
    ipv6: Limit mtu to 65575 bytes

Toshiaki Makita <makita.toshiaki@....ntt.co.jp>
    bridge: Fix double free and memory leak around br_allowed_ingress

Thomas Richter <tmricht@...ux.vnet.ibm.com>
    bonding: Remove debug_fs files when module init fails

Florian Westphal <fw@...len.de>
    net: core: don't account for udp header size when computing seglen

Dmitry Petukhov <dmgenp@...il.com>
    l2tp: take PMTU from tunnel UDP socket

Daniel Borkmann <dborkman@...hat.com>
    net: sctp: test if association is dead in sctp_wake_up_waiters

Daniel Borkmann <dborkman@...hat.com>
    net: sctp: wake up all assocs if sndbuf policy is per socket

Steven Rostedt <rostedt@...dmis.org>
    drm/i915: Do not dereference pointers from ring buffer in evict event

Jani Nikula <jani.nikula@...el.com>
    drm/i915/tv: fix gen4 composite s-video tv-out

Alex Deucher <alexdeucher@...il.com>
    drm/radeon: fix typo in spectre_golden_registers

Alex Deucher <alexdeucher@...il.com>
    drm/radeon: fix endian swap on hawaii clear state buffer setup

Alex Deucher <alexdeucher@...il.com>
    drm/radeon: call drm_edid_to_eld when we update the edid

Christian König <christian.koenig@....com>
    drm/radeon: clear needs_reset flag if IB test fails

Maarten Lankhorst <maarten.lankhorst@...onical.com>
    drm/qxl: unset a pointer in sync_obj_unref

Thomas Hellstrom <thellstrom@...are.com>
    drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2

Thomas Hellstrom <thellstrom@...are.com>
    drm/vmwgfx: Fix query buffer locking order violation

Christopher Friedt <chrisfriedt@...il.com>
    drm/vmwgfx: correct fb_fix_screeninfo.line_length

Eliad Peller <eliad@...ery.com>
    wl18xx: align event mailbox with current fw

Thomas Bächler <thomas@...hlinux.org>
    fs: Don't return 0 from get_anon_bdev

Chris Mason <clm@...com>
    mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll

Tony Lindgren <tony@...mide.com>
    serial: omap: Fix missing pm_runtime_resume handling by simplifying code

Bjørn Mork <bjorn@...k.no>
    usb: option: add and update a number of CMOTech devices

Bjørn Mork <bjorn@...k.no>
    usb: option: add Alcatel L800MA

Bjørn Mork <bjorn@...k.no>
    usb: option: add Olivetti Olicard 500

Bjørn Mork <bjorn@...k.no>
    usb: qcserial: add Sierra Wireless MC7305/MC7355

Bjørn Mork <bjorn@...k.no>
    usb: qcserial: add Sierra Wireless MC73xx

Bjørn Mork <bjorn@...k.no>
    usb: qcserial: add Sierra Wireless EM7355

Johan Hovold <jhovold@...il.com>
    USB: io_ti: fix firmware download on big-endian machines

Johan Hovold <jhovold@...il.com>
    USB: serial: fix sysfs-attribute removal deadlock

Johan Hovold <jhovold@...il.com>
    Revert "USB: serial: add usbid for dell wwan card to sierra.c"

Daniele Palmas <dnlplm@...il.com>
    usb: option driver, add support for Telit UE910v2

Michele Baldessari <michele@...syn.org>
    USB: serial: ftdi_sio: add id for Brainboxes serial cards

Johan Hovold <jhovold@...il.com>
    USB: usb_wwan: fix handling of missing bulk endpoints

Tristan Bruns <tristan@...stanbruns.de>
    USB: cp210x: Add 8281 (Nanotec Plug & Drive)

Michael Ulbricht <michael.ulbricht@...tec-electronic.com>
    USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver

Mel Gorman <mgorman@...e.de>
    mm: use paravirt friendly ops for NUMA hinting ptes

Mizuma, Masayoshi <m.mizuma@...fujitsu.com>
    mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()

Kirill A. Shutemov <kirill.shutemov@...ux.intel.com>
    thp: close race between split and zap huge pages

Peter Foley <pefoley2@...oley.com>
    init/Kconfig: move the trusted keyring config option to general setup

Steven Rostedt (Red Hat) <rostedt@...dmis.org>
    tracing: Use rcu_dereference_sched() for trace event triggers

zhangwei(Jovi) <jovi.zhangwei@...wei.com>
    tracing/uprobes: Fix uprobe_cpu_buffer memory leak

NeilBrown <neilb@...e.de>
    md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails.

Hans de Goede <hdegoede@...hat.com>
    HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103S

Benjamin Tissoires <benjamin.tissoires@...hat.com>
    HID: core: do not scan constant input report

Derya <derya.kiran@...oo.de>
    Revert "HID: microsoft: Add ID's for Surface Type/Touch Cover 2"

Vladimir Murzin <murzin.v@...il.com>
    xen/events/fifo: correctly align bitops

Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>
    xen/spinlock: Don't enable them unconditionally.

Sachin Prabhu <sprabhu@...hat.com>
    cifs: Wait for writebacks to complete before attempting write.

Al Viro <viro@...iv.linux.org.uk>
    don't bother with {get,put}_write_access() on non-regular files

John David Anglin <dave.anglin@...l.net>
    parisc: remove _STK_LIM_MAX override

Helge Deller <deller@....de>
    parisc: fix epoll_pwait syscall on compat kernel

Helge Deller <deller@....de>
    parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE

Viresh Kumar <viresh.kumar@...aro.org>
    tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()

Viresh Kumar <viresh.kumar@...aro.org>
    tick-sched: Don't call update_wall_time() when delta is lesser than tick_period

Viresh Kumar <viresh.kumar@...aro.org>
    tick-common: Fix wrong check in tick_check_replacement()

Jani Nikula <jani.nikula@...el.com>
    drm/i915: restore QUIRK_NO_PCH_PWM_ENABLE

Ilya Dryomov <ilya.dryomov@...tank.com>
    rbd: fix error paths in rbd_img_request_fill()

Steven Rostedt (Red Hat) <rostedt@...dmis.org>
    tracepoint: Do not waste memory on mods with no tracepoints

Peter Zijlstra <peterz@...radead.org>
    x86,preempt: Fix preemption for i386

Pablo Neira Ayuso <pablo@...filter.org>
    netfilter: nf_tables: set names cannot be larger than 15 bytes

Thomas Graf <tgraf@...g.ch>
    netfilter: Can't fail and free after table replacement

Roman Pen <r.peniaev@...il.com>
    blktrace: fix accounting of partially completed requests

Andrey Vagin <avagin@...nvz.org>
    netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len

Patrick McHardy <kaber@...sh.net>
    netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4

Richard Guy Briggs <rgb@...hat.com>
    audit: convert PPIDs to the inital PID namespace.

Richard Guy Briggs <rgb@...hat.com>
    pid: get pid_t ppid of task in init_pid_ns

Steven Rostedt <rostedt@...dmis.org>
    tools lib traceevent: Fix memory leak in pretty_print()

Marcelo Tosatti <mtosatti@...hat.com>
    KVM: x86: remove WARN_ON from get_kernel_ns()

Dan Carpenter <dan.carpenter@...cle.com>
    SCSI: megaraid: missing bounds check in mimd_to_kioc()

James Bottomley <JBottomley@...allels.com>
    SCSI: dual scan thread bug fix

James Bottomley <JBottomley@...allels.com>
    scsi: fix our current target reap infrastructure


-------------

Diffstat:

 Makefile                                       |   4 +-
 arch/parisc/include/asm/shmparam.h             |   5 +-
 arch/parisc/include/uapi/asm/resource.h        |   1 -
 arch/parisc/kernel/cache.c                     |   3 +-
 arch/parisc/kernel/sys_parisc.c                |  14 ++--
 arch/parisc/kernel/syscall_table.S             |   2 +-
 arch/s390/net/bpf_jit_comp.c                   |   2 +-
 arch/x86/include/asm/preempt.h                 |  12 +++
 arch/x86/kvm/x86.c                             |   1 -
 arch/x86/net/bpf_jit_comp.c                    |   2 +-
 arch/x86/xen/spinlock.c                        |   5 +-
 block/blk-core.c                               |   2 +-
 drivers/block/rbd.c                            |   2 +-
 drivers/gpu/drm/i915/i915_drv.h                |   1 +
 drivers/gpu/drm/i915/i915_trace.h              |   4 +-
 drivers/gpu/drm/i915/intel_display.c           |  16 ++++
 drivers/gpu/drm/i915/intel_panel.c             |   4 +
 drivers/gpu/drm/i915/intel_tv.c                |   9 +-
 drivers/gpu/drm/qxl/qxl_ttm.c                  |   1 +
 drivers/gpu/drm/radeon/cik.c                   |   6 +-
 drivers/gpu/drm/radeon/radeon_display.c        |   1 +
 drivers/gpu/drm/radeon/radeon_ring.c           |   1 +
 drivers/gpu/drm/vmwgfx/vmwgfx_context.c        |   2 +-
 drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c        |  22 +++++
 drivers/gpu/drm/vmwgfx/vmwgfx_fb.c             |   5 +-
 drivers/hid/hid-core.c                         |   5 +-
 drivers/hid/hid-ids.h                          |   3 +-
 drivers/hid/hid-microsoft.c                    |   4 -
 drivers/hid/usbhid/hid-quirks.c                |   1 +
 drivers/md/raid1.c                             |  17 +++-
 drivers/net/bonding/bond_main.c                |   1 +
 drivers/net/bonding/bond_options.c             |   1 +
 drivers/net/ethernet/broadcom/tg3.c            |   4 +-
 drivers/net/ethernet/mellanox/mlx4/en_cq.c     |   1 -
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c |   6 +-
 drivers/net/ethernet/mellanox/mlx4/main.c      |   3 +-
 drivers/net/ethernet/mellanox/mlx4/mlx4_en.h   |   1 -
 drivers/net/ethernet/sfc/nic.c                 |  14 ++--
 drivers/net/macvlan.c                          |  21 +++--
 drivers/net/macvtap.c                          |   9 ++
 drivers/net/phy/phy_device.c                   |   4 +-
 drivers/net/slip/slip.c                        |   6 +-
 drivers/net/usb/cdc_mbim.c                     |  57 +++++++++----
 drivers/net/usb/cdc_ncm.c                      |   2 +-
 drivers/net/usb/qmi_wwan.c                     |  28 +++++++
 drivers/net/wireless/ti/wl18xx/event.h         |  20 +++++
 drivers/scsi/megaraid/megaraid_mm.c            |   2 +
 drivers/scsi/scsi_scan.c                       | 112 ++++++++++++++++---------
 drivers/scsi/scsi_sysfs.c                      |  20 +++--
 drivers/tty/serial/omap-serial.c               |  29 ++++---
 drivers/usb/class/cdc-acm.c                    |  28 +++++--
 drivers/usb/serial/cp210x.c                    |   1 +
 drivers/usb/serial/ftdi_sio.c                  |  33 ++++++++
 drivers/usb/serial/ftdi_sio_ids.h              |  37 ++++++++
 drivers/usb/serial/io_ti.c                     |  50 +++++++----
 drivers/usb/serial/option.c                    |  83 +++++++++++++++++-
 drivers/usb/serial/qcserial.c                  |   9 ++
 drivers/usb/serial/sierra.c                    |   1 -
 drivers/usb/serial/usb-serial.c                |   4 +-
 drivers/usb/serial/usb_wwan.c                  |   9 +-
 drivers/xen/events/events_fifo.c               |  41 ++++++---
 fs/cifs/cifsfs.c                               |  14 +++-
 fs/cifs/cifsglob.h                             |   8 ++
 fs/cifs/cifsproto.h                            |   3 +
 fs/cifs/file.c                                 |  31 ++++++-
 fs/cifs/misc.c                                 |  74 +++++++++++++++-
 fs/cifs/smb1ops.c                              |  11 +++
 fs/cifs/smb2misc.c                             |  18 +++-
 fs/cifs/smb2ops.c                              |  14 ++++
 fs/file_table.c                                |   4 +-
 fs/open.c                                      |  26 ++----
 fs/super.c                                     |   5 +-
 include/asm-generic/pgtable.h                  |  31 +++++--
 include/linux/if_macvlan.h                     |   1 +
 include/linux/if_vlan.h                        |   3 +-
 include/linux/net.h                            |  15 +---
 include/linux/netdevice.h                      |  18 +++-
 include/linux/preempt.h                        |   2 +
 include/linux/rtnetlink.h                      |   5 ++
 include/linux/sched.h                          |  20 ++++-
 include/linux/sock_diag.h                      |   2 +-
 include/linux/thread_info.h                    |   2 -
 include/net/af_vsock.h                         |   6 +-
 include/net/ip6_route.h                        |   5 ++
 include/net/netfilter/nf_conntrack_extend.h    |   4 +-
 include/net/netfilter/nf_tables_core.h         |  10 +++
 include/net/sctp/structs.h                     |  18 +++-
 include/scsi/scsi_device.h                     |   3 +-
 include/trace/events/block.h                   |  33 +++++++-
 init/Kconfig                                   |  24 +++---
 kernel/audit.c                                 |   4 +-
 kernel/auditsc.c                               |   2 +-
 kernel/time/tick-common.c                      |   2 +-
 kernel/time/tick-sched.c                       |   5 +-
 kernel/trace/blktrace.c                        |  20 +++--
 kernel/trace/trace_events_trigger.c            |   2 +-
 kernel/trace/trace_uprobe.c                    |   6 ++
 kernel/tracepoint.c                            |   6 ++
 mm/huge_memory.c                               |  13 ++-
 mm/hugetlb.c                                   |   1 +
 net/8021q/vlan.c                               |   1 +
 net/8021q/vlan_dev.c                           |  13 +--
 net/batman-adv/bat_iv_ogm.c                    |   2 +
 net/batman-adv/distributed-arp-table.c         |   3 +-
 net/batman-adv/fragmentation.c                 |  11 ++-
 net/batman-adv/gateway_client.c                |  11 ++-
 net/batman-adv/originator.c                    |  62 ++++++++++++--
 net/bridge/br_input.c                          |   2 +-
 net/bridge/br_netlink.c                        |  15 ++++
 net/bridge/br_vlan.c                           |   7 +-
 net/bridge/netfilter/ebtables.c                |   5 +-
 net/core/dev.c                                 |  56 ++++++++++++-
 net/core/filter.c                              |   6 +-
 net/core/neighbour.c                           |   4 +-
 net/core/net_namespace.c                       |   2 +-
 net/core/rtnetlink.c                           |  66 ++++++++++++---
 net/core/skbuff.c                              |  16 ++--
 net/core/sock_diag.c                           |   4 +-
 net/core/utils.c                               |   8 +-
 net/ipv4/fib_semantics.c                       |   2 +-
 net/ipv4/ip_forward.c                          |   4 +-
 net/ipv4/ip_gre.c                              |   2 +-
 net/ipv4/ip_tunnel.c                           |   6 +-
 net/ipv4/ip_vti.c                              |   2 +-
 net/ipv4/netfilter/arp_tables.c                |   6 +-
 net/ipv4/netfilter/ip_tables.c                 |   6 +-
 net/ipv4/ping.c                                |  15 +++-
 net/ipv4/route.c                               |   4 +-
 net/ipv4/tcp_cubic.c                           |   2 +-
 net/ipv6/ip6_fib.c                             |   3 +-
 net/ipv6/ip6_gre.c                             |  10 +++
 net/ipv6/ip6_offload.c                         |   6 +-
 net/ipv6/ip6_output.c                          |   8 +-
 net/ipv6/ip6_tunnel.c                          |   2 +-
 net/ipv6/netfilter/ip6_tables.c                |   6 +-
 net/ipv6/route.c                               |   5 +-
 net/ipv6/tcpv6_offload.c                       |   2 +-
 net/l2tp/l2tp_ppp.c                            |   4 +-
 net/netfilter/nf_tables_api.c                  |   3 +-
 net/netfilter/nf_tables_core.c                 |   3 +-
 net/netfilter/nft_cmp.c                        |   2 +-
 net/packet/diag.c                              |   2 +-
 net/sched/cls_tcindex.c                        |  30 ++++---
 net/sched/sch_hhf.c                            |  11 +--
 net/sctp/associola.c                           |  82 ++++++++++++++----
 net/sctp/auth.c                                |  17 ++--
 net/sctp/endpointola.c                         |   3 +-
 net/sctp/protocol.c                            |   7 +-
 net/sctp/sm_make_chunk.c                       |  32 +++----
 net/sctp/sm_sideeffect.c                       |   7 +-
 net/sctp/sm_statefuns.c                        |   8 +-
 net/sctp/socket.c                              | 102 +++++++++++++++-------
 net/sctp/sysctl.c                              |  36 +++++++-
 net/sctp/ulpevent.c                            |   8 +-
 net/vmw_vsock/af_vsock.c                       |  47 +++++------
 tools/lib/traceevent/event-parse.c             |   1 +
 156 files changed, 1546 insertions(+), 509 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ