summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ipt_NETMAP.c
AgeCommit message (Expand)AuthorLines
2012-09-21netfilter: combine ipt_NETMAP and ip6t_NETMAPJan Engelhardt-101/+0
2012-08-30netfilter: add protocol independent NAT corePatrick McHardy-6/+9
2011-12-23netfilter: nf_nat: export NAT definitions to userspacePatrick McHardy-7/+7
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy-2/+4
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt-1/+1
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt-3/+3
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt-1/+1
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt-3/+3
2008-10-08netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt-5/+2
2008-10-08netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt-9/+8
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt-1/+1
2008-01-28[NETFILTER]: Update modules' descriptionsJan Engelhardt-1/+1
2008-01-28[NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_infoPatrick McHardy-1/+1
2008-01-28[NETFILTER]: x_tables: consistent and unique symbol namesJan Engelhardt-20/+15
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy-6/+7
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu-4/+4
2007-07-10[NETFILTER]: Convert DEBUGP to pr_debugPatrick McHardy-10/+3
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy-1/+1
2007-07-10[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt-4/+4
2007-04-25[NETFILTER]: Remove IPv4 only connection tracking/NATPatrick McHardy-13/+9
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo-2/+2
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki-2/+2
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt-3/+5
2006-12-02[NETFILTER]: Add NAT support for nf_conntrackJozsef Kadlecsik-0/+4
2006-09-28[NETFILTER]: ipt annotationsAl Viro-1/+1
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy-1/+0
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton-4/+4
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy-0/+2
2006-03-20[NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy-13/+4
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte-1/+1
2005-08-29[NETFILTER]: Make NETMAP target usable in OUTPUTGary Wayne Smith-3/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+117