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
/
nfnetlink_log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module
Gao feng
1
-0
/
+1
2013-10-01
netfilter: nfnetlink_log: use proper net to allocate skb
Gao feng
1
-5
/
+6
2013-08-05
netfilter: nfnetlink_{log,queue}: fix information leaks in netlink message
Dan Carpenter
1
-1
/
+5
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
1
-2
/
+2
2013-05-06
netfilter: nf_{log,queue}: fix compilation without CONFIG_PROC_FS
Pablo Neira Ayuso
1
-0
/
+2
2013-04-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
1
-0
/
+1
2013-04-19
nfnetlink: add support for memory mapped netlink
Patrick McHardy
1
-4
/
+6
2013-04-19
netlink: rename ssk to sk in struct netlink_skb_params
Patrick McHardy
1
-1
/
+1
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
1
-0
/
+1
2013-04-07
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-62
/
+120
2013-04-05
netfilter: nfnetlink_log: add net namespace support for nfnetlink_log
Gao feng
1
-60
/
+117
2013-04-05
netfilter: nf_log: prepare net namespace support for loggers
Gao feng
1
-2
/
+3
2013-03-28
net-next: replace obsolete NLMSG_* with type safe nlmsg_*
Hong zhi guo
1
-2
/
+2
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-4
/
+3
2012-12-17
netfilter: nfnetlink_log: fix possible compilation issue due to missing include
Pablo Neira Ayuso
1
-0
/
+1
2012-12-16
netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
Bob Hockney
1
-3
/
+12
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-9
/
+9
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+9
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+8
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-9
/
+9
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
1
-6
/
+8
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2012-08-30
netfilter: nfnetlink_log: fix error return code in init path
Julia Lawall
1
-1
/
+3
2012-08-20
netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
Patrick McHardy
1
-1
/
+1
2012-08-14
userns: nfnetlink_log: Report socket uids in the log sockets user namespace
Eric W. Biederman
1
-4
/
+10
2012-06-26
netfilter: nfnetlink_log: Move away from NLMSG_PUT().
David S. Miller
1
-13
/
+16
2012-04-01
nfnetlink_log: Stop using NLA_PUT*().
David S. Miller
1
-42
/
+58
2011-11-01
netfilter: Remove unnecessary OOM logging messages
Joe Perches
1
-5
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-06-16
netfilter: fix looped (broad|multi)cast's MAC handling
Nicolas Cavallari
1
-1
/
+2
2011-04-17
netfilter: nfnetlink_log: Fix set-but-unused variables.
David S. Miller
1
-2
/
+0
2011-02-15
netfilter: nfnetlink_log: remove unused parameter
Florian Westphal
1
-2
/
+1
2010-11-15
netfilter: add __rcu annotations
Eric Dumazet
1
-3
/
+3
2010-06-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-28
/
+39
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
1
-2
/
+4
2010-06-14
netfilter: nfnetlink_log: RCU conversion, part 2
Eric Dumazet
1
-6
/
+12
2010-06-09
netfilter: nfnetlink_log: RCU conversion
Eric Dumazet
1
-22
/
+27
2010-05-13
netfilter: cleanup printk messages
Stephen Hemminger
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
netfilter: nfnetlink_log: fix silly refcount leak
Alexey Dobriyan
1
-1
/
+1
2010-01-13
netfilter: nfnetlink: netns support
Alexey Dobriyan
1
-1
/
+2
2009-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-2
/
+1
2009-11-25
net: use net_eq to compare nets
Octavian Purdila
1
-1
/
+1
2009-11-06
netfilter: remove unneccessary checks from netlink notifiers
Patrick McHardy
1
-2
/
+1
2009-08-25
netfilter: nfnetlink: constify message attributes and headers
Patrick McHardy
1
-2
/
+4
2009-05-27
netfilter: nfnetlink_log: fix wrong skbuff size calculation
Pablo Neira Ayuso
1
-0
/
+6
2009-03-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-5
/
+13
2009-03-16
netfilter: use a linked list of loggers
Eric Leblond
1
-5
/
+13
2009-02-18
netfilter: nfnetlink_log: fix timeout handling
Eric Leblond
1
-1
/
+1
2009-02-18
netfilter: nfnetlink_log: fix per-rule qthreshold override
Eric Leblond
1
-2
/
+4
[next]