linux-stable-rt/net
Octavian Purdila 72659ecce6 tcp: account SYN-ACK timeouts & retransmissions
Currently we don't increment SYN-ACK timeouts & retransmissions
although we do increment the same stats for SYN. We seem to have lost
the SYN-ACK accounting with the introduction of tcp_syn_recv_timer
(commit 2248761e in the netdev-vger-cvs tree).

This patch fixes this issue. In the process we also rename the v4/v6
syn/ack retransmit functions for clarity. We also add a new
request_socket operations (syn_ack_timeout) so we can keep code in
inet_connection_sock.c protocol agnostic.

Signed-off-by: Octavian Purdila <opurdila@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-17 19:09:39 -08:00
..
9p
802
8021q bonding: allow arp_ip_targets on separate vlans to use arp validation 2010-01-03 21:17:16 -08:00
appletalk
atm
ax25
bluetooth proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
bridge netfilter: ebtables: enforce CAP_NET_ADMIN 2010-01-08 17:31:24 +01:00
can can: Speed up CAN frame receiption by using ml_priv 2010-01-03 21:31:03 -08:00
core net/core/sock.c: quiet sparse noise 2010-01-15 01:08:58 -08:00
dcb
dccp kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 2009-12-22 14:17:56 -08:00
decnet
dsa
econet
ethernet llc: use dev_hard_header 2009-12-26 20:38:23 -08:00
ieee802154
ipv4 tcp: account SYN-ACK timeouts & retransmissions 2010-01-17 19:09:39 -08:00
ipv6 tcp: account SYN-ACK timeouts & retransmissions 2010-01-17 19:09:39 -08:00
ipx
irda NET: irda, remove unnecessary checks 2010-01-10 13:27:58 -08:00
iucv
key
lapb
llc llc: fix SAP reference counting w.r.t. socket handling 2009-12-26 20:47:23 -08:00
mac80211 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-12-30 13:51:29 -08:00
netfilter Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-01-10 22:55:03 -08:00
netlabel
netlink genetlink: optimize ctrl_dumpfamily() 2010-01-13 20:37:45 -08:00
netrom
packet
phonet Phonet: reject unsupported sendmsg/recvmsg flags 2010-01-07 00:24:55 -08:00
rds
rfkill
rose rose_loopback_timer sets VC number <= ROSE_DEFAULT_MAXVC 2010-01-03 21:21:16 -08:00
rxrpc
sched
sctp net/sctp/socket.c: squish warning 2010-01-03 21:25:53 -08:00
sunrpc
tipc tipc: use kconfig to limit numeric ranges 2010-01-03 21:31:04 -08:00
unix
wanrouter
wimax
wireless Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2009-12-30 13:51:29 -08:00
x25
xfrm NET: XFRM: Fix spelling of neighbour. 2009-12-26 20:24:46 -08:00
Kconfig
Makefile
TUNABLE
compat.c
nonet.c
socket.c
sysctl_net.c