[NETLIKN]: Allow removing multicast groups.
[safe/jmp/linux-2.6] / net / netfilter / nf_log.c
2007-07-11 Philippe De Muyter[NET]: Make all initialized struct seq_operations const.
2007-02-12 YOSHIFUJI Hideaki[NETFILTER]: Fix whitespace errors
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: minor cleanups
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: switch logger registration/unregis...
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: make nf_log_unregister_pf return...
2007-02-12 Patrick McHardy[NETFILTER]: nf_log: use rcu_assign_pointer for RCU...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2005-08-29 Harald Welte[NETFILTER]: Fix compilation when no PROC_FS enabled
2005-08-29 Harald Welte[NETFILTER]: check nf_log function call arguments
2005-08-29 Harald Welte[NETFILTER]: more verbose return codes from nf_{log...
2005-08-29 Harald Welte[NETFILTER]: add /proc/net/netfilter interface to nf_queue
2005-08-29 Harald Welte[NETFILTER]: split net/core/netfilter.c into net/netfil...