summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/x_tables.h
Commit message (Expand)AuthorAgeFilesLines
* percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-221-2/+2
* netfilter: get rid of atomic ops in fast pathEric Dumazet2011-04-041-54/+42
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-191-5/+5
|\
| * netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-101-5/+5
* | netfilter: x_table: speedup compat operationsEric Dumazet2011-01-131-1/+2
|/
* netfilter: xtables: unify {ip,ip6,arp}t_error_targetJan Engelhardt2010-10-131-0/+5
* netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
* netfilter: fix description of expected checkentry return code on xt_targetLuciano Coelho2010-05-201-1/+1
* netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-111-1/+4
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-111-1/+1
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-111-2/+0
* netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-111-25/+17
* netfilter: x_tables: rectify XT_FUNCTION_MAXNAMELEN usageJan Engelhardt2010-04-271-8/+6
* netfilter: xtables: make ip_tables reentrantJan Engelhardt2010-04-191-0/+7
* netfilter: xtables: make XT_ALIGN() usable in exported headers by exporting _...Alexey Dobriyan2010-04-131-3/+3
* 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
OpenPOWER on IntegriCloud