aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_conn.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21ipvs: inherit forwarding method in backupJulian Anastasov1-0/+2
2010-10-04IPVS: Fallback if persistence engine failsSimon Horman1-3/+3
2010-10-04IPVS: Add persistence engine data to /proc/net/ip_vs_connSimon Horman1-5/+20
2010-10-04IPVS: Add struct ip_vs_peSimon Horman1-11/+56
2010-10-04IPVS: Add struct ip_vs_conn_paramSimon Horman1-87/+84
2010-09-21ipvs: netfilter connection tracking changesJulian Anastasov1-0/+13
2010-09-17ipvs: extend connection flags to 32 bitsJulian Anastasov1-6/+10
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman1-0/+45
2010-07-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-3/+7
2010-06-22IPVS: one-packet schedulingNick Chalk1-3/+7
2010-06-09ipvs: Add missing locking during connection table hashing and unhashingSven Wegener1-0/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-05IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE1-11/+31
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder1-7/+7
2009-07-30IPVS: use pr_fmtHannes Eder1-0/+3
2009-05-08ipvs: Fix IPv4 FWMARK virtual servicesSimon Horman1-2/+7
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-2/+2
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison1-12/+8
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-0/+1110