These patches fix a problem in the time match, causing it to never match on Sunday, and undersized skb allocation in nfnetlink_log and nfnetlink_queue, causing lost messages. Please apply, thanks. net/netfilter/nfnetlink_log.c | 2 +- net/netfilter/nfnetlink_queue.c | 2 +- net/netfilter/xt_time.c | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) Eric Leblond (2): [NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb [NETFILTER]: nfnetlink_log: fix computation of netlink skb size Jan Engelhardt (1): [NETFILTER]: xt_time: fix failure to match on Sundays -- 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