aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_proto_gre.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao2010-08-021-2/+2
* netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-021-4/+4
* [NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_pro...Jan Engelhardt2008-04-141-1/+1
* [NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt2008-04-141-9/+9
* [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocolPatrick McHardy2008-04-141-1/+0
* [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy2008-04-141-2/+2
* [NETFILTER]: nf_nat: add helpers for common NAT protocol operationsPatrick McHardy2008-04-141-19/+1
* [NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with constJan Engelhardt2008-01-311-1/+1
* [NETFILTER]: nf_conntrack: naming unificationPatrick McHardy2008-01-311-5/+5
* [NETFILTER]: more sparse fixesStephen Hemminger2008-01-311-2/+2
* [NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy2008-01-281-1/+1
* [NETFILTER]: nf_nat_proto_gre: add missing module referencePatrick McHardy2008-01-281-0/+1
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-4/+4
* [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-1/+1
* [NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy2007-10-101-2/+2
* [NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy2007-07-101-12/+5
* [NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte2007-05-031-12/+8
* [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/+179