All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] netfilter: nf_tables: assorted patches
@ 2015-03-21 15:19 Patrick McHardy
  2015-03-21 15:19 ` [PATCH 1/5] netfilter: nft_rbtree: fix locking Patrick McHardy
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Patrick McHardy @ 2015-03-21 15:19 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

Hi Pablo,

following are five more or less assorted patches for nf_tables:

* fix for a minor locking issue in nft_rbtree
* move the struct net pointer from the chain to the base chain
* check for invalid NFT_SET_ELEM_INTERVAL_END centrally
* restruct struct nft_hash as preparation for following patches
* minor indentation cleanup for nft_hash

I'm sending these patches seperately from the main set changes to ease
review. Regarding the nft_rbtree fix, I'll provide a backport for
nf.git seperately.

Please apply, thanks!

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

end of thread, other threads:[~2015-03-25 11:58 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-21 15:19 [PATCH 0/5] netfilter: nf_tables: assorted patches Patrick McHardy
2015-03-21 15:19 ` [PATCH 1/5] netfilter: nft_rbtree: fix locking Patrick McHardy
2015-03-21 15:19 ` [PATCH 2/5] netfilter: nf_tables: move struct net pointer to base chain Patrick McHardy
2015-03-25 11:13   ` Pablo Neira Ayuso
2015-03-21 15:19 ` [PATCH 3/5] netfilter: nf_tables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval sets Patrick McHardy
2015-03-21 15:19 ` [PATCH 4/5] netfilter: nft_hash: restore struct nft_hash Patrick McHardy
2015-03-25 11:19   ` Pablo Neira Ayuso
2015-03-25 11:22     ` Patrick McHardy
2015-03-25 11:28       ` Pablo Neira Ayuso
2015-03-25 11:30         ` Patrick McHardy
2015-03-25 11:50           ` Thomas Graf
2015-03-25 11:57             ` Patrick McHardy
2015-03-21 15:19 ` [PATCH 5/5] netfilter: nft_hash: indent rhashtable parameters Patrick McHardy
2015-03-22 19:17 ` [PATCH 0/5] netfilter: nf_tables: assorted patches Pablo Neira Ayuso

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.