aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_proto_gre.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-30netfilter: use IS_ENABLED() macroDuan Jiong1-1/+1
2013-04-18netfilter: add my copyright statementsPatrick McHardy1-0/+2
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy1-15/+15
2011-12-23netfilter: ctnetlink: remove dead NAT codePatrick McHardy1-1/+0
2011-12-23netfilter: nat: remove module reference counting from NAT protocolsPatrick McHardy1-1/+0
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy1-4/+4
2010-08-02netfilter: nf_nat: don't check if the tuple is unique when there isn't any other choiceChangli Gao1-2/+2
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao1-4/+4
2008-04-14[NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_greJan Engelhardt1-1/+1
2008-04-14[NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt1-9/+9
2008-04-14[NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocolPatrick McHardy1-1/+0
2008-04-14[NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_commonPatrick McHardy1-2/+2
2008-04-14[NETFILTER]: nf_nat: add helpers for common NAT protocol operationsPatrick McHardy1-19/+1
2008-01-31[NETFILTER]: nf_{conntrack,nat}_proto_gre: annotate with constJan Engelhardt1-1/+1
2008-01-31[NETFILTER]: nf_conntrack: naming unificationPatrick McHardy1-5/+5
2008-01-31[NETFILTER]: more sparse fixesStephen Hemminger1-2/+2
2008-01-28[NETFILTER]: nf_nat: mark NAT protocols constPatrick McHardy1-1/+1
2008-01-28[NETFILTER]: nf_nat_proto_gre: add missing module referencePatrick McHardy1-0/+1
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-4/+4
2007-10-15[NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu1-1/+1
2007-10-10[NETFILTER]: nfnetlink: rename functions containing 'nfattr'Patrick McHardy1-2/+2
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-12/+5
2007-05-03[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NATJorge Boncompte1-12/+8
2007-03-05[NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy1-2/+1
2006-12-02[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper portPatrick McHardy1-0/+179