Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / net / netfilter / nf_conntrack_ftp.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2011-12-20 Rusty Russellmodule_param: make bool parameters really bool (net...
2011-06-15 Jeff Mahoney- Update to 3.0-rc3.
2011-06-05 Eric Dumazetnetfilter: add more values to enum ip_conntrack_info
2011-05-09 Jan Beulich- patches.suse/kconfig-automate-kernel-desktop: Remove...
2011-01-23 Jeff Mahoney- netfilter: Implement RFC 1123 for FTP conntrack ...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-13 Stephen Hemmingernetfilter: cleanup printk messages
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Patrick McHardynetfilter: nf_ct_ftp: fix out of bounds read in update_...
2010-01-07 Patrick McHardynetfilter: nf_ct_ftp: fix out of bounds read in update_...
2009-11-30 Joe Perchesnet: Move && and || to end of previous line
2009-06-02 Pablo Neira Ayusonetfilter: conntrack: simplify event caching system
2008-11-25 Ingo Molnarnetfilter: fix warning in net/netfilter/nf_conntrack_ftp.c
2008-11-24 Patrick McHardynetfilter: nf_conntrack_ftp: change "partial ..." messa...
2008-11-17 Pablo Neira Ayusonetfilter: nf_conntrack: connection tracking helper...
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/netfilter/
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-28 Harvey Harrisonnetfilter: replace uses of NIP6_FMT with %p6
2008-10-08 Alexey Dobriyannetfilter: netns nf_conntrack: pass conntrack to nf_con...
2008-04-14 Patrick McHardy[NETFILTER]: nf_conntrack: add tuplehash l3num/protonum...
2008-04-14 Jan Engelhardt[NETFILTER]: annotate rest of nf_conntrack_* with const
2008-03-26 Patrick McHardy[NETFILTER]: nf_conntrack: introduce expectation classe...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-28 Jan Engelhardt[NETFILTER]: Introduce nf_inet_address
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-15 Herbert Xu[NETFILTER]: Replace sk_buff ** with sk_buff *
2007-07-11 Patrick McHardy[NETFILTER]: Convert DEBUGP to pr_debug
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: mark helpers __read_mostly
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack: reduce masks to a subset...
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_ftp: use nf_ct_expect_init
2007-07-11 Patrick McHardy[NETFILTER]: nf_conntrack_expect: function naming unifi...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-24 Patrick McHardy[NETFILTER]: nf_conntrack_ftp: fix newline sequence...
2007-05-24 Patrick McHardy[NETFILTER]: nf_conntrack_ftp: fix newline sequence...
2007-04-26 Patrick McHardy[NETFILTER]: Remove changelogs and CVS IDs
2007-02-12 YOSHIFUJI Hideaki[NETFILTER]: Fix whitespace errors
2006-12-03 Jozsef Kadlecsik[NETFILTER]: nf_nat: add FTP NAT helper port
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: add module aliases to IPv4...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: automatic helper assignment...
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack: endian annotations
2006-12-03 Patrick McHardy[NETFILTER]: ip_conntrack: fix NAT helper unload races
2006-12-03 Patrick McHardy[NETFILTER]: nf_conntrack_ftp: fix missing helper mask...
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: split out the event cache
2006-12-03 Martin Josefsson[NETFILTER]: nf_conntrack: split out expectation handling
2006-09-22 David S. Miller[NETFILTER]: Fix nf_conntrack_ftp.c build.
2006-09-22 YOSHIFUJI Hideaki[NETFILTER] NF_CONNTRACK_FTP: Use in6_pton() to convert...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Patrick McHardy[NETFILTER]: FTP helper: search optimization
2006-03-29 Andrew Morton[NETFILTER]: Rename init functions.
2006-03-21 Harald Welte[NETFILTER] nf_conntrack: clean up to reduce size of...
2006-02-05 Samir Bellabes[NETFILTER]: nf_conntrack: fix incorrect memset() size...
2006-01-16 Olaf Hering+- update to 2.6.15-git12
2006-01-13 Joe Perches[NET]: Use NIP6_FMT in kernel.h
2006-01-05 Patrick McHardy[NETFILTER]: Fix module_param types and permissions
2005-11-10 Yasuyuki Kozakai[NETFILTER]: Add nf_conntrack subsystem.
2005-08-02 Olaf Kirch- patches.suse/netfilter-nf_conntrack-fixup: Fixed...