summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_AUDIT.c
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-06-19audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs-1/+1
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal-2/+2
2017-05-02audit: normalize NETFILTER_PKTRichard Guy Briggs-97/+27
2017-05-02netfilter: use consistent ipv4 network offset in xt_AUDITRichard Guy Briggs-1/+1
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso-5/+5
2014-03-13netfilter: Convert uses of __constant_<foo> to <foo>Joe Perches-2/+2
2013-03-04netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng-0/+3
2011-12-03ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross-1/+2
2011-06-30netfilter: add SELinux context support to AUDIT targetMr Dash Four-0/+5
2011-03-16netfilter ebtables: fix xt_AUDIT to work with ebtablesThomas Graf-9/+27
2011-01-16netfilter: audit target to record accepted/dropped packetsThomas Graf-0/+204