aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_acct.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-26netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov1-0/+54
2014-07-31netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper functionsAlexey Perevalov1-3/+5
2014-07-30netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov1-1/+3
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+85
2014-06-02netfilter: nfnetlink_acct: Fix memory leakMathieu Poirier1-1/+0
2014-04-29netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier1-0/+85
2013-06-05netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso1-2/+5
2013-03-25netfilter: nfnetlink_acct: return -EINVAL if object name is emptyPablo Neira Ayuso1-0/+2
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman1-6/+6
2012-08-20netfilter: sparse endian fixesPatrick McHardy1-2/+2
2012-04-01nfnetlink_acct: Stop using NLA_PUT*().David S. Miller1-4/+6
2012-04-01net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton1-1/+1
2012-02-26netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso1-2/+4
2012-01-01netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso1-4/+13
2011-12-25netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso1-0/+352