netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] mpls: Minor fixes and cleanups
@ 2015-03-07 22:18 Eric W. Biederman
  2015-03-07 22:19 ` [PATCH net-next 1/6] mpls: Fix the kzalloc argument order in mpls_rt_alloc Eric W. Biederman
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Eric W. Biederman @ 2015-03-07 22:18 UTC (permalink / raw)
  To: David Miller; +Cc: netdev


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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-03-08 23:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-07 22:18 [PATCH net-next 0/6] mpls: Minor fixes and cleanups Eric W. Biederman
2015-03-07 22:19 ` [PATCH net-next 1/6] mpls: Fix the kzalloc argument order in mpls_rt_alloc Eric W. Biederman
2015-03-07 22:21 ` [PATCH net-next 2/6] mpls: Cleanup the rcu usage in the code Eric W. Biederman
2015-03-07 22:22 ` [PATCH net-next 3/6] mpls: Better error code for unsupported option Eric W. Biederman
2015-03-07 22:23 ` [PATCH net-next 4/6] mpls: Correct the ttl decrement Eric W. Biederman
2015-03-07 22:24 ` [PATCH net-next 5/6] mpls: Fix the openvswitch select of NET_MPLS_GSO Eric W. Biederman
2015-03-08  9:09   ` Simon Horman
2015-03-07 22:25 ` [PATCH net-next 6/6] neigh: Use neigh table index for neigh_packet_xmit Eric W. Biederman
2015-03-08 23:33 ` [PATCH net-next 0/6] mpls: Minor fixes and cleanups David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).