aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nfnetlink_acct.c
Commit message (Expand)AuthorAgeFilesLines
* 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