index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
nf_log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
various: Fix spelling of "registered" in comments.
Adam Buchbinder
2012-11-19
1
-1
/
+1
*
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
1
-8
/
+1
*
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-20
1
-1
/
+1
*
net: reintroduce missing rcu_assign_pointer() calls
Eric Dumazet
2012-01-12
1
-3
/
+3
*
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
1
-5
/
+5
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-03-03
1
-0
/
+4
|
\
|
*
netfilter: nf_log: avoid oops in (un)bind with invalid nfproto values
Jan Engelhardt
2011-03-02
1
-0
/
+4
*
|
netfilter: add __rcu annotations
Eric Dumazet
2010-11-15
1
-2
/
+4
|
/
*
net/netfilter: __rcu annotations
Arnd Bergmann
2010-08-19
1
-1
/
+1
*
netfilter: use rcu_dereference_protected()
Patrick McHardy
2010-05-10
1
-2
/
+8
*
netfilter: remove invalid rcu_dereference() calls
Patrick McHardy
2010-04-09
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
Linus Torvalds
2009-12-08
1
-4
/
+3
|
\
|
*
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-11-12
1
-4
/
+3
*
|
netfilter: nf_log: fix sleeping function called from invalid context in seq_s...
Patrick McHardy
2009-11-19
1
-13
/
+5
|
/
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-2
/
+2
*
netfilter: nf_log: fix direct userspace memory access in proc handler
Patrick McHardy
2009-06-22
1
-5
/
+11
*
netfilter: nf_log: fix sleeping function called from invalid context
Patrick McHardy
2009-06-13
1
-3
/
+3
*
netfilter: nf_log regression fix
Eric Dumazet
2009-04-15
1
-0
/
+4
*
netfilter: sysctl support of logger choice
Eric Leblond
2009-03-23
1
-1
/
+84
*
netfilter: print the list of register loggers
Eric Leblond
2009-03-16
1
-2
/
+26
*
netfilter: use a linked list of loggers
Eric Leblond
2009-03-16
1
-30
/
+60
*
netfilter: Introduce NFPROTO_* constants
Jan Engelhardt
2008-10-08
1
-6
/
+6
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
1
-3
/
+3
*
netfilter: Make nflog quiet when no one listen in userspace.
Eric Leblond
2008-06-11
1
-4
/
+0
*
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
1
-6
/
+2
*
[NETFILTER]: Supress some sparse warnings
Eric Dumazet
2008-01-31
1
-0
/
+2
*
[NETFILTER]: nf_log: remove incomprehensible comment
Patrick McHardy
2008-01-28
1
-1
/
+0
*
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
1
-5
/
+5
*
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[NET] NETFILTER: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-07-19
1
-1
/
+1
*
[NET]: Make all initialized struct seq_operations const.
Philippe De Muyter
2007-07-10
1
-1
/
+1
*
[NETFILTER]: Fix whitespace errors
YOSHIFUJI Hideaki
2007-02-12
1
-3
/
+3
*
[NETFILTER]: nf_log: minor cleanups
Patrick McHardy
2007-02-12
1
-11
/
+11
*
[NETFILTER]: nf_log: switch logger registration/unregistration to mutex
Patrick McHardy
2007-02-12
1
-11
/
+15
*
[NETFILTER]: nf_log: make nf_log_unregister_pf return void
Patrick McHardy
2007-02-12
1
-5
/
+2
*
[NETFILTER]: nf_log: use rcu_assign_pointer for RCU protected pointer
Patrick McHardy
2007-02-12
1
-4
/
+4
*
[PATCH] mark struct file_operations const 8
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[NETFILTER]: Fix compilation when no PROC_FS enabled
Harald Welte
2005-08-29
1
-2
/
+2
*
[NETFILTER]: check nf_log function call arguments
Harald Welte
2005-08-29
1
-1
/
+9
*
[NETFILTER]: more verbose return codes from nf_{log,queue}
Harald Welte
2005-08-29
1
-1
/
+5
*
[NETFILTER]: add /proc/net/netfilter interface to nf_queue
Harald Welte
2005-08-29
1
-0
/
+1
*
[NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c
Harald Welte
2005-08-29
1
-0
/
+165