[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <874mpw5u3x.fsf@x220.int.ebiederm.org>
Date: Sat, 07 Mar 2015 16:18:58 -0600
From: ebiederm@...ssion.com (Eric W. Biederman)
To: David Miller <davem@...emloft.net>
Cc: <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/6] mpls: Minor fixes and cleanups
This is a bunch of small changes that have come out of the discussions
of the mpls code and the automated tests that people run against things.
Eric W. Biederman (6):
mpls: Fix the kzalloc argument order in mpls_rt_alloc
mpls: Cleanup the rcu usage in the code.
mpls: Better error message for unsupported option.
mpls: Correct the ttl decrement.
mpls: Fix the openvswitch select of NET_MPLS_GSO
neigh: Use neigh table index for neigh_packet_xmit
include/net/neighbour.h | 1 +
net/core/neighbour.c | 22 +++++-----
net/mpls/af_mpls.c | 114 ++++++++++++++++++++++++++++++------------------
net/openvswitch/Kconfig | 1 +
4 files changed, 85 insertions(+), 53 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists