aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_proto_sctp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker1-0/+1
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao1-3/+3
2009-06-09netfilter: Fix extra semi-colon in skb_walk_frags() changes.David S. Miller1-1/+1
2009-06-09netfilter: Use frag list abstraction interfaces.David S. Miller1-2/+3
2008-07-18sctp: remove unnecessary byteshifting, calculate directly in big-endianHarvey Harrison1-2/+2
2008-04-14[NETFILTER]: nf_nat: use bool type in nf_nat_protoJan Engelhardt1-4/+4
2008-04-14[NETFILTER]: nf_nat: add SCTP protocol supportPatrick McHardy1-0/+96