summaryrefslogtreecommitdiff
path: root/include/net/tcp.h (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P2018-08-28
|\
| * Merge 4.4.152 into android-4.4Greg Kroah-Hartman2018-08-24
| |\
| | * tcp: remove DELAYED ACK events in DCTCPYuchung Cheng2018-08-24
* | | Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P2018-08-07
|\| |
| * | Merge 4.4.146 into android-4.4Greg Kroah-Hartman2018-08-06
| |\|
| | * tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-06
* | | Merge android-4.4.145 (05670d3) into msm-4.4Srinivasarao P2018-08-03
|\| |
| * | Merge 4.4.145 into android-4.4Greg Kroah-Hartman2018-07-31
| |\|
| | * tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-28
| | * tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-28
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | 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 android-4.4.99 (7eab308) into msm-4.4Srinivasarao P2017-12-26
|\| |
| * | 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
| |\ \ \ | | |/ / | |/| / | | |/
| * | Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt2016-04-22
* | | tcp: fix use after free in tcp_xmit_retransmit_queue()Eric Dumazet2016-11-18
* | | tcp: take care of truncations done by sk_filter()Eric Dumazet2016-11-15
* | | Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4Runmin Wang2016-10-28
|\ \ \
| * | | Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt2016-05-19
| * | | net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-04-07
| * | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-03-14
| |\ \ \ | | | |/ | | |/|
* | | | WLAN subsystem: Sysctl support for key TCP/IP parametersRavi Joshi2016-07-15
* | | | Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lskRunmin Wang2016-07-12
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-03-03
* | | 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