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_NFLOG.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-21
netfilter: xtables: fix typo causing some targets not to load on IPv6
Pablo Neira Ayuso
1
-1
/
+1
2024-10-09
netfilter: xtables: avoid NFPROTO_UNSPEC where needed
Florian Westphal
1
-11
/
+25
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
2018-04-19
netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet.
Taehee Yoo
1
-4
/
+11
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
1
-3
/
+3
2016-10-17
netfilter: xt_NFLOG: fix unexpected truncated packet
Liping Zhang
1
-0
/
+1
2016-06-24
netfilter: xt_NFLOG: nflog-range does not truncate packets
Vishwanath Pai
1
-0
/
+3
2015-09-18
netfilter: x_tables: Use par->net instead of computing from the passed net de...
Eric W. Biederman
1
-1
/
+1
2013-05-15
netfilter: log: netns NULL ptr bug when calling from conntrack
Hans Schillstrom
1
-1
/
+2
2010-05-11
netfilter: xtables: substitute temporary defines by final name
Jan Engelhardt
1
-1
/
+1
2010-03-25
netfilter: xtables: change targets to return error code
Jan Engelhardt
1
-3
/
+3
2010-03-25
netfilter: xtables: change xt_target.checkentry return type
Jan Engelhardt
1
-1
/
+1
2008-11-04
netfilter: xt_NFLOG: don't call nf_log_packet in NFLOG module.
Eric Leblond
1
-2
/
+3
2008-10-08
netfilter: xtables: cut down on static data for family-independent extensions
Jan Engelhardt
1
-20
/
+11
2008-10-08
netfilter: xtables: move extension arguments into compound structure (5/6)
Jan Engelhardt
1
-5
/
+2
2008-10-08
netfilter: xtables: move extension arguments into compound structure (4/6)
Jan Engelhardt
1
-6
/
+4
2008-10-08
netfilter: x_tables: use NFPROTO_* in extensions
Jan Engelhardt
1
-2
/
+2
2008-01-28
[NETFILTER]: Update modules' descriptions
Jan Engelhardt
1
-1
/
+1
2008-01-28
[NETFILTER]: nf_log: move logging stuff to seperate header
Patrick McHardy
1
-0
/
+1
2008-01-28
[NETFILTER]: x_tables: consistent and unique symbol names
Jan Engelhardt
1
-19
/
+17
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-2
/
+2
2007-07-10
[NETFILTER]: x_tables: mark matches and targets __read_mostly
Patrick McHardy
1
-1
/
+1
2007-07-10
[NETFILTER]: add some consts, remove some casts
Jan Engelhardt
1
-1
/
+1
2007-07-10
[NETFILTER]: x_tables: switch xt_target->checkentry to bool
Jan Engelhardt
1
-4
/
+4
2006-12-02
[NETFILTER]: x_tables: add NFLOG target
Patrick McHardy
1
-0
/
+86