summaryrefslogtreecommitdiffstats
path: root/net/ipv4/ipvs/ip_vs_core.c
AgeCommit message (Expand)AuthorLines
2005-03-09[IPVS]: Fix comment typos.Simon Horman-1/+1
2005-01-26[IPV4]: Keep fragment queues private to each user.Patrick McHardy-8/+11
2005-01-09[IPVS]: Kill check_for_ip_vs_out, no longer usedArjan van de Ven-26/+0
2004-09-12[IPVS]: Do not use skb_checksum_help(), create and use nf_reset_debug()Julian Anastasov-14/+0
2004-08-18[NET]: Add skb_header_pointer, and use it where possible.David S. Miller-46/+58
2004-06-03[IPVS]: IPVS needs checksum fixups.James Morris-0/+14
2004-02-17[IPVS] tidy up the header files to includeWensong Zhang-4/+0
2003-10-12[IPVS]: Fix IPVS sync state check.Wensong Zhang-1/+1
2003-10-07[IPVS]: Avoid returning NF_DROP from the packet schedulers.Julian Anastasov-1/+5
2003-10-06[IPVS]: remove some unused fields from the protocolsJulian Anastasov-2/+2
2003-10-04[IPVS]: Properly handle non-linear skbs.Julian Anastasov-293/+327
2003-08-08[IPV4]: Fix IPVS build with IP_VS_PROTO_TCP disabled.Hideaki Yoshifuji-0/+2
2003-07-12[IPV4]: Kill slow timers from IPVS, they are superfluous and inefficient thes...David S. Miller-3/+0
2003-07-12[NET]: Merge in IPVS layer.Wensong Zhang-0/+1169