index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp.h
Age
Commit message (
Expand
)
Author
2017-12-26
Merge android-4.4.99 (7eab308) into msm-4.4
Srinivasarao P
2017-11-18
Merge 4.4.99 into android-4.4
Greg Kroah-Hartman
2017-11-18
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
2016-11-21
Merge tag 'v4.4.34' into android-4.4.y
Dmitry Shmidt
2016-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-11-18
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
2016-11-15
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2016-10-28
Merge remote-tracking branch 'msm4.4/tmp-da9a92f' into msm-4.4
Runmin Wang
2016-09-30
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
2016-09-07
Merge remote-tracking branch 'common/android-4.4' into android-4.4.y
Dmitry Shmidt
2016-09-02
UPSTREAM: tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
2016-08-01
Merge tag 'v4.4.16' into android-4.4.y
Dmitry Shmidt
2016-07-15
WLAN subsystem: Sysctl support for key TCP/IP parameters
Ravi Joshi
2016-07-12
Merge remote-tracking branch 'origin/tmp-917a9a9133a6' into lsk
Runmin Wang
2016-05-19
Revert "net: socket ioctl to reset connections matching local address"
Dmitry Shmidt
2016-04-22
Revert "net: socket ioctl to reset connections matching local address"
Dmitry Shmidt
2016-04-07
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
2016-03-14
Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-android
Alex Shi
2016-03-03
tcp: do not drop syn_recv on all icmp reports
Eric Dumazet
2016-02-25
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
2016-02-16
tcp: add a sysctl to config the tcp_default_init_rwnd
JP Abgrall
2016-02-16
net: socket ioctl to reset connections matching local address
Robert Love
2015-10-23
tcp/dccp: fix hashdance race for passive sessions
Eric Dumazet
2015-10-21
tcp: use RACK to detect losses
Yuchung Cheng
2015-10-21
tcp: track the packet timings in RACK
Yuchung Cheng
2015-10-21
tcp: track min RTT using windowed min-filter
Yuchung Cheng
2015-10-18
tcp: do not set queue_mapping on SYNACK
Eric Dumazet
2015-10-03
tcp: attach SYNACK messages to request sockets instead of listener
Eric Dumazet
2015-10-03
tcp/dccp: install syn_recv requests into ehash table
Eric Dumazet
2015-10-03
tcp: get_openreq[46]() changes
Eric Dumazet
2015-09-29
tcp: constify tcp_v{4|6}_route_req() sock argument
Eric Dumazet
2015-09-29
tcp: cookie_init_sequence() cleanups
Eric Dumazet
2015-09-29
tcp/dccp: constify syn_recv_sock() method sock argument
Eric Dumazet
2015-09-29
tcp: constify tcp_create_openreq_child() socket argument
Eric Dumazet
2015-09-29
tcp: remove tcp_rcv_state_process() tcp_hdr argument
Eric Dumazet
2015-09-29
tcp: remove unused len argument from tcp_rcv_state_process()
Eric Dumazet
2015-09-28
tcp: avoid reorders for TFO passive connections
Eric Dumazet
2015-09-25
tcp/dccp: constify rtx_synack() and friends
Eric Dumazet
2015-09-25
tcp: constify tcp_v{4|6}_send_synack() socket argument
Eric Dumazet
2015-09-25
tcp: constify tcp_make_synack() socket argument
Eric Dumazet
2015-09-25
tcp: md5: constify tcp_md5_do_lookup() socket argument
Eric Dumazet
2015-09-25
tcp: constify tcp_openreq_init_rwin()
Eric Dumazet
2015-09-25
tcp: constify listener socket in tcp_v[46]_init_req()
Eric Dumazet
2015-09-21
tcp: usec resolution SYN/ACK RTT
Yuchung Cheng
2015-08-31
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2015-08-25
tcp: refine pacing rate determination
Eric Dumazet
2015-08-25
tcp: fix slow start after idle vs TSO/GSO
Eric Dumazet
2015-07-09
tcp: do not slow start when cwnd equals ssthresh
Yuchung Cheng
2015-07-09
tcp: add tcp_in_slow_start helper
Yuchung Cheng
2015-06-11
tcp: fill shinfo->gso_size at last moment
Eric Dumazet
[next]