summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_timer.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\
| * tcp: fix off-by-one bug on aborting window-probing socketYuchung Cheng2019-12-21
* | Merge android-4.4.182 (9c4ab57) into msm-4.4Srinivasarao P2019-06-18
|\|
| * tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()Eric Dumazet2019-06-17
* | Merge android-4.4.114 (fe09418) into msm-4.4Srinivasarao P2018-02-01
|\|
| * net: tcp: close sock if net namespace is exitingDan Streetman2018-01-31
* | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\|
| * net: fix keepalive code vs TCP_FASTOPEN_CONNECTEric Dumazet2017-08-12
* | Merge branch 'android-4.4@c71ad0f' into branch 'msm-4.4'Blagovest Kolenichev2017-04-20
|\|
| * tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-22
* | WLAN subsystem: Sysctl support for key TCP/IP parametersRavi Joshi2016-07-15
|/
* tcp: fix Fast Open snmp over-counting bugYuchung Cheng2015-11-20
* tcp: disable Fast Open on timeouts after handshakeYuchung Cheng2015-11-20
* tcp: change type of alive from int to boolRichard Sailer2015-10-12
* 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