[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20110521.022027.978642556111515425.davem@davemloft.net>
Date: Sat, 21 May 2011 02:20:27 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
CC: akpm@...ux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT] Networking
I wanted to push this quickly to fix the build fallout:
1) SCTP build failed due to intersection of two commits
happening in two different trees.
2) ipv6 RTA_PREFSRC support doesn't propagate the prefsrc
value into new copied routes.
3) garp can use kfree_rcu() too
Please pull, thanks a lot!
The following changes since commit 557eed603159b4e007c57d97fad1333ecebd3c2e:
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev (2011-05-20 14:31:27 -0700)
are available in the git repository at:
master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git master
David S. Miller (1):
sctp: Fix build failure.
Eric Dumazet (1):
garp: use kfree_rcu()
Florian Westphal (1):
ipv6: copy prefsrc setting when copying route entry
net/802/garp.c | 20 ++------------------
net/ipv6/route.c | 1 +
net/sctp/bind_addr.c | 2 +-
3 files changed, 4 insertions(+), 19 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