summaryrefslogtreecommitdiff
path: root/net/netfilter/nf_conntrack_helper.c
AgeCommit message (Expand)Author
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso
2012-01-12net: reintroduce missing rcu_assign_pointer() callsEric Dumazet
2011-12-23netfilter: rework user-space expectation helper supportPablo Neira Ayuso
2011-08-02rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy
2010-11-15netfilter: rcu sparse cleanupsEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-03netfilter: xtables: add CT targetPatrick McHardy
2010-02-03netfilter: nf_conntrack: support conntrack templatesPatrick McHardy
2010-02-03netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy
2009-06-13netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso
2009-04-15netfilter: nf_conntrack: fix crash when unloading helpersPatrick McHardy
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet
2009-03-25netfilter: limit the length of the helper nameHolger Eitzenberger
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2008-11-18netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso
2008-11-05netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: unregister helper in every netnsAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns unconfirmed listAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan
2008-10-08netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan
2008-05-22rcu: fix nf_conntrack_helper.c build bugIngo Molnar
2008-04-14[NETFILTER]: annotate rest of nf_conntrack_* with constJan Engelhardt
2008-03-25[NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy
2008-01-31[NETFILTER]: nf_conntrack: switch rwlock to spinlockPatrick McHardy
2008-01-31[NETFILTER]: nf_conntrack: use RCU for conntrack helpersPatrick McHardy
2007-07-26netfilter endian regressionsAl Viro
2007-07-20ANSIfy a couple of functions in netfilterAl Viro
2007-07-10[NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpersPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation listPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_helper/nf_conntrack_netlink: convert to expectation...Patrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_typePatrick McHardy
2007-07-10[NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai
2007-06-07[NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy
2006-12-02[NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanupPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: fix helper structure alignmentPatrick McHardy
2006-12-02[NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCKPatrick McHardy
2006-12-02[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson
2006-12-02[NETFILTER]: More __read_mostly annotationsMartin Josefsson
2006-12-02[NETFILTER]: nf_conntrack: split out helper handlingMartin Josefsson