summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_acct.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal2018-12-211-6/+1Star
* netfilter: conntrack: merge acct and helper sysctl table with main oneFlorian Westphal2018-12-211-64/+1Star
* netfilter: conntrack: un-export seq_print_acctFlorian Westphal2018-12-211-19/+0Star
* netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal2018-03-201-2/+4
* netfilter: conntrack: mark extension structs as constFlorian Westphal2017-04-261-1/+1
* netfilter: Remove uses of seq_<foo> return valuesJoe Perches2015-03-181-3/+5
* netfilter: introduce nf_conn_acct structureHolger Eitzenberger2013-11-031-5/+7
* netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng2013-01-231-23/+13Star
* net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-191-0/+4
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-211-2/+2
* Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller2011-12-251-2/+2
|\
| * netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet2011-12-181-2/+2
* | module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-201-1/+1
|/
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-11-011-0/+1
* netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner2010-06-251-13/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-1/+0Star
* trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson2009-06-121-1/+1
* net: '&' reduxAlexey Dobriyan2008-11-041-1/+1
* fix random typosDanny ter Haar2008-10-161-1/+1
* netfilter: netns nf_conntrack: per-netns conntrack accountingAlexey Dobriyan2008-10-081-28/+72
* netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki2008-07-211-0/+104