netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] netfilter: netfilter update for net-next
@ 2011-07-21 10:17 kaber
  2011-07-21 10:17 ` [PATCH 1/8] netfilter: add SELinux context support to AUDIT target kaber
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: kaber @ 2011-07-21 10:17 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, netdev

Hi Dave,

following is a netfilter update for net-next, containing:

- changes to the AUDIT target to log the security context, from Mr Dash Four

- RCUification of nfnetlink and nfnetlink_queue from Eric, raising performance
  fourfold in his tests

- a fix for nfnetlink_queue to make sure packet IDs are monotonic increasing,
  from Eric

- nfnetlink_queue batch verdict support from Florian, increasing performance
  even further

- ipset updates from Jozsef

Please apply or pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master

Thanks!

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

end of thread, other threads:[~2011-07-21 19:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-21 10:17 [PATCH 0/8] netfilter: netfilter update for net-next kaber
2011-07-21 10:17 ` [PATCH 1/8] netfilter: add SELinux context support to AUDIT target kaber
2011-07-21 10:17 ` [PATCH 2/8] netfilter: nfnetlink: add RCU in nfnetlink_rcv_msg() kaber
2011-07-21 10:17 ` [PATCH 3/8] netfilter: nfnetlink_queue: provide rcu enabled callbacks kaber
2011-07-21 10:17 ` [PATCH 4/8] netfilter: nfnetlink_queue: assert monotonic packet ids kaber
2011-07-21 10:17 ` [PATCH 5/8] netfilter: nfnetlink_queue: batch verdict support kaber
2011-07-21 10:17 ` [PATCH 6/8] netfilter: ipset: make possible to hash some part of the data element only kaber
2011-07-21 10:17 ` [PATCH 7/8] netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind different interfaces kaber
2011-07-21 10:17 ` [PATCH 8/8] netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline after being called" kaber
2011-07-21 19:50 ` [PATCH 0/8] netfilter: netfilter update for net-next 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).