summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_acct.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nfnetlink: use list_for_each_entry_safe to delete all objectsLiping Zhang2016-08-251-3/+3
* netfilter: nfnetlink_acct: fix race between nfacct del and xt_nfacct destroyLiping Zhang2016-08-181-4/+4
* netfilter: nfnetlink_acct: report overquota to the right netnsLiping Zhang2016-08-181-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-0/+2
|\
| * netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameterPhil Turnbull2016-05-051-0/+2
* | libnl: nla_put_be64(): align on a 64-bit areaNicolas Dichtel2016-04-231-3/+6
|/
* netfilter: nfnetlink_acct: validate NFACCT_FILTER parametersPhil Turnbull2016-02-291-0/+3
* netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()Pablo Neira Ayuso2015-12-281-12/+9
* netfilter: nfacct: per network namespace supportAndreas Schultz2015-08-071-21/+50
* netfilter: nfnetlink_acct: add filter support to nfacct counter list/resetAlexey Perevalov2014-08-261-0/+54
* netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper fun...Alexey Perevalov2014-07-311-3/+5
* netfilter: nfnetlink_acct: dump unmodified nfacct flagsAlexey Perevalov2014-07-301-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+85
|\
| * netfilter: nfnetlink_acct: Fix memory leakMathieu Poirier2014-06-021-1/+0
| * netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier2014-04-291-0/+85
|/
* netfilter: nfnetlink_acct: fix incomplete dumping of objectsPablo Neira Ayuso2013-06-051-2/+5
* netfilter: nfnetlink_acct: return -EINVAL if object name is emptyPablo Neira Ayuso2013-03-251-0/+2
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-101-6/+6
* netfilter: sparse endian fixesPatrick McHardy2012-08-201-2/+2
* nfnetlink_acct: Stop using NLA_PUT*().David S. Miller2012-04-011-4/+6
* net/netfilter/nfnetlink_acct.c: use linux/atomic.hAndrew Morton2012-04-011-1/+1
* netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-261-2/+4
* netfilter: nfnetlink_acct: fix nfnl_acct_get operationPablo Neira Ayuso2012-01-011-4/+13
* netfilter: add extended accounting infrastructure over nfnetlinkPablo Neira Ayuso2011-12-251-0/+352
OpenPOWER on IntegriCloud