aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_AUDIT.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs1-1/+1
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal1-2/+2
2017-05-02audit: normalize NETFILTER_PKTRichard Guy Briggs1-97/+27
2017-05-02netfilter: use consistent ipv4 network offset in xt_AUDITRichard Guy Briggs1-1/+1
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-5/+5
2014-03-13netfilter: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2013-03-04netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng1-0/+3
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross1-1/+2
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four1-0/+5
2011-03-16netfilter ebtables: fix xt_AUDIT to work with ebtablesThomas Graf1-9/+27
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf1-0/+204