aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter
Commit message (Expand)AuthorAge
* netfilter: tcp conntrack: fix unacknowledged data detection with NATPatrick McHardy2009-06-29
* netfilter: ip_tables: fix build errorPatrick McHardy2009-06-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Patrick McHardy2009-06-11
|\
| * netfilter: Fix extra semi-colon in skb_walk_frags() changes.David S. Miller2009-06-09
| * netfilter: Use frag list abstraction interfaces.David S. Miller2009-06-09
| * net: skb->dst accessorsEric Dumazet2009-06-03
| * net: skb->rtable accessorEric Dumazet2009-06-03
* | netfilter: nf_ct_icmp: keep the ICMP ct entries longerJan Kasprzak2009-06-08
* | netfilter: ipt_MASQUERADE: remove redundant rwlockFlorian Westphal2009-06-05
* | netfilter: x_tables: added hook number into match extension parameter structure.Evgeniy Polyakov2009-06-04
* | netfilter: conntrack: simplify event caching systemPablo Neira Ayuso2009-06-02
* | netfilter: xtables: consolidate comefrom debug cast accessJan Engelhardt2009-05-08
* | netfilter: xtables: remove another level of indentJan Engelhardt2009-05-08
* | netfilter: xtables: remove some gotoJan Engelhardt2009-05-08
* | netfilter: xtables: reduce indent level by oneJan Engelhardt2009-05-08
* | netfilter: xtables: consolidate open-coded logicJan Engelhardt2009-05-08
* | netfilter: xtables: fix const inconsistencyJan Engelhardt2009-05-08
* | netfilter: xtables: remove redundant castsJan Engelhardt2009-05-08
* | netfilter: xtables: use NFPROTO_ in standard targetsJan Engelhardt2009-05-08
* | netfilter: queue: use NFPROTO_ for queue callsitesJan Engelhardt2009-05-08
* | netfilter: xtables: use NFPROTO_ for xt_proto_init callsitesJan Engelhardt2009-05-08
|/
* netfilter: revised locking for x_tablesStephen Hemminger2009-04-29
* netfilter: nf_nat: add support for persistent mappingsPatrick McHardy2009-04-16
* netfilter: use rcu_read_bh() in ipt_do_table()Eric Dumazet2009-04-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-27
|\
| * netfilter: nf_conntrack: calculate per-protocol nlattr sizeHolger Eitzenberger2009-03-25
| * netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet2009-03-25
| * netfilter: {ip,ip6,arp}_tables: fix incorrect loop detectionPatrick McHardy2009-03-25
| * netfilter: factorize ifname_compare()Eric Dumazet2009-03-25
* | arp_tables: ifname_compare() can assume 16bit alignmentEric Dumazet2009-03-24
|/
* netfilter: auto-load ip_queue module when socket openedScott James Remnant2009-03-16
* netfilter: conntrack: increase drop stats if sequence adjustment failsPablo Neira Ayuso2009-03-16
* netfilter: Kconfig spelling fixes (trivial)Stephen Hemminger2009-03-16
* netfilter: use a linked list of loggersEric Leblond2009-03-16
* netfilter: ip_tables: unfold two critical loops in ip_packet_match()Eric Dumazet2009-02-20
* netfilter: iptables: lock free countersStephen Hemminger2009-02-20
* netfilter: xtables: add backward-compat optionsJan Engelhardt2009-02-19
* netfilter: Combine ipt_ttl and ip6t_hl sourceJan Engelhardt2009-02-18
* netfilter: Combine ipt_TTL and ip6t_HL sourceJan Engelhardt2009-02-18
* netfilter: arp_tables: unfold two critical loops in arp_packet_match()Eric Dumazet2009-02-18
* netfilter: x_tables: remove unneeded initializationsStephen Hemminger2009-02-18
* net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endianPatrick McHardy2009-01-13
* netfilter 01/09: remove "happy cracking" messagePatrick McHardy2009-01-13
* cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell2008-12-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
| |\
| * | netfilter: nf_nat: remove warn_if_extra_mangleSimon Arlott2008-11-04
| * | netfilter: arptable_filter: merge forward hookAlexey Dobriyan2008-11-04
| * | netfilter: netns-aware ipt_addrtypeAlexey Dobriyan2008-11-04