index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-22
netfilter: nf_log: fix direct userspace memory access in proc handler
Patrick McHardy
1
-5
/
+11
2009-06-13
netfilter: nf_log: fix sleeping function called from invalid context
Patrick McHardy
1
-3
/
+3
2009-04-15
netfilter: nf_log regression fix
Eric Dumazet
1
-0
/
+4
2009-03-23
netfilter: sysctl support of logger choice
Eric Leblond
1
-1
/
+84
2009-03-16
netfilter: print the list of register loggers
Eric Leblond
1
-2
/
+26
2009-03-16
netfilter: use a linked list of loggers
Eric Leblond
1
-30
/
+60
2008-10-08
netfilter: Introduce NFPROTO_* constants
Jan Engelhardt
1
-6
/
+6
2008-10-08
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
1
-3
/
+3
2008-06-11
netfilter: Make nflog quiet when no one listen in userspace.
Eric Leblond
1
-4
/
+0
2008-03-27
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
1
-6
/
+2
2008-01-31
[NETFILTER]: Supress some sparse warnings
Eric Dumazet
1
-0
/
+2
2008-01-28
[NETFILTER]: nf_log: remove incomprehensible comment
Patrick McHardy
1
-1
/
+0
2008-01-28
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
1
-5
/
+5
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
1
-0
/
+1
2007-07-19
[NET] NETFILTER: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-07-10
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
1
-1
/
+1
2007-02-12
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
1
-3
/
+3
2007-02-12
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
1
-11
/
+11
2007-02-12
[NETFILTER]: nf_log: switch logger registration/unregistration to mutex
Patrick McHardy
1
-11
/
+15
2007-02-12
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
1
-5
/
+2
2007-02-12
[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer
Patrick McHardy
1
-4
/
+4
2007-02-12
[PATCH] mark struct file_operations const 8
Arjan van de Ven
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2005-08-29
[NETFILTER]: Fix compilation when no PROC_FS enabled
Harald Welte
1
-2
/
+2
2005-08-29
[NETFILTER]: check nf_log function call arguments
Harald Welte
1
-1
/
+9
2005-08-29
[NETFILTER]: more verbose return codes from nf_{log,queue}
Harald Welte
1
-1
/
+5
2005-08-29
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
1
-0
/
+1
2005-08-29
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c
Harald Welte
1
-0
/
+165