The following changes since commit eecc545856c8a0f27783a440d25f4ceaa1f95ce8: netfilter: add missing xt_log.h file (2010-10-04 23:24:21 +0200) are available in the git repository at: git://dev.medozas.de/linux master Jan Engelhardt (5): netfilter: xtables: resolve indirect macros 1/3 netfilter: xtables: resolve indirect macros 2/3 netfilter: xtables: resolve indirect macros 3/3 netfilter: xtables: unify {ip,ip6,arp}t_error_target netfilter: xtables: remove unused defines include/linux/netfilter/x_tables.h | 5 ++ include/linux/netfilter_arp/arp_tables.h | 68 ++++++------------ include/linux/netfilter_ipv4/ip_tables.h | 107 ++++++++++++---------------- include/linux/netfilter_ipv6/ip6_tables.h | 110 +++++++++++------------------ net/ipv4/netfilter/arp_tables.c | 62 ++++++++-------- net/ipv4/netfilter/arpt_mangle.c | 2 +- net/ipv4/netfilter/ip_tables.c | 84 +++++++++++----------- net/ipv6/netfilter/ip6_tables.c | 84 +++++++++++----------- net/sched/act_ipt.c | 14 ++-- 9 files changed, 240 insertions(+), 296 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html