summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_timer.c
Commit message (Expand)AuthorAge
* tcp: do not export tcp_init_xmit_timers()Eric Dumazet2015-07-09
* tcp: introduce tcp_under_memory_pressure()Eric Dumazet2015-05-17
* tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet2015-05-09
* tcp: RFC7413 option support for Fast Open clientDaniel Lee2015-04-07
* inet: remove sk_listener parameter from syn_ack_timeout()Eric Dumazet2015-03-23
* inet: get rid of central tcp/dccp listener timerEric Dumazet2015-03-20
* ipv4: Create probe timer for tcp PMTU as per RFC4821Fan Du2015-03-06
* ipv4: Namespecify TCP PMTU mechanismFan Du2015-02-09
* net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
* tcp: abort orphan sockets stalling on zero window probesYuchung Cheng2014-10-01
* tcp: avoid possible arithmetic overflowsEric Dumazet2014-09-22
* tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet2014-09-05
* tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2014-08-05
* tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng2014-03-03
* tcp: temporarily disable Fast Open on SYN timeoutYuchung Cheng2013-10-29
* ipv6: make lookups simpler and fasterEric Dumazet2013-10-09
* tcp: refactor F-RTOYuchung Cheng2013-03-21
* tcp: TLP loss detection.Nandita Dukkipati2013-03-12
* tcp: Tail loss probe (TLP)Nandita Dukkipati2013-03-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
|\
| * tcp: Reject invalid ack_seq to Fast Open socketsJerry Chu2012-10-23
* | tcp: better retrans tracking for defer-acceptEric Dumazet2012-11-03
|/
* tcp: TCP Fast Open Server - support TFO listenersJerry Chu2012-08-31
* tcp: fix possible socket refcount problemEric Dumazet2012-08-21
* tcp: improve latencies of timer triggered eventsEric Dumazet2012-07-20
* tcp: early retransmit: delayed fast retransmitYuchung Cheng2012-05-02
* net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-12
* net: Disambiguate kernel messageArun Sharma2012-02-01
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* foundations of per-cgroup memory pressure controlling.Glauber Costa2011-12-12
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* TCP: remove TCP_DEBUGFlavio Leitner2011-10-24
* tcp: Remove debug macro of TCP_CHECK_TIMERShan Wei2011-02-20
* tcp: use correct counters in CA_CWR state tooIlpo Järvinen2010-10-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-04
|\
| * net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()Damian Lukowski2010-09-28
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-09
|\ \ | |/
| * tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-25
* | tcp: Add TCP_USER_TIMEOUT socket option.Jerry Chu2010-08-30
|/
* net/ipv4: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* TCP: avoid to send keepalive probes if receiving dataFlavio Leitner2010-04-27
* net: sk_dst_cache RCUificationEric Dumazet2010-04-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | net: TCP thin linear timeoutsAndreas Petlund2010-02-18
* | tcp: account SYN-ACK timeouts & retransmissionsOctavian Purdila2010-01-17
|/
* tcp: Stalling connections: Move timeout calculation routineDamian Lukowski2009-12-08
* net: Fix for dst_negative_adviceKrishna Kumar2009-10-20
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18