aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAge
* netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-07
* netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-23
* netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-17
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\
| * | fix comment/printk typos concerning "already"Uwe Kleine-König2010-07-11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-02
|\ \ \
| * | | netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet2010-08-02
| * | | netfilter: ip6tables: use skb->len for accountingChangli Gao2010-07-23
| * | | netfilter: nf_conntrack_reasm: add fast path for in-order fragmentsChangli Gao2010-07-05
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-07
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet2010-07-02
| |/
* | netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2010-06-28
* | netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy2010-06-28
* | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-06-15
|\|
| * netfilter: xtables: stackptr should be percpuEric Dumazet2010-05-31
* | netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei2010-06-14
* | netfilter: defrag: remove one redundant atomic opsShan Wei2010-06-14
* | netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet2010-06-09
* | netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet2010-06-08
* | netfilter: vmalloc_node cleanupEric Dumazet2010-06-04
|/
* netfilter: remove unnecessary returns from void function()sJoe Perches2010-05-13
* netfilter: cleanup printk messagesStephen Hemminger2010-05-13
* netfilter: change NF_ASSERT to WARN_ONStephen Hemminger2010-05-13
* netfilter: xtables: combine built-in extension structsJan Engelhardt2010-05-11
* netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt2010-05-11
* netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt2010-05-11
* netfilter: xtables: substitute temporary defines by final nameJan Engelhardt2010-05-11
* netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt2010-05-11
* netfilter: xtables: dissolve do_match functionJan Engelhardt2010-05-02
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-20
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
| |\
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
| |\|
| | * netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2010-03-25
| * | net: remove trailing space in messagesFrans Pop2010-03-24
| |/
* | netfilter: xtables: remove old comments about reentrancyJan Engelhardt2010-04-19
* | netfilter: xtables: make ip_tables reentrantJan Engelhardt2010-04-19
* | netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as defaultPatrick McHardy2010-04-15
* | netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queueHerbert Xu2010-04-08
* | netfilter: xtables: change targets to return error codeJan Engelhardt2010-03-25
* | netfilter: xtables: change matches to return error codeJan Engelhardt2010-03-25
* | netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2010-03-25
* | netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt2010-03-25
* | netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt2010-03-25
* | netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt2010-03-25
* | netfilter: xtables: make use of xt_request_find_targetJan Engelhardt2010-03-25
* | netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt2010-03-25
* | netfilter: remove unused headers in net/ipv6/netfilter/ip6t_LOG.cZhitong Wang2010-03-19
* | netfilter: xtables: replace custom duprintf with pr_debugJan Engelhardt2010-03-18