summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto_tcp.c
Commit message (Expand)AuthorAgeFilesLines
* ipvs: use the new dest addr family fieldJulian Anastasov2014-09-181-1/+1
* ipvs: sloppy TCP and SCTPAlexander Frolkin2013-06-261-6/+8
* ipvs: do not disable bh for long timeJulian Anastasov2013-04-021-4/+4
* ipvs: convert services to rcuJulian Anastasov2013-04-021-7/+7
* ipvs: convert app locksJulian Anastasov2013-04-021-12/+6Star
* ipvs: API change to avoid rescan of IPv6 exthdrJesper Dangaard Brouer2012-09-281-25/+15Star
* ipvs: Fix faulty IPv6 extension header handling in IPVSJesper Dangaard Brouer2012-09-281-9/+13
* ipvs: take care of return value from protocol init_netnsHans Schillstrom2012-04-301-1/+4
* ipvs: Remove unused return value of protocol state transitionsSimon Horman2011-11-011-4/+2Star
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-1/+1
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-1/+1
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-131-6/+6
* IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-131-3/+2Star
* IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-131-15/+12Star
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-131-45/+52
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-3/+4
* IPVS: Handle Scheduling errors.Hans Schillstrom2010-11-251-2/+8
* ipvs: provide address family for debuggingJulian Anastasov2010-10-211-2/+2
* ipvs: do not schedule conns from real serversJulian Anastasov2010-10-211-2/+5
* ipvs: optimize checksums for appsJulian Anastasov2010-10-211-6/+25
* ipvs: fix CHECKSUM_PARTIAL for TCP, UDPJulian Anastasov2010-10-211-5/+5
* ipvs: provide default ip_vs_conn_{in,out}_get_protoSimon Horman2010-08-021-48/+2Star
* net: mark read-only arrays as constJan Engelhardt2009-08-051-1/+1
* IPVS: use pr_err and friends instead of IP_VS_ERR and friendsHannes Eder2009-08-031-1/+1
* IPVS: use pr_fmtHannes Eder2009-07-301-0/+3
* ipvs: oldlen, newlen should be be16, not be32Harvey Harrison2008-11-071-4/+4
* IPVS: Move IPVS to net/netfilter/ipvsJulius Volz2008-10-061-0/+732