aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/nf_nat_rule.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-13/+15
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-7/+7
2007-07-26netfilter endian regressionsAl Viro1-1/+1
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy1-10/+4
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-2/+2
2007-07-10[NETFILTER]: Remove incorrect inline markersJan Engelhardt1-1/+1
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt1-14/+14
2007-05-10[NETFILTER]: nf_nat: remove unused argument of function allocating bindingYasuyuki Kozakai1-9/+4
2007-05-10[NETFILTER]: Clean up table initializationPatrick McHardy1-65/+8
2007-05-03[NETFILTER]: ipt_DNAT: accept port randomization optionPatrick McHardy1-4/+0
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-9/+9
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined structure namesJan Engelhardt1-1/+1
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt1-1/+1
2007-02-08[NETFILTER]: NAT: optional source port randomization supportEric Leblond1-0/+4
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik1-0/+343