aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_proto_gre.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy2010-02-031-1/+1
* net: Simplify conntrack_proto_gre pernet operations.Eric W. Biederman2009-12-011-14/+6
* netns: net_identifiers should be read_mostlyEric Dumazet2009-11-181-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy2009-06-111-1/+1
|\
| * net: skb->dst accessorsEric Dumazet2009-06-031-1/+1
* | netfilter: nf_conntrack: use per-conntrack locks for protocol dataPatrick McHardy2009-06-101-2/+1
|/
* netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-251-0/+1
* netfilter: nf_conntrack_proto_gre: spread __exitAlexey Dobriyan2008-11-201-1/+1
* netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan2008-10-301-2/+2
* netfilter: netns nf_conntrack: GRE conntracking in netnsAlexey Dobriyan2008-10-081-23/+74
* netfilter: netns nf_conntrack: pass conntrack to nf_conntrack_event_cache() n...Alexey Dobriyan2008-10-081-1/+1
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-081-1/+1
* netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan2008-09-071-4/+4
* netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan2008-09-071-1/+5
* [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by funct...Jan Engelhardt2008-04-141-3/+3
* [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4protoJan Engelhardt2008-04-141-13/+12
* [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with constJan Engelhardt2008-01-311-2/+4
* [NETFILTER]: ctnetlink: use netlink policyPatrick McHardy2007-10-101-0/+1
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-101-2/+2
* [NETFILTER]: nf_conntrack: mark protocols __read_mostlyPatrick McHardy2007-07-141-1/+1
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-17/+11
* [NETFILTER]: nf_conntrack: fix helper module unload racesPatrick McHarrdy2007-06-071-2/+0
* [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy2007-03-051-2/+1
* [NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy2006-12-021-0/+305