summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_metrics.c
Commit message (Expand)AuthorAgeFilesLines
* tcp: avoid oops in tcp_metrics and reset tcpm_stampJulian Anastasov2012-07-231-2/+3
* tcp: use hash_32() in tcp_metricsEric Dumazet2012-07-201-15/+10Star
* net-tcp: Fast Open client - detecting SYN-data dropsYuchung Cheng2012-07-191-3/+13
* net-tcp: Fast Open client - cookie cacheYuchung Cheng2012-07-191-0/+51
* ipv6: add ipv6_addr_hash() helperEric Dumazet2012-07-181-12/+3Star
* tcp: Fix out of bounds access to tcpm_valsAlexander Duyck2012-07-121-1/+1
* tcp: Move timestamps from inetpeer to metrics cache.David S. Miller2012-07-111-5/+131
* tcp: Maintain dynamic metrics in local cache.David S. Miller2012-07-111-93/+462
* tcp: Abstract back handling peer aliveness test into helper function.David S. Miller2012-07-111-0/+10
* tcp: Move dynamnic metrics handling into seperate file.David S. Miller2012-07-111-0/+192