aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter
AgeCommit message (Expand)Author
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21nf_nat: restrict ICMP translation for embedded headerJulian Anastasov
2010-10-21secmark: export secctx, drop secmark in procfsEric Paris
2010-10-18netfilter: fix kconfig unmet dependency warningRandy Dunlap
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-13netfilter: xtables: resolve indirect macros 3/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 2/3Jan Engelhardt
2010-10-13netfilter: xtables: resolve indirect macros 1/3Jan Engelhardt
2010-10-07Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar
2010-10-07Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2010-10-04netfilter: ipt_LOG: add bufferisation to call printk() onceEric Dumazet
2010-10-04netfilter: nf_nat: make find/put staticStephen Hemminger
2010-09-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-23net: return operator cleanupEric Dumazet
2010-09-22netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa
2010-09-22netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy
2010-09-22netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao
2010-09-22netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso
2010-09-16netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao
2010-09-16netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao
2010-09-15netfilter: nf_nat: add nf_nat_csum()Changli Gao
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-23netfilter: fix CONFIG_COMPAT supportFlorian Westphal
2010-08-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-08-19net/netfilter: __rcu annotationsArnd Bergmann
2010-08-19netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao
2010-08-17netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet
2010-08-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-08-02netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao
2010-08-02netfilter: nf_nat: make unique_tuple return voidChangli Gao
2010-08-02netfilter: nf_nat: use local variable hdrlenChangli Gao
2010-08-02netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet
2010-07-23netfilter: iptables: use skb->len for accountingChangli Gao
2010-07-23netfilter: arptables: use arp_hdr_len()Changli Gao
2010-07-23netfilter: nf_nat_core: merge the same linesChangli Gao
2010-07-21net: remove last uses of __attribute__((packed))Gustavo F. Padovan
2010-07-12net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet
2010-07-05netfilter: ipt_REJECT: avoid touching dst refEric Dumazet
2010-07-05netfilter: ipt_REJECT: postpone the checksum calculation.Changli Gao
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy
2010-06-28netfilter: ipt_LOG/ip6t_LOG: remove comparison within loopPatrick McHardy
2010-06-23net - IP_NODEFRAG option for IPv4 socketJiri Olsa
2010-06-17netfilter: nf_nat: support user-specified SNAT rules in LOCAL_INPatrick McHardy
2010-06-15Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-06-15netfilter: CLUSTERIP: RCU conversionEric Dumazet
2010-06-09netfilter: ip_queue: rwlock to spinlock conversionEric Dumazet