summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_proto_gre.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: gre: Use consistent GRE and PTTP header structure instead of the o...Gao Feng2016-09-071-6/+7
* netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfil...Gao Feng2016-09-071-2/+2
* netfilter: use IS_ENABLED() macroDuan Jiong2014-06-301-1/+1
* netfilter: add my copyright statementsPatrick McHardy2013-04-181-0/+2
* netfilter: add protocol independent NAT corePatrick McHardy2012-08-301-15/+15
* netfilter: ctnetlink: remove dead NAT codePatrick McHardy2011-12-231-1/+0
* netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy2011-12-231-1/+0
* netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy2011-12-231-4/+4
* 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
OpenPOWER on IntegriCloud