summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_ftp.c
AgeCommit message (Expand)Author
2011-11-01ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski
2011-06-13ipvs: support more FTP PASV responsesJulian Anastasov
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom
2011-01-13IPVS: netns, final patch enabling network name space.Hans Schillstrom
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom
2010-11-25IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom
2010-10-21ipvs: optimize checksums for appsJulian Anastasov
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov
2010-09-08ipvs: fix active FTPJulian Anastasov
2010-09-02ipvs: avoid oops for passive FTPJulian Anastasov
2010-07-23IPVS: make FTP work with full NAT supportHannes Eder
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUADJoe Perches
2010-01-11ipvs: use standardized format in sprintfJoe Perches
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz