summaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter/ip6_tables.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: ip6_tables: fix information leak to userspaceJan Engelhardt2010-11-031-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-211-42/+42
|\
| * netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-131-9/+9
| * netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-131-27/+27
| * netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-131-6/+6
* | net: return operator cleanupEric Dumazet2010-09-231-7/+7
|/
* netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-231-0/+3
* netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-171-0/+2
* netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet2010-08-021-4/+6
* netfilter: ip6tables: use skb->len for accountingChangli Gao2010-07-231-3/+1
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-151-1/+1
|\
| * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-311-1/+1
* | netfilter: vmalloc_node cleanupEric Dumazet2010-06-041-4/+3
|/
* netfilter: cleanup printk messagesStephen Hemminger2010-05-131-1/+1
* netfilter: change NF_ASSERT to WARN_ONStephen Hemminger2010-05-131-6/+1
* netfilter: xtables: combine built-in extension structsJan Engelhardt2010-05-111-34/+30
* netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-111-6/+5
* 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/+2
* netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-111-14/+13
* netfilter: xtables: dissolve do_match functionJan Engelhardt2010-05-021-17/+5
* netfilter: xtables: remove old comments about reentrancyJan Engelhardt2010-04-191-2/+0
* netfilter: xtables: make ip_tables reentrantJan Engelhardt2010-04-191-34/+22
* netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-251-1/+1
* 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-10/+8
* netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-251-12/+8
* netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-251-5/+4
* netfilter: xtables: restore indentationJan Engelhardt2010-02-261-10/+15
* netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2010-02-241-27/+15
* netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-241-62/+31
* netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-241-17/+61
* netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-241-118/+61
* netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-241-56/+104
* netfilter: xtables: add const qualifiersJan Engelhardt2010-02-151-40/+48
* netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-151-2/+2
* netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-101-0/+7
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-101-2/+2
|\
| * netfilter: xtables: compat out of scope fixAlexey Dobriyan2010-02-081-2/+2
* | netfilter: add struct net * to target parametersPatrick McHardy2010-02-031-3/+5
* | netfilter: xtables: add struct xt_mtdtor_param::netAlexey Dobriyan2010-01-181-17/+20
* | netfilter: xtables: add struct xt_mtchk_param::netAlexey Dobriyan2010-01-181-6/+8
|/
* netfilter: net/ipv[46]/netfilter: Move && and || to end of previous lineJoe Perches2009-11-231-21/+21
* netfilter: xtables: mark initial tables constantJan Engelhardt2009-08-241-1/+2
* netfilter: xtables: check for standard verdicts in policiesJan Engelhardt2009-08-101-2/+19
* netfilter: xtables: check for unconditionality of policiesJan Engelhardt2009-08-101-5/+7
* netfilter: xtables: ignore unassigned hooks in check_entry_size_and_hooksJan Engelhardt2009-08-101-1/+4
* netfilter: xtables: use memcmp in unconditional checkJan Engelhardt2009-08-101-8/+3
* netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-041-1/+1
* netfilter: xtables: consolidate comefrom debug cast accessJan Engelhardt2009-05-081-5/+8
OpenPOWER on IntegriCloud