summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_ftp.c
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_nat: add protoff argument to packet mangling functionsPatrick McHardy2012-08-301-0/+1
* ipvs: generalize app registration in netnsJulian Anastasov2012-08-101-16/+5Star
* ipvs: ip_vs_ftp: local functions should not be exposed globallyH Hartley Sweeten2012-05-081-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-081-0/+2
|\
| * ipvs: add check in ftp for initialized coreJulian Anastasov2012-04-261-0/+2
* | net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
|/
* ipvs: Expose ip_vs_ftp module parameters via sysfs.Krzysztof Wilczynski2011-11-011-2/+3
* ipvs: support more FTP PASV responsesJulian Anastasov2011-06-131-14/+38
* IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-271-8/+19
* IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-131-6/+0Star
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-6/+8
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-131-4/+4
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-131-2/+6
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-4/+30
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-251-2/+3
* ipvs: optimize checksums for appsJulian Anastasov2010-10-211-1/+6
* IPVS: Add struct ip_vs_conn_paramSimon Horman2010-10-041-19/+24
* ipvs: netfilter connection tracking changesJulian Anastasov2010-09-211-139/+7Star
* ipvs: fix active FTPJulian Anastasov2010-09-081-6/+0Star
* ipvs: avoid oops for passive FTPJulian Anastasov2010-09-021-1/+2
* IPVS: make FTP work with full NAT supportHannes Eder2010-07-231-12/+164
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-04-201-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | netfilter: net/netfilter/ipvs/ip_vs_ftp.c: Remove use of NIPQUADJoe Perches2010-03-151-2/+8
|/
* ipvs: use standardized format in sprintfJoe Perches2010-01-111-1/+1
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-031-2/+2
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* net: replace NIPQUAD() in net/netfilter/Harvey Harrison2008-10-311-8/+5Star
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-061-0/+410