index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
/
xt_AUDIT.c
Age
Commit message (
Expand
)
Author
2021-06-01
netfilter: fix clang-12 fmt string warnings
Florian Westphal
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-19
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
2018-02-14
netfilter: x_tables: use pr ratelimiting in all remaining spots
Florian Westphal
2017-05-02
audit: normalize NETFILTER_PKT
Richard Guy Briggs
2017-05-02
netfilter: use consistent ipv4 network offset in xt_AUDIT
Richard Guy Briggs
2016-11-03
netfilter: x_tables: move hook state into xt_action_param structure
Pablo Neira Ayuso
2014-03-13
netfilter: Convert uses of __constant_<foo> to <foo>
Joe Perches
2013-03-04
netfilter: xt_AUDIT: only generate audit log when audit enabled
Gao feng
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2011-06-30
netfilter: add SELinux context support to AUDIT target
Mr Dash Four
2011-03-16
netfilter ebtables: fix xt_AUDIT to work with ebtables
Thomas Graf
2011-01-16
netfilter: audit target to record accepted/dropped packets
Thomas Graf