summaryrefslogtreecommitdiff
path: root/net/ipv4/ipvs/ip_vs_proto.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-288/+0
2008-09-17ipvs: change some __constant_htons() to htons()Brian Haley1-1/+1
2008-09-08ipvs: Mark tcp/udp v4 and v6 debug functions staticSven Wegener1-2/+2
2008-09-05IPVS: Add protocol debug functions for IPv6Julius Volz1-4/+59
2008-08-11ipvs: Annotate init functions with __initSven Wegener1-2/+2
2008-06-12net: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-29ipvs: fix oops in backup for fwmark conn templatesJulian Anastasov1-1/+1
2008-01-29[IPVS]: Use htons() where appropriate.YOSHIFUJI Hideaki1-1/+1
2007-11-21[IPVS]: Fix compiler warning about unused register_ip_vs_protocolPavel Emelyanov1-1/+1
2006-12-03[IPVS]: Use kmemdup where appropriateArnaldo Carvalho de Melo1-7/+1
2006-09-29[IPVS]: ipvs annotationsAl Viro1-1/+1
2005-06-03[IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.cAdrian Bunk1-3/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+244