aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto_tcp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-28ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer1-25/+15
2012-09-28ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer1-9/+13
2012-04-30ipvs: take care of return value from protocol init_netnsHans Schillstrom1-1/+4
2011-11-01ipvs: Remove unused return value of protocol state transitionsSimon Horman1-4/+2
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom1-1/+1
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom1-1/+1
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom1-6/+6
2011-01-13IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom1-3/+2
2011-01-13IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom1-15/+12
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom1-45/+52
2011-01-13IPVS: netns to services part 1Hans Schillstrom1-3/+4
2010-11-25IPVS: Handle Scheduling errors.Hans Schillstrom1-2/+8
2010-10-21ipvs: provide address family for debuggingJulian Anastasov1-2/+2
2010-10-21ipvs: do not schedule conns from real serversJulian Anastasov1-2/+5
2010-10-21ipvs: optimize checksums for appsJulian Anastasov1-6/+25
2010-10-21ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov1-5/+5
2010-08-02ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman1-48/+2
2009-08-05net: mark read-only arrays as constJan Engelhardt1-1/+1
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-0/+3
2008-11-06ipvs: oldlen, newlen should be be16, not be32Harvey Harrison1-4/+4
2008-10-07IPVS: Move IPVS to net/netfilter/ipvsJulius Volz1-0/+732