aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ip_tables.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-14[NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES sizePatrick McHardy1-2/+2
2008-04-14[NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt1-15/+16
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki1-8/+8
2008-03-05net: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-01-31[NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan1-3/+18
2008-01-31[NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy1-4/+6
2008-01-31[NETFILTER]: netns: put table module on netns stopAlexey Dobriyan1-0/+3
2008-01-31[NETFILTER]: ip_tables: propagate netns from userspaceAlexey Dobriyan1-22/+23
2008-01-31[NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan1-11/+17
2008-01-31[NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan1-6/+6
2008-01-31[NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan1-3/+4
2008-01-31[NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt1-1/+1
2008-01-28[NETFILTER]: {ip,ip6}_tables: remove some inlinesDenys Vlasenko1-20/+27
2008-01-28[NETFILTER]: Parenthesize macro parametersJan Engelhardt1-1/+2
2008-01-28[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy1-0/+1
2008-01-28[NETFILTER]: ip_tables: remove ipchains compatibility hackPatrick McHardy1-8/+0
2008-01-28[NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy1-12/+8
2008-01-28[NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy1-36/+30
2008-01-28[NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy1-59/+8
2008-01-28[NETFILTER]: ip_tables: fix compat typesPatrick McHardy1-24/+27
2008-01-28[NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry ...Patrick McHardy1-2/+6
2008-01-28[NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy1-12/+1
2008-01-28[NETFILTER]: ip_tables: reformat compat codePatrick McHardy1-89/+92
2008-01-28[NETFILTER]: ip_tables: kill useless wrapperPatrick McHardy1-7/+1
2008-01-28[NETFILTER]: x_tables: remove obsolete overflow checkPatrick McHardy1-2/+0
2008-01-28[NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet1-15/+9
2008-01-28[NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy1-22/+22
2007-12-14[NETFILTER]: ip_tables: fix compat copy racePatrick McHardy1-45/+12
2007-10-15[NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu1-10/+10
2007-09-11[NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman1-0/+1
2007-07-10[NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severityDan Aloni1-1/+1
2007-07-10[NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy1-3/+3
2007-07-10[NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik1-13/+114
2007-07-10[NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt1-5/+5
2007-07-10[NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt1-13/+13
2007-07-10[NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt1-4/+4
2007-06-07[NETFILTER]: ip_tables: fix compat related crashDmitry Mishin1-18/+63
2007-04-25[NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy1-6/+0
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-2/+2
2007-04-25[IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo1-1/+1
2007-02-10[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2007-02-08[NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt1-10/+10
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt1-10/+10
2007-01-04[NETFILTER]: compat offsets size changeDmitry Mishin1-5/+5
2006-12-13[NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro1-2/+3
2006-12-13[NETFILTER]: ip_tables: ipt and ipt_compat checks unificationDmitry Mishin1-97/+79
2006-12-06[NETFILTER]: Fix iptables compat hook validationDmitry Mishin1-27/+51
2006-12-06[NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin1-43/+25
2006-10-30[NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin1-25/+11
2006-10-30[NETFILTER]: ip_tables: compat error way cleanupVasily Averin1-0/+1
2006-10-30[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin1-8/+22
2006-10-20[NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink1-0/+3
2006-09-24[PATCH] fix iptables __user misannotationsAl Viro1-3/+3
2006-09-22[NETFILTER]: x_tables: simplify compat APIPatrick McHardy1-91/+24
2006-09-22[NETFILTER]: ip_tables: revision support for compat codePatrick McHardy1-2/+3
2006-09-22[NETFILTER]: ip_tables: fix module refcount leaks in compat error pathsPatrick McHardy1-12/+27
2006-09-22[NETFILTER]: x_tables: small check_entry & module_refcount cleanupDmitry Mishin1-1/+1
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-11/+3
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-6/+3
2006-08-17[NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy1-1/+2
2006-08-13[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy1-8/+25
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[NETFILTER]: x_tables: fix xt_register_table error propagationPatrick McHardy1-1/+2
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+1
2006-05-03[NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in...Patrick McHardy1-3/+3
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy1-19/+14
2006-04-11[PATCH] for_each_possible_cpu: network codesKAMEZAWA Hiroyuki1-2/+2
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin1-131/+1007
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-22[NETFILTER]: x_tables: set the protocol family in x_tables targets/matchesPablo Neira Ayuso1-6/+9
2006-03-20[NET]: sem2mutex part 2Ingo Molnar1-1/+1
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy1-0/+3
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy1-6/+7
2006-03-20[NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy1-17/+8
2006-03-20[NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checkingPatrick McHardy1-5/+21
2006-02-04[NETFILTER]: Fix possible overflow in netfilters do_replace()Kirill Korotaev1-0/+7
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-747/+95
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap1-0/+1
2006-01-03[NETFILTER] ip_tables: NUMA-aware allocationEric Dumazet1-66/+133
2005-11-29[NET]: Add const markers to various variables.Arjan van de Ven1-1/+1
2005-10-13[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.David S. Miller1-6/+11
2005-08-29[NETFILTER]: Add goto targetPatrick McHardy1-2/+2
2005-08-29[NETFILTER]: reduce netfilter sk_buff enlargementHarald Welte1-1/+0
2005-06-21[NETFILTER]: Kill lockhelp.hPatrick McHardy1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1964