summaryrefslogtreecommitdiff
path: root/include/net/tcp.h (follow)
Commit message (Expand)AuthorAge
* Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
|\
| * tcp: sysctl: Fix a race to avoid unexpected 0 window from spaceGao Feng2018-03-22
* | Merge 4.4.99 into android-4.4Greg Kroah-Hartman2017-11-18
|\|
| * tcp: fix tcp_mtu_probe() vs highest_sackEric Dumazet2017-11-18
* | Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt2016-11-21
|\|
| * tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-21
| * tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-09-30
* | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-07
|\ \
| * | UPSTREAM: tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-09-02
* | | Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt2016-08-01
|\ \ \ | |/ / |/| / | |/
| * tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-03
* | Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt2016-04-22
* | net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-02-25
* | tcp: add a sysctl to config the tcp_default_init_rwndJP Abgrall2016-02-16
* | net: socket ioctl to reset connections matching local addressRobert Love2016-02-16
|/
* tcp/dccp: fix hashdance race for passive sessionsEric Dumazet2015-10-23
* tcp: use RACK to detect lossesYuchung Cheng2015-10-21
* tcp: track the packet timings in RACKYuchung Cheng2015-10-21
* tcp: track min RTT using windowed min-filterYuchung Cheng2015-10-21
* tcp: do not set queue_mapping on SYNACKEric Dumazet2015-10-18
* tcp: attach SYNACK messages to request sockets instead of listenerEric Dumazet2015-10-03
* tcp/dccp: install syn_recv requests into ehash tableEric Dumazet2015-10-03
* tcp: get_openreq[46]() changesEric Dumazet2015-10-03
* tcp: constify tcp_v{4|6}_route_req() sock argumentEric Dumazet2015-09-29
* tcp: cookie_init_sequence() cleanupsEric Dumazet2015-09-29
* tcp/dccp: constify syn_recv_sock() method sock argumentEric Dumazet2015-09-29
* tcp: constify tcp_create_openreq_child() socket argumentEric Dumazet2015-09-29
* tcp: remove tcp_rcv_state_process() tcp_hdr argumentEric Dumazet2015-09-29
* tcp: remove unused len argument from tcp_rcv_state_process()Eric Dumazet2015-09-29
* tcp: avoid reorders for TFO passive connectionsEric Dumazet2015-09-28
* tcp/dccp: constify rtx_synack() and friendsEric Dumazet2015-09-25
* tcp: constify tcp_v{4|6}_send_synack() socket argumentEric Dumazet2015-09-25
* tcp: constify tcp_make_synack() socket argumentEric Dumazet2015-09-25
* tcp: md5: constify tcp_md5_do_lookup() socket argumentEric Dumazet2015-09-25
* tcp: constify tcp_openreq_init_rwin()Eric Dumazet2015-09-25
* tcp: constify listener socket in tcp_v[46]_init_req()Eric Dumazet2015-09-25
* tcp: usec resolution SYN/ACK RTTYuchung Cheng2015-09-21
* tcp: use dctcp if enabled on the route to the initiatorDaniel Borkmann2015-08-31
* tcp: refine pacing rate determinationEric Dumazet2015-08-25
* tcp: fix slow start after idle vs TSO/GSOEric Dumazet2015-08-25
* tcp: do not slow start when cwnd equals ssthreshYuchung Cheng2015-07-09
* tcp: add tcp_in_slow_start helperYuchung Cheng2015-07-09
* tcp: fill shinfo->gso_size at last momentEric Dumazet2015-06-11
* tcp: get_cookie_sock() consolidationEric Dumazet2015-06-07
* tcp: add rfc3168, section 6.1.1.1. fallbackDaniel Borkmann2015-05-19
* tcp: introduce tcp_under_memory_pressure()Eric Dumazet2015-05-17
* tcp: rename sk_forced_wmem_schedule() to sk_forced_mem_schedule()Eric Dumazet2015-05-17
* tcp: syncookies: extend validity rangeEric Dumazet2015-05-14
* tcp: add TCPWinProbe and TCPKeepAlive SNMP countersEric Dumazet2015-05-09
* tcp: adjust window probe timers to safer valuesEric Dumazet2015-05-09