netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH ipsec-next v2 0/2] xfrm: make gc_thresh configurable in all namespaces
@ 2013-02-06  9:46 Michal Kubecek
  2013-02-06  9:46 ` [PATCH ipsec-next v2 1/2] xfrm: remove unused xfrm4_policy_fini() Michal Kubecek
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michal Kubecek @ 2013-02-06  9:46 UTC (permalink / raw)
  To: Steffen Klassert; +Cc: Herbert Xu, David S. Miller, netdev

Changes from original version:

- remove unused xfrm4_fini() to avoid section mismatch
- don't mark xfrm6_net_ops as __net_initdata to avoid section mismatch

Michal Kubecek (2):
  xfrm: remove unused xfrm4_policy_fini()
  xfrm: make gc_thresh configurable in all namespaces

 include/net/netns/ipv4.h |    1 +
 include/net/netns/ipv6.h |    1 +
 net/ipv4/xfrm4_policy.c  |   58 ++++++++++++++++++++++++++++++++++++----------
 net/ipv6/xfrm6_policy.c  |   52 +++++++++++++++++++++++++++++++++++++----
 4 files changed, 95 insertions(+), 17 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-02-07 10:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-06  9:46 [PATCH ipsec-next v2 0/2] xfrm: make gc_thresh configurable in all namespaces Michal Kubecek
2013-02-06  9:46 ` [PATCH ipsec-next v2 1/2] xfrm: remove unused xfrm4_policy_fini() Michal Kubecek
2013-02-06  9:46 ` [PATCH ipsec-next v2 2/2] xfrm: make gc_thresh configurable in all namespaces Michal Kubecek
2013-02-07 10:52 ` [PATCH ipsec-next v2 0/2] " Steffen Klassert

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