mbox

[Quantal,Pull,Request] SRU: Fix for LP#1201869

Message ID 1374183193-20209-2-git-send-email-chris.j.arges@canonical.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/arges/ubuntu-quantal.git lp1201869

Message

Chris J Arges July 18, 2013, 9:33 p.m. UTC
The following changes since commit 0084dff46e8e6b5154566186e73601f985eae601:

  mfd: rtsx: Add support for RTL8411B (2013-07-16 06:24:57 -0600)

are available in the git repository at:

  git://kernel.ubuntu.com/arges/ubuntu-quantal.git lp1201869

for you to fetch changes up to 73afa204390f720aad053e6a2295da2566543b29:

  veth: avoid a NULL deref in veth_stats_one (2013-07-18 15:00:04 -0500)

----------------------------------------------------------------
Eric Dumazet (3):
      veth: reduce stat overhead
      veth: extend device features
      veth: avoid a NULL deref in veth_stats_one

 drivers/net/veth.c        |  172 +++++++++++++++++++++++----------------------
 include/linux/netdevice.h |    1 +
 2 files changed, 90 insertions(+), 83 deletions(-)