index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_LOG.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
netfilter: log: work around missing softdep backend module
Florian Westphal
1
-1
/
+9
2021-03-31
netfilter: nf_log: add module softdeps
Florian Westphal
1
-0
/
+1
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