aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_helper.c
Commit message (Expand)AuthorAge
* netfilter: nf_ct_helper: disable automatic helper re-assignment of different ...Pablo Neira Ayuso2012-06-18
* netfilter: add user-space connection tracking helper infrastructurePablo Neira Ayuso2012-06-16
* netfilter: nf_ct_helper: implement variable length helper private dataPablo Neira Ayuso2012-06-16
* netfilter: nf_conntrack: fix explicit helper attachment and NATPablo Neira Ayuso2012-05-08
* netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-08
* netfilter: ctnetlink: allow to set expectfn for expectationsPablo Neira Ayuso2012-03-07
* netfilter: revert user-space expectation helper supportPablo Neira Ayuso2012-01-16
* net: reintroduce missing rcu_assign_pointer() callsEric Dumazet2012-01-12
* netfilter: rework user-space expectation helper supportPablo Neira Ayuso2011-12-23
* rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTERStephen Hemminger2011-08-02
* netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-14
* netfilter: rcu sparse cleanupsEric Dumazet2010-11-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-10
|\
| * netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-08
* | netfilter: xtables: add CT targetPatrick McHardy2010-02-03
* | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-03
* | netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy2010-02-03
|/
* netfilter: conntrack: move helper destruction to nf_ct_helper_destroy()Pablo Neira Ayuso2009-06-13
* netfilter: nf_conntrack: fix crash when unloading helpersPatrick McHardy2009-04-15
* netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet2009-03-25
* netfilter: limit the length of the helper nameHolger Eitzenberger2009-03-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2008-11-28
|\
| * netfilter: ctnetlink: helper modules load-on-demand supportPablo Neira Ayuso2008-11-18
* | netfilter: netns ct: walk netns list under RTNLAlexey Dobriyan2008-11-05
|/
* netfilter: netns nf_conntrack: unregister helper in every netnsAlexey Dobriyan2008-10-08
* netfilter: netns nf_conntrack: per-netns unconfirmed listAlexey Dobriyan2008-10-08
* netfilter: netns nf_conntrack: per-netns expectationsAlexey Dobriyan2008-10-08
* netfilter: netns nf_conntrack: per-netns conntrack hashAlexey Dobriyan2008-10-08
* rcu: fix nf_conntrack_helper.c build bugIngo Molnar2008-05-22
* [NETFILTER]: annotate rest of nf_conntrack_* with constJan Engelhardt2008-04-14
* [NETFILTER]: nf_conntrack: introduce expectation classes and policiesPatrick McHardy2008-03-25
* [NETFILTER]: nf_conntrack: switch rwlock to spinlockPatrick McHardy2008-01-31
* [NETFILTER]: nf_conntrack: use RCU for conntrack helpersPatrick McHardy2008-01-31
* netfilter endian regressionsAl Viro2007-07-26
* ANSIfy a couple of functions in netfilterAl Viro2007-07-20
* [NETFILTER]: nf_conntrack_helper: use hashtable for conntrack helpersPatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack_expect: maintain per conntrack expectation listPatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack_helper/nf_conntrack_netlink: convert to expectation...Patrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack: reduce masks to a subset of tuplesPatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack_expect: function naming unificationPatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack: use hlists for conntrack hashPatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack_extend: use __read_mostly for struct nf_ct_ext_typePatrick McHardy2007-07-11
* [NETFILTER]: nf_conntrack: use extension infrastructure for helperYasuyuki Kozakai2007-07-11
* [NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy2007-06-07
* [NETFILTER]: nf_conntrack: EXPORT_SYMBOL cleanupPatrick McHardy2006-12-03
* [NETFILTER]: nf_conntrack: automatic helper assignment for expectationsPatrick McHardy2006-12-03
* [NETFILTER]: nf_conntrack: fix helper structure alignmentPatrick McHardy2006-12-03
* [NETFILTER]: remove remaining ASSERT_{READ,WRITE}_LOCKPatrick McHardy2006-12-03
* [NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocolMartin Josefsson2006-12-03