aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/netfilter (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-23net: return operator cleanupEric Dumazet1-7/+7
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-65/+18
2010-09-07netfilter: discard overlapping IPv6 fragmentNicolas Dichtel1-65/+15
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal1-0/+3
2010-08-23net: Rename skb_has_frags to skb_has_frag_listDavid S. Miller1-1/+1
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet1-0/+2
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-2/+4
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller2-7/+16
2010-08-02netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet1-4/+6
2010-07-23netfilter: ip6tables: use skb->len for accountingChangli Gao1-3/+1
2010-07-11fix comment/printk typos concerning "already"Uwe Kleine-König1-1/+1
2010-07-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+4
2010-07-05netfilter: nf_conntrack_reasm: add fast path for in-order fragmentsChangli Gao1-0/+9
2010-07-02netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECTEric Dumazet1-2/+4
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy1-28/+53
2010-06-28netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy1-3/+3
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-1/+1
2010-06-14netfilter: defrag: kill unused work parameter of frag_kfree_skb()Shan Wei1-4/+2
2010-06-14netfilter: defrag: remove one redundant atomic opsShan Wei1-2/+1
2010-06-09netfilter: ip6_queue: rwlock to spinlock conversionEric Dumazet1-32/+25
2010-06-08netfilter: nf_conntrack: IPS_UNTRACKED bitEric Dumazet1-1/+1
2010-06-04netfilter: vmalloc_node cleanupEric Dumazet1-4/+3
2010-05-31netfilter: xtables: stackptr should be percpuEric Dumazet1-1/+1
2010-05-13netfilter: remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-13netfilter: cleanup printk messagesStephen Hemminger4-10/+10
2010-05-13netfilter: change NF_ASSERT to WARN_ONStephen Hemminger1-6/+1
2010-05-11netfilter: xtables: combine built-in extension structsJan Engelhardt1-34/+30
2010-05-11netfilter: xtables: change hotdrop pointer to direct modificationJan Engelhardt7-17/+16
2010-05-11netfilter: xtables: deconstify struct xt_action_param for matchesJan Engelhardt8-11/+8
2010-05-11netfilter: xtables: substitute temporary defines by final nameJan Engelhardt10-11/+14
2010-05-11netfilter: xtables: combine struct xt_match_param and xt_target_paramJan Engelhardt1-14/+13
2010-05-02netfilter: xtables: dissolve do_match functionJan Engelhardt1-17/+5
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy8-3/+11
2010-04-19netfilter: xtables: remove old comments about reentrancyJan Engelhardt2-5/+0
2010-04-19netfilter: xtables: make ip_tables reentrantJan Engelhardt1-34/+22
2010-04-15netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as defaultPatrick McHardy1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-0/+7
2010-04-08netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip6_queueHerbert Xu1-2/+1
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo7-0/+7
2010-03-25netfilter: xtables: change targets to return error codeJan Engelhardt2-6/+6
2010-03-25netfilter: xtables: change matches to return error codeJan Engelhardt7-14/+14
2010-03-25netfilter: xtables: change xt_target.checkentry return typeJan Engelhardt2-2/+2
2010-03-25netfilter: xtables: change xt_match.checkentry return typeJan Engelhardt7-7/+7
2010-03-25netfilter: ipv6: use NFPROTO values for NF_HOOK invocationJan Engelhardt1-1/+1
2010-03-25netfilter: xtables: consolidate code into xt_request_find_matchJan Engelhardt1-10/+8
2010-03-25netfilter: xtables: make use of xt_request_find_targetJan Engelhardt1-12/+8
2010-03-25netfilter: xt extensions: use pr_<level> (2)Jan Engelhardt7-31/+29
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik1-1/+1