summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_log.c
Commit message (Expand)AuthorAgeFilesLines
* [NET] NETFILTER: Fix whitespace errors.YOSHIFUJI Hideaki2007-07-191-1/+1
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [NETFILTER]: Fix whitespace errorsYOSHIFUJI Hideaki2007-02-121-3/+3
* [NETFILTER]: nf_log: minor cleanupsPatrick McHardy2007-02-121-11/+11
* [NETFILTER]: nf_log: switch logger registration/unregistration to mutexPatrick McHardy2007-02-121-11/+15
* [NETFILTER]: nf_log: make nf_log_unregister_pf return voidPatrick McHardy2007-02-121-5/+2
* [NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointerPatrick McHardy2007-02-121-4/+4
* [PATCH] mark struct file_operations const 8Arjan van de Ven2007-02-121-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NETFILTER]: Fix compilation when no PROC_FS enabledHarald Welte2005-08-291-2/+2
* [NETFILTER]: check nf_log function call argumentsHarald Welte2005-08-291-1/+9
* [NETFILTER]: more verbose return codes from nf_{log,queue}Harald Welte2005-08-291-1/+5
* [NETFILTER]: add /proc/net/netfilter interface to nf_queueHarald Welte2005-08-291-0/+1
* [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.cHarald Welte2005-08-291-0/+165
OpenPOWER on IntegriCloud