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
/
nfnetlink_log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: Remove unnecessary OOM logging messages
Joe Perches
2011-11-01
1
-5
/
+2
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
2011-06-16
1
-1
/
+2
*
netfilter: nfnetlink_log: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-2
/
+0
*
netfilter: nfnetlink_log: remove unused parameter
Florian Westphal
2011-02-15
1
-2
/
+1
*
netfilter: add __rcu annotations
Eric Dumazet
2010-11-15
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-15
1
-28
/
+39
|
\
|
*
netfilter: nfnetlink_log: RCU conversion, part 2
Eric Dumazet
2010-06-14
1
-6
/
+12
|
*
netfilter: nfnetlink_log: RCU conversion
Eric Dumazet
2010-06-09
1
-22
/
+27
*
|
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
1
-2
/
+4
|
/
*
netfilter: cleanup printk messages
Stephen Hemminger
2010-05-13
1
-2
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
netfilter: nfnetlink_log: fix silly refcount leak
Alexey Dobriyan
2010-02-26
1
-1
/
+1
*
netfilter: nfnetlink: netns support
Alexey Dobriyan
2010-01-13
1
-1
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-12-03
1
-2
/
+1
|
\
|
*
netfilter: remove unneccessary checks from netlink notifiers
Patrick McHardy
2009-11-06
1
-2
/
+1
*
|
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
1
-1
/
+1
|
/
*
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
2009-08-25
1
-2
/
+4
*
netfilter: nfnetlink_log: fix wrong skbuff size calculation
Pablo Neira Ayuso
2009-05-27
1
-0
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-03-24
1
-5
/
+13
|
\
|
*
netfilter: use a linked list of loggers
Eric Leblond
2009-03-16
1
-5
/
+13
*
|
netfilter: nfnetlink_log: fix timeout handling
Eric Leblond
2009-02-18
1
-1
/
+1
*
|
netfilter: nfnetlink_log: fix per-rule qthreshold override
Eric Leblond
2009-02-18
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2008-12-28
1
-1
/
+3
|
\
|
*
netfilter: nfnetlink_log: fix warning and prototype mismatch
Patrick McHardy
2008-11-18
1
-0
/
+1
|
*
netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.
Eric Leblond
2008-11-04
1
-1
/
+2
*
|
CRED: Use creds in file structs
David Howells
2008-11-14
1
-2
/
+3
|
/
*
netfilter: Use unsigned types for hooknum and pf vars
Jan Engelhardt
2008-10-08
1
-2
/
+2
*
netfilter: nfnetlink_log: send complete hardware header
Eric Leblond
2008-07-21
1
-0
/
+8
*
[NETFILTER]: Replate direct proc_fops assignment with proc_create call.
Denis V. Lunev
2008-03-27
1
-7
/
+2
*
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
2008-03-10
1
-14
/
+16
*
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
2008-03-10
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: sparse warning fixes
Stephen Hemminger
2008-01-31
1
-0
/
+2
*
[NETFILTER]: nfnetlink_log: fix typo
Patrick McHardy
2008-01-31
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: include GID in netlink message
Patrick McHardy
2008-01-28
1
-0
/
+3
*
[NETFILTER]: nfnetlink_log: use endianness-aware attribute functions
Patrick McHardy
2008-01-28
1
-52
/
+35
*
[NETFILTER]: nfnetlink_{queue,log}: return proper error codes in instance_create
Patrick McHardy
2008-01-28
1
-5
/
+9
*
[NETFILTER]: nfnetlink_log: remove excessive debugging
Patrick McHardy
2008-01-28
1
-45
/
+0
*
[NETFILTER]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nfnetlink_log: fix checks in nfulnl_recv_config
Patrick McHardy
2008-01-28
1
-22
/
+27
*
[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[NETFILTER]: Make netfilter code use the seq_open_private
Pavel Emelyanov
2007-10-10
1
-16
/
+2
*
[NETFILTER]: nfnetlink_log: fix some constants
Michal Miroslaw
2007-10-10
1
-7
/
+5
*
[NETFILTER]: nfnetlink_log: fix instance_create() failure path
Michal Miroslaw
2007-10-10
1
-5
/
+5
*
[NETFILTER]: nfnetlink_log: fix style
Michal Miroslaw
2007-10-10
1
-3
/
+4
*
[NETFILTER]: nfnetlink_log: flush queue early
Michal Miroslaw
2007-10-10
1
-4
/
+5
*
[NETFILTER]: nfnetlink_log: kill duplicate code
Michal Miroslaw
2007-10-10
1
-16
/
+14
*
[NETFILTER]: nfnetlink_log: use netlink policy
Patrick McHardy
2007-10-10
1
-29
/
+9
*
[NETFILTER]: nfnetlink: rename functions containing 'nfattr'
Patrick McHardy
2007-10-10
1
-1
/
+1
[next]