netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] netfilter: netfilter fixes
@ 2010-11-03 22:12 kaber
  2010-11-03 22:12 ` [PATCH 1/5] netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages kaber
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: kaber @ 2010-11-03 22:12 UTC (permalink / raw)
  To: davem; +Cc: netfilter-devel, netdev

Hi Dave,

the following five patches for 2.6.37-rc fix a few netfilter bugs:

- a lost __GFP_HIGHMEM from conntrack hashtable allocation, from Eric

- two unused function warnings in NAT without ctnetlink, from myself

- a missing memory barrier in conntrack protocol registration, from Eric

- two information leaks in arp_tables and ip_tables, from Vasiliy Kulikov

Please apply or pull from:

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

Thanks!

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

end of thread, other threads:[~2010-11-04  1:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-03 22:12 [PATCH 0/5] netfilter: netfilter fixes kaber
2010-11-03 22:12 ` [PATCH 1/5] netfilter: nf_conntrack: allow nf_ct_alloc_hashtable() to get highmem pages kaber
2010-11-03 22:12 ` [PATCH 2/5] netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n kaber
2010-11-03 22:12 ` [PATCH 3/5] netfilter: fix nf_conntrack_l4proto_register() kaber
2010-11-03 22:12 ` [PATCH 4/5] ipv4: netfilter: arp_tables: fix information leak to userland kaber
2010-11-03 22:12 ` [PATCH 5/5] ipv4: netfilter: ip_tables: " kaber
2010-11-03 22:55   ` Jan Engelhardt
2010-11-04  1:55     ` David Miller
2010-11-04  1:54 ` [PATCH 0/5] netfilter: netfilter fixes 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).