Hi Dave, following are two patches for netfilter, fixing - a positive errno return value in the osf match - a sleeping function called under RCU lock in the nf_log seq_show function Please apply or pull from: git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git master Thanks! net/netfilter/nf_log.c | 18 +++++------------- net/netfilter/xt_osf.c | 2 +- 2 files changed, 6 insertions(+), 14 deletions(-) Roel Kluin (1): netfilter: xt_osf: fix xt_osf_remove_callback() return value Wu Fengguang (1): netfilter: nf_log: fix sleeping function called from invalid context in seq_show() -- 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