aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/xt_nfacct.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-01netfilter: Remove unnecessary conversion to boolKaixu Xia1-1/+1
2020-07-29netfilter: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2019-08-19netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_infoJuliana Rodrigueiro1-11/+25
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 72Thomas Gleixner1-4/+1
2018-03-05netfilter: nfnetlink_acct: remove useless parameterTaehee Yoo1-1/+1
2018-02-14netfilter: x_tables: use pr ratelimiting in all remaining spotsFlorian Westphal1-2/+4
2018-01-31netfilter: x_tables: fix pointer leaks to userspaceDmitry Vyukov1-0/+1
2016-11-03netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso1-1/+1
2016-08-18netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang1-1/+1
2015-08-07netfilter: nfacct: per network namespace supportAndreas Schultz1-1/+1
2014-04-29netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier1-1/+4
2011-12-25netfilter: xtables: add nfacct match to support extended accountingPablo Neira Ayuso1-0/+76