From: Greg KH <gregkh@linuxfoundation.org>
To: linux-kernel@vger.kernel.org,
Andrew Morton <akpm@linux-foundation.org>,
torvalds@linux-foundation.org, stable@vger.kernel.org
Cc: lwn@lwn.net, Jiri Slaby <jslaby@suse.cz>
Subject: Linux 4.2.3
Date: Sat, 3 Oct 2015 14:00:07 +0200 [thread overview]
Message-ID: <20151003120007.GA13616@kroah.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 4893 bytes --]
I'm announcing the release of the 4.2.3 kernel.
All users of the 4.2 kernel series must upgrade.
The updated 4.2.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.2.y
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary
thanks,
greg k-h
------------
Documentation/devicetree/bindings/net/ethernet.txt | 4
Makefile | 2
drivers/block/zram/zcomp.c | 12 -
drivers/net/dsa/bcm_sf2.c | 30 ---
drivers/net/dsa/bcm_sf2.h | 4
drivers/net/dsa/mv88e6xxx.c | 1
drivers/net/ethernet/altera/altera_tse_main.c | 3
drivers/net/ethernet/freescale/fec_main.c | 1
drivers/net/ethernet/marvell/mvneta.c | 13 -
drivers/net/ethernet/mellanox/mlx4/en_rx.c | 2
drivers/net/ethernet/mellanox/mlx4/main.c | 10 -
drivers/net/macvtap.c | 4
drivers/net/phy/fixed_phy.c | 8
drivers/net/phy/mdio_bus.c | 2
drivers/net/ppp/ppp_generic.c | 4
drivers/of/of_mdio.c | 19 +
drivers/platform/x86/hp-wmi.c | 31 ++-
net/bridge/br_multicast.c | 4
net/core/fib_rules.c | 14 -
net/core/rtnetlink.c | 26 +-
net/core/sock_diag.c | 3
net/ipv4/tcp_output.c | 1
net/ipv6/exthdrs_offload.c | 2
net/ipv6/ip6mr.c | 2
net/ipv6/route.c | 201 ++++++++++++++++++---
net/netlink/af_netlink.c | 63 +++++-
net/netlink/af_netlink.h | 10 +
net/openvswitch/datapath.c | 4
net/openvswitch/flow_table.c | 23 +-
net/openvswitch/flow_table.h | 2
net/packet/af_packet.c | 32 +--
net/sched/cls_fw.c | 30 +--
net/sctp/protocol.c | 64 ++++--
33 files changed, 446 insertions(+), 185 deletions(-)
Atsushi Nemoto (1):
net: eth: altera: fix napi poll_list corruption
Carol L Soto (1):
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
Daniel Borkmann (3):
sock, diag: fix panic in sock_diag_put_filterinfo
ipv6: fix exthdrs offload registration in out_rt path
netlink, mmap: transform mmap skb into full skb on taps
David Woodhouse (1):
Fix AF_PACKET ABI breakage in 4.2
Eric Dumazet (2):
net/mlx4_en: really allow to change RSS key
tcp: add proper TS val into RST packets
Florian Fainelli (3):
net: dsa: bcm_sf2: Fix ageing conditions and operation
net: dsa: bcm_sf2: Fix 64-bits register writes
net: dsa: bcm_sf2: Do not override speed settings
Greg Kroah-Hartman (1):
Linux 4.2.3
Guillaume Nault (1):
ppp: fix lockdep splat in ppp_dev_uninit()
Herbert Xu (2):
netlink: Fix autobind race condition that leads to zero port ID
netlink: Replace rhash_portid with bound
Jesse Gross (1):
openvswitch: Zero flows on allocation.
Kyle Evans (1):
hp-wmi: limit hotkey enable
Linus Lüssing (1):
bridge: fix igmpv3 / mldv2 report parsing
Luis Henriques (1):
zram: fix possible use after free in zcomp_create()
Marcelo Ricardo Leitner (1):
sctp: fix race on protocol/netns initialization
Mark Salter (1):
phylib: fix device deletion order in mdiobus_unregister()
Michael S. Tsirkin (1):
macvtap: fix TUNSETSNDBUF values > 64k
Richard Laing (1):
net/ipv6: Correct PIM6 mrt_lock handling
Roopa Prabhu (2):
ipv6: fix multipath route replace error recovery
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
Russell King (2):
net: fec: clear receive interrupts before processing a packet
net: dsa: actually force the speed on the CPU port
Simon Guinot (1):
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Stas Sergeev (3):
net: phy: fixed_phy: handle link-down case
of_mdio: add new DT property 'managed' to specify the PHY management type
mvneta: use inband status only when explicitly enabled
WANG Cong (1):
net: revert "net_sched: move tp->root allocation into fw_init()"
Wilson Kok (1):
fib_rules: fix fib rule dumps across multiple skbs
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next reply other threads:[~2015-10-03 12:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-03 12:00 Greg KH [this message]
2015-10-03 12:00 ` Linux 4.2.3 Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20151003120007.GA13616@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=jslaby@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=lwn@lwn.net \
--cc=stable@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.