summaryrefslogtreecommitdiff
path: root/net/netfilter/ipvs/ip_vs_proto_udp.c
AgeCommit message (Expand)Author
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom
2011-01-13IPVS: netns to services part 1Hans Schillstrom
2010-11-25IPVS: Handle Scheduling errors.Hans Schillstrom
2010-10-21ipvs: provide address family for debuggingJulian Anastasov
2010-10-21ipvs: do not schedule conns from real serversJulian Anastasov
2010-10-21ipvs: optimize checksums for appsJulian Anastasov
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman
2009-08-05net: mark read-only arrays as constJan Engelhardt
2009-08-02IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder
2009-07-30IPVS: use pr_fmtHannes Eder
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz