aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/nf_conntrack_helper.c
AgeCommit message (Expand)Author
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