aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom1-1/+12
2011-01-13IPVS: netns, prepare protocolHans Schillstrom1-0/+66
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom1-0/+19
2010-10-21ipvs: provide address family for debuggingJulian Anastasov1-4/+4
2010-07-23netfilter: xt_ipvs (netfilter matcher for IPVS)Hannes Eder1-0/+1
2010-04-20Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-0/+1
2010-04-08IPVS: fix potential stack overflow with overly long protocol namesPatrick McHardy1-16/+12
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-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy1-0/+3
2009-08-05net: mark read-only arrays as constJan Engelhardt1-1/+2
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder1-1/+1
2009-07-30IPVS: use pr_fmtHannes Eder1-2/+5
2008-10-31net: replace NIPQUAD() in net/netfilter/Harvey Harrison1-12/+7
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-3/+3
2008-10-28netfilter: replace uses of NIP6_FMT with %p6Harvey Harrison1-12/+7
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-0/+288