summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/x_tables.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-251-2/+2
* netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-251-1/+1
* netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-251-0/+2
* netfilter: xtables: reduce holes in struct xt_targetJan Engelhardt2010-03-181-1/+1
* netfilter: xtables: remove almost-unused xt_match_param.data memberJan Engelhardt2010-03-181-3/+0
* netfilter: update documentation fields of x_tables.hJan Engelhardt2010-03-181-2/+8
* netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-241-1/+9
* netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-241-0/+9
* netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-151-1/+1
* netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-151-6/+6
* Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-101-0/+4
|\
| * netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-101-0/+4
* | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-101-4/+9
* | netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan2010-02-101-5/+1
|/
* netfilter: add struct net * to target parametersPatrick McHardy2010-02-031-0/+2
* netfilter: xtables: CONFIG_COMPAT reduxAlexey Dobriyan2010-02-021-4/+8
* netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-181-0/+1
* netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-181-0/+1
* net: cleanup include/linuxEric Dumazet2009-11-041-30/+15
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-241-1/+1
* netfilter: xtables: realign struct xt_target_paramJan Engelhardt2009-08-101-1/+1
* netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-041-2/+4
* netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet2009-05-011-2/+2
* netfilter: revised locking for x_tablesStephen Hemminger2009-04-281-5/+68
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-261-0/+23
|\
| * netfilter: factorize ifname_compare()Eric Dumazet2009-03-251-0/+23
* | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-261-14/+16
|\ \ | |/ |/|
| * make netfilter use strict integer typesArnd Bergmann2009-03-261-14/+16
* | netfilter: iptables: lock free countersStephen Hemminger2009-02-201-2/+4
* | netfilter: x_tables: change elements in x_tablesStephen Hemminger2009-02-181-5/+4
|/
* netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy2009-01-121-1/+1
* netfilter: xtables: add missing const qualifier to xt_tgchk_paramJan Engelhardt2008-11-241-1/+1
* netfilter: xtables: provide invoked family value to extensionsJan Engelhardt2008-10-081-2/+10
* netfilter: xtables: move extension arguments into compound structure (6/6)Jan Engelhardt2008-10-081-1/+7
* netfilter: xtables: move extension arguments into compound structure (5/6)Jan Engelhardt2008-10-081-9/+20
* netfilter: xtables: move extension arguments into compound structure (4/6)Jan Engelhardt2008-10-081-5/+17
* netfilter: xtables: move extension arguments into compound structure (3/6)Jan Engelhardt2008-10-081-1/+7
* netfilter: xtables: move extension arguments into compound structure (2/6)Jan Engelhardt2008-10-081-10/+22
* netfilter: xtables: move extension arguments into compound structure (1/6)Jan Engelhardt2008-10-081-7/+21
* netfilter: xtables: do centralized checkentry call (1/2)Jan Engelhardt2008-10-081-2/+4
* netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt2008-10-081-14/+14
* [NETFILTER]: annotate {arp,ip,ip6,x}tables with constJan Engelhardt2008-04-141-2/+2
* [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_*Alexey Dobriyan2008-01-311-2/+2
* [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat codePatrick McHardy2008-01-311-4/+4
* [NETFILTER]: x_tables: per-netns xt_tablesAlexey Dobriyan2008-01-311-2/+4
* [NETFILTER]: x_tables: change xt_table_register() return value conventionAlexey Dobriyan2008-01-311-3/+3
* [NETFILTER]: Use const in struct xt_match, xt_target, xt_tableJan Engelhardt2008-01-311-3/+3
* [NETFILTER]: ip_tables: move compat offset calculation to x_tablesPatrick McHardy2008-01-281-0/+4
* [NETFILTER]: {ip,ip6,arp}_tables: consolidate iterator macrosPatrick McHardy2008-01-281-0/+43
* [NETFILTER]: x_tables: make xt_compat_match_from_user usable in iterator macrosPatrick McHardy2008-01-281-2/+2
OpenPOWER on IntegriCloud