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
/
xt_LOG.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
1
-3
/
+3
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
1
-1
/
+1
2014-06-28
netfilter: xt_LOG: add missing string format in nf_log_packet()
Pablo Neira Ayuso
1
-1
/
+1
2014-06-27
netfilter: log: nf_log_packet() as real unified interface
Pablo Neira Ayuso
1
-12
/
+10
2014-06-27
netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
Pablo Neira Ayuso
1
-874
/
+5
2014-06-25
netfilter: nf_log: move log buffering to core logging
Pablo Neira Ayuso
1
-147
/
+154
2014-06-25
netfilter: nf_log: use an array of loggers instead of list
Pablo Neira Ayuso
1
-0
/
+2
2013-05-29
netfilter: xt_LOG: fix mark logging for IPv6 packets
Michal Kubeček
1
-1
/
+1
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
1
-6
/
+7
2013-04-05
netfilter: xt_LOG: add net namespace support for xt_LOG
Gao feng
1
-3
/
+49
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-3
/
+5
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
1
-2
/
+2
2012-09-06
netfilter: take care of timewait sockets
Eric Dumazet
1
-16
/
+17
2012-08-14
userns: Convert xt_LOG to print socket kuids and kgids as uids and gids
Eric W. Biederman
1
-6
/
+10
2012-03-22
netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6
Pablo Neira Ayuso
1
-6
/
+6
2012-03-07
netfilter: xt_LOG: fix bogus extra layer-4 logging information
Richard Weinberger
1
-0
/
+4
2012-03-07
netfilter: merge ipt_LOG and ip6_LOG into xt_LOG
Richard Weinberger
1
-0
/
+921