netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] nft hash resize fixes
@ 2015-02-24 17:25 Josh Hunt
  2015-02-24 17:25 ` [PATCH v3 1/2] rhashtable: require max_shift if grow_decision defined Josh Hunt
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Josh Hunt @ 2015-02-24 17:25 UTC (permalink / raw)
  To: Pablo Neira Ayuso, Patrick McHardy, Thomas Graf
  Cc: netfilter-devel, netdev, Daniel Borkmann, Josh Hunt

v3:
 * Renames NFT_HASH_MAX_ELEMENTS to NFT_HASH_MAX_BUCKETS
 * Add Acked-by for Thomas

Josh Hunt (2):
  rhashtable: require max_shift if grow_decision defined
  nft_hash: define max_shift rhashtable parameter

 lib/rhashtable.c         |    3 ++-
 net/netfilter/nft_hash.c |    4 ++++
 2 files changed, 6 insertions(+), 1 deletion(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2015-02-24 17:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24 17:25 [PATCH v3 0/2] nft hash resize fixes Josh Hunt
2015-02-24 17:25 ` [PATCH v3 1/2] rhashtable: require max_shift if grow_decision defined Josh Hunt
2015-02-24 17:25 ` [PATCH v3 2/2] nft_hash: define max_shift rhashtable parameter Josh Hunt
2015-02-24 17:35 ` [PATCH v3 0/2] nft hash resize fixes Nicolas Dichtel
2015-02-24 17:42   ` Josh Hunt

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