aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAge
* netfilter: x_tables: dont block BH while reading countersEric Dumazet2011-01-10
* netfilter: fix export secctx error handlingPablo Neira Ayuso2011-01-06
* ipv4: Don't pre-seed hoplimit metric.David S. Miller2010-12-13
* net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller2010-12-13
* Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-22
* ipv4: netfilter: ip_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
* ipv4: netfilter: arp_tables: fix information leak to userlandVasiliy Kulikov2010-11-03
* netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=nPatrick McHardy2010-10-29
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-23
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-21
| |\ \
| | * | nf_nat: restrict ICMP translation for embedded headerJulian Anastasov2010-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
| | * | netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-04
| | * | netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpersPablo Neira Ayuso2010-09-22
| | * | netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()Changli Gao2010-09-16
| | * | netfilter: nf_nat_core: don't check if the tuple is used if there is no other...Changli Gao2010-09-16
| | * | netfilter: nf_nat: add nf_nat_csum()Changli Gao2010-09-15
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-27
| |\ \ \
| * | | | 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
| |\ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-22
| |\ \ \ \
| * | | | | netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH messageChangli Gao2010-08-19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.36-rc7' into core/rcuIngo Molnar2010-10-07
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-07
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net/netfilter: __rcu annotationsArnd Bergmann2010-08-19
| | |_|_|/ | |/| | |
* | | | | secmark: export secctx, drop secmark in procfsEric Paris2010-10-20
| |_|/ / |/| | |
* | | | netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flagJiri Olsa2010-09-22
* | | | netfilter: nf_nat_snmp: fix checksum calculation (v4)Patrick McHardy2010-09-22
* | | | netfilter: fix ipt_REJECT TCP RST routing for indev == outdevChangli Gao2010-09-22
| |/ / |/| |
* | | netfilter: fix CONFIG_COMPAT supportFlorian Westphal2010-08-23
|/ /
* / netfilter: {ip,ip6,arp}_tables: avoid lockdep false positiveEric Dumazet2010-08-17
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-08-02
|\
| * netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...Changli Gao2010-08-02
| * netfilter: nf_nat: make unique_tuple return voidChangli Gao2010-08-02
| * netfilter: nf_nat: use local variable hdrlenChangli Gao2010-08-02
| * netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessaryEric Dumazet2010-08-02
| * netfilter: iptables: use skb->len for accountingChangli Gao2010-07-23
| * netfilter: arptables: use arp_hdr_len()Changli Gao2010-07-23
| * netfilter: nf_nat_core: merge the same linesChangli Gao2010-07-23
| * netfilter: ipt_REJECT: avoid touching dst refEric Dumazet2010-07-05
| * netfilter: ipt_REJECT: postpone the checksum calculation.Changli Gao2010-07-05
* | net: remove last uses of __attribute__((packed))Gustavo F. Padovan2010-07-21
* | net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
|/