summaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter/x_tables.h
Commit message (Expand)AuthorAgeFilesLines
* netfilter: x_tables: pack percpu counter allocationsFlorian Westphal2016-12-061-1/+6
* netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal2016-12-061-26/+1
* netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal2016-12-061-5/+1
* netfilter: x_tables: move hook state into xt_action_param structurePablo Neira Ayuso2016-11-031-10/+38
* netfilter: x_tables: speed up jump target validationFlorian Westphal2016-07-181-0/+4
* netfilter: Convert FWINV<[foo]> macros and uses to NF_INVFJoe Perches2016-07-031-0/+4
* netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso2016-04-291-3/+3
* netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-04-141-0/+3
* netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-04-141-1/+1
* netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-04-141-2/+2
* netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-04-141-0/+3
* netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-04-141-0/+4
* netfilter: xtables: don't hook tables by defaultFlorian Westphal2016-03-021-2/+4
* netfilter: x_tables: Pass struct net in xt_action_paramEric W. Biederman2015-09-181-1/+2
* netfilter: add and use jump label for xt_teeFlorian Westphal2015-07-151-0/+7
* netfilter: xtables: don't save/restore jumpstack offsetFlorian Westphal2015-07-151-1/+0
* netfilter: xtables: fix warnings on 32bit platformsFlorian Westphal2015-06-181-4/+4
* netfilter: x_tables: align per cpu xt_counterEric Dumazet2015-06-181-2/+4
* netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference.Eric Dumazet2015-06-151-4/+1
* netfilter: xtables: avoid percpu ruleset duplicationFlorian Westphal2015-06-121-2/+2
* netfilter: xtables: use percpu rule countersFlorian Westphal2015-06-121-0/+49
* netfilter: x_tables: add context to know if extension runs from nft_compatPablo Neira Ayuso2015-05-151-0/+2
* netfilter: Remove extern from function prototypesJoe Perches2013-09-261-65/+63
* UAPI: (Scripted) Disintegrate include/linux/netfilterDavid Howells2012-10-091-185/+1
* 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
|\
OpenPOWER on IntegriCloud