aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter
Commit message (Expand)AuthorAge
...
* netfilter: fix module dependency issues with IPv6 defragmentation, ip6tables ...KOVACS Krisztian2010-10-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
|\
| * tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-21
| * netfilter: fix kconfig unmet dependency warningRandy Dunlap2010-10-18
| * netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt2010-10-13
| * netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt2010-10-13
| * netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt2010-10-13
| * netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet2010-10-04
* | net: return operator cleanupEric Dumazet2010-09-23
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-10
|\
| * netfilter: discard overlapping IPv6 fragmentNicolas Dichtel2010-09-07
| * netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-23
* | net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller2010-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