aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_acct.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-21netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal1-6/+1
2018-12-21netfilter: conntrack: merge acct and helper sysctl table with main oneFlorian Westphal1-64/+1
2018-12-21netfilter: conntrack: un-export seq_print_acctFlorian Westphal1-19/+0
2018-03-20netfilter: Replace printk() with pr_*() and define pr_fmt()Arushi Singhal1-2/+4
2017-04-26netfilter: conntrack: mark extension structs as constFlorian Westphal1-1/+1
2015-03-18netfilter: Remove uses of seq_<foo> return valuesJoe Perches1-3/+5
2013-11-03netfilter: introduce nf_conn_acct structureHolger Eitzenberger1-5/+7
2013-01-23netfilter: nf_ct_acct: move initialization out of pernet_operationsGao feng1-23/+13
2012-11-18net: Don't export sysctls to unprivileged usersEric W. Biederman1-0/+4
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-2/+2
2011-12-25Merge branch 'nf-next' of git://1984.lsi.us.es/net-nextDavid S. Miller1-2/+2
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-12-18netfilter: nf_conntrack: use atomic64 for accounting countersEric Dumazet1-2/+2
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-06-25netfilter: complete the deprecation of CONFIG_NF_CT_ACCTTim Gardner1-13/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-1/+0
2009-06-12trivial: Fix paramater/parameter typo in dmesg and source commentsMartin Olsson1-1/+1
2008-11-03net: '&' reduxAlexey Dobriyan1-1/+1
2008-10-16fix random typosDanny ter Haar1-1/+1
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack accountingAlexey Dobriyan1-28/+72
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki1-0/+104