summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_conntrack_standalone.c
AgeCommit message (Expand)Author
2011-12-27netfilter: provide config option to disable ancient procfs partsJan Engelhardt
2011-04-17netfilter: nf_conntrack_standalone: Fix set-but-unused variables.David S. Miller
2011-01-19netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Simon Horman
2011-01-06netfilter: fix export secctx error handlingPablo Neira Ayuso
2010-11-15netfilter: add __rcu annotationsEric Dumazet
2010-10-21secmark: export secctx, drop secmark in procfsEric Paris
2010-05-13netfilter: cleanup printk messagesStephen Hemminger
2010-04-23netfilter: nf_conntrack: extend with extra stat counterJesper Dangaard Brouer
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-15netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet
2008-12-29cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell
2008-11-03net: '&' reduxAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_log_inval...Alexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_checksum ...Alexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_count sysctlAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns /proc/net/stat/nf_conntrack, /proc/n...Alexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns statisticsAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns /proc/net/nf_conntrack, /proc/net/st...Alexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack countAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: add netns boilerplateAlexey Dobriyan
2008-08-06netfilter: fix two recent sysctl problemsKrzysztof Piotr Oledzki
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki
2008-05-02netfilter: assign PDE->fops before gluing PDE into /proc treeDenis V. Lunev
2008-04-14[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessorsPatrick McHardy
2008-04-14[NETFILTER]: nf_conntrack: less hairy ifdefs around proc and sysctlAlexey Dobriyan
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-27[NETFILTER]: Replate direct proc_fops assignment with proc_create call.Denis V. Lunev
2008-02-29[NETFILTER/RXRPC]: Don't use seq_release_private where inappropriate.Pavel Emelyanov
2008-01-31[NETFILTER]: nf_conntrack: fix sparse warningPatrick McHardy
2008-01-31[NETFILTER]: nf_conntrack: annotate l3protos with constJan Engelhardt
2008-01-31[NETFILTER]: nf_conntrack: naming unificationPatrick McHardy
2008-01-31[NETFILTER]: nf_conntrack: use RCU for conntrack hashPatrick McHardy
2008-01-31[NETFILTER]: conntrack: get rid of sparse warningsStephen Hemminger
2008-01-28[NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protosPatrick McHardy
2008-01-28[NETFILTER]: nf_conntrack: remove print_conntrack function from l3protosPatrick McHardy
2008-01-28[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov
2007-10-10[NETFILTER]: Make netfilter code use the seq_open_privatePavel Emelyanov
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-07-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19[NET] NETFILTER: Fix whitespace errors.YOSHIFUJI Hideaki
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: introduce nf_conntrack_expect_max sysctPatrick McHardy