All of lore.kernel.org
 help / color / mirror / Atom feed
* pull request (net): ipsec 2015-12-22
@ 2015-12-22  9:35 Steffen Klassert
  2015-12-22  9:35 ` [PATCH] xfrm: dst_entries_init() per-net dst_ops Steffen Klassert
  2015-12-22 21:27 ` pull request (net): ipsec 2015-12-22 David Miller
  0 siblings, 2 replies; 3+ messages in thread
From: Steffen Klassert @ 2015-12-22  9:35 UTC (permalink / raw)
  To: David Miller; +Cc: Herbert Xu, Steffen Klassert, netdev

Just one patch to fix dst_entries_init with multiple namespaces.
>From Dan Streetman.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 5f6c99e0ab805d8ec9eda105822912d49aa1d409:

  net: phy: fix a bug in get_phy_c45_ids (2015-11-02 23:45:20 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git master

for you to fetch changes up to a8a572a6b5f2a79280d6e302cb3c1cb1fbaeb3e8:

  xfrm: dst_entries_init() per-net dst_ops (2015-11-03 08:42:57 +0100)

----------------------------------------------------------------
Dan Streetman (1):
      xfrm: dst_entries_init() per-net dst_ops

 net/ipv4/xfrm4_policy.c | 46 +++++++++++++++++++++++++++++++++---------
 net/ipv6/xfrm6_policy.c | 53 +++++++++++++++++++++++++++++++++++--------------
 net/xfrm/xfrm_policy.c  | 38 -----------------------------------
 3 files changed, 75 insertions(+), 62 deletions(-)

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

end of thread, other threads:[~2015-12-22 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-22  9:35 pull request (net): ipsec 2015-12-22 Steffen Klassert
2015-12-22  9:35 ` [PATCH] xfrm: dst_entries_init() per-net dst_ops Steffen Klassert
2015-12-22 21:27 ` pull request (net): ipsec 2015-12-22 David Miller

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.