summaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ip_tables.c
Commit message (Expand)AuthorAgeFilesLines
* [NETFILTER]: {ip,ip6,arp}_tables: return EAGAIN for invalid SO_GET_ENTRIES sizePatrick McHardy2008-04-141-2/+2
* [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-141-15/+16
* [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-261-8/+8
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-051-1/+1
* [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-01-311-3/+18
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-311-4/+6
* [NETFILTER]: netns: put table module on netns stopAlexey Dobriyan2008-01-311-0/+3
* [NETFILTER]: ip_tables: propagate netns from userspaceAlexey Dobriyan2008-01-311-22/+23
* [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table()Alexey Dobriyan2008-01-311-11/+17
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-311-6/+6
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-311-3/+4
* [NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt2008-01-311-1/+1
* [NETFILTER]: {ip,ip6}_tables: remove some inlinesDenys Vlasenko2008-01-281-20/+27
* [NETFILTER]: Parenthesize macro parametersJan Engelhardt2008-01-281-1/+2
* [NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy2008-01-281-0/+1
* [NETFILTER]: ip_tables: remove ipchains compatibility hackPatrick McHardy2008-01-281-8/+0
* [NETFILTER]: {ip,ip6}_tables: fix format stringsPatrick McHardy2008-01-281-12/+8
* [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differencesPatrick McHardy2008-01-281-36/+30
* [NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy2008-01-281-59/+8
* [NETFILTER]: ip_tables: fix compat typesPatrick McHardy2008-01-281-24/+27
* [NETFILTER]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry ...Patrick McHardy2008-01-281-2/+6
* [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy2008-01-281-12/+1
* [NETFILTER]: ip_tables: reformat compat codePatrick McHardy2008-01-281-89/+92
* [NETFILTER]: ip_tables: kill useless wrapperPatrick McHardy2008-01-281-7/+1
* [NETFILTER]: x_tables: remove obsolete overflow checkPatrick McHardy2008-01-281-2/+0
* [NETFILTER]: x_tables: struct xt_table_info dietEric Dumazet2008-01-281-15/+9
* [NETFILTER]: Introduce NF_INET_ hook valuesPatrick McHardy2008-01-281-22/+22
* [NETFILTER]: ip_tables: fix compat copy racePatrick McHardy2007-12-141-45/+12
* [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-151-10/+10
* [NETFILTER]: Fix/improve deadlock condition on module removal netfilterNeil Horman2007-09-111-0/+1
* [NETFILTER] net/ipv4/netfilter/ip_tables.c: lower printk severityDan Aloni2007-07-101-1/+1
* [NETFILTER]: x_tables: mark matches and targets __read_mostlyPatrick McHardy2007-07-101-3/+3
* [NETFILTER]: x_tables: add TRACE targetJozsef Kadlecsik2007-07-101-13/+114
* [NETFILTER]: x_tables: switch xt_match->checkentry to boolJan Engelhardt2007-07-101-5/+5
* [NETFILTER]: x_tables: switch xt_match->match to boolJan Engelhardt2007-07-101-13/+13
* [NETFILTER]: x_tables: switch hotdrop to boolJan Engelhardt2007-07-101-4/+4
* [NETFILTER]: ip_tables: fix compat related crashDmitry Mishin2007-06-071-18/+63
* [NETFILTER]: Remove changelogs and CVS IDsPatrick McHardy2007-04-251-6/+0
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-2/+2
* [IP]: Introduce ip_hdrlen()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-5/+5
* [NETFILTER]: {ip,ip6}_tables: use struct xt_table instead of redefined struct...Jan Engelhardt2007-02-081-10/+10
* [NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt2007-02-081-10/+10
* [NETFILTER]: compat offsets size changeDmitry Mishin2007-01-041-5/+5
* [NETFILTER]: {ip,ip6,arp}_tables: fix exponential worst-case search for loopsAl Viro2006-12-131-2/+3
* [NETFILTER]: ip_tables: ipt and ipt_compat checks unificationDmitry Mishin2006-12-131-97/+79
* [NETFILTER]: Fix iptables compat hook validationDmitry Mishin2006-12-061-27/+51
* [NETFILTER]: Fix {ip,ip6,arp}_tables hook validationDmitry Mishin2006-12-061-43/+25
* [NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin2006-10-301-25/+11
* [NETFILTER]: ip_tables: compat error way cleanupVasily Averin2006-10-301-0/+1
OpenPOWER on IntegriCloud