summaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_AUDIT.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* audit: eliminate audit_enabled magic number comparisonRichard Guy Briggs2018-06-191-1/+1
* netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal2018-02-141-2/+2
* audit: normalize NETFILTER_PKTRichard Guy Briggs2017-05-021-97/+27Star
* netfilter: use consistent ipv4 network offset in xt_AUDITRichard Guy Briggs2017-05-021-1/+1
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-031-5/+5
* netfilter: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-131-2/+2
* netfilter: xt_AUDIT: only generate audit log when audit enabledGao feng2013-03-041-0/+3
* ipv6: Add fragment reporting to ipv6_skip_exthdr().Jesse Gross2011-12-031-1/+2
* netfilter: add SELinux context support to AUDIT targetMr Dash Four2011-06-301-0/+5
* netfilter ebtables: fix xt_AUDIT to work with ebtablesThomas Graf2011-03-161-9/+27
* netfilter: audit target to record accepted/dropped packetsThomas Graf2011-01-161-0/+204