index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_log.c
Age
Commit message (
Expand
)
Author
Lines
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
-6
/
+2
2008-01-31
[NETFILTER]: Supress some sparse warnings
Eric Dumazet
-0
/
+2
2008-01-28
[NETFILTER]: nf_log: remove incomprehensible comment
Patrick McHardy
-1
/
+0
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
-5
/
+5
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
-0
/
+1
2007-07-19
[NET] NETFILTER: Fix whitespace errors.
YOSHIFUJI Hideaki
-1
/
+1
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
-1
/
+1
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
-3
/
+3
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
-11
/
+11
2007-02-12
[NETFILTER]: nf_log: switch logger registration/unregistration to mutex
Patrick McHardy
-11
/
+15
2007-02-12
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
-5
/
+2
2007-02-12
[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer
Patrick McHardy
-4
/
+4
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
-1
/
+0
2005-08-29
[NETFILTER]: Fix compilation when no PROC_FS enabled
Harald Welte
-2
/
+2
2005-08-29
[NETFILTER]: check nf_log function call arguments
Harald Welte
-1
/
+9
2005-08-29
[NETFILTER]: more verbose return codes from nf_{log,queue}
Harald Welte
-1
/
+5
2005-08-29
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
-0
/
+1
2005-08-29
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c
Harald Welte
-0
/
+165