index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_timer.c
Age
Commit message (
Expand
)
Author
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-20
tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
2022-07-18
tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
Kuniyuki Iwashima
2022-07-15
tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor.
Kuniyuki Iwashima
2022-07-15
tcp: Fix data-races around sysctl_tcp_min_snd_mss.
Kuniyuki Iwashima
2022-07-15
tcp: Fix data-races around sysctl_tcp_base_mss.
Kuniyuki Iwashima
2022-07-15
tcp: Fix data-races around sysctl_tcp_mtu_probing.
Kuniyuki Iwashima
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
2021-06-07
ipv4: Fix spelling mistakes
Zheng Yongjun
2021-01-23
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
Enke Chen
2021-01-19
tcp: fix TCP socket rehash stats mis-accounting
Yuchung Cheng
2021-01-18
tcp: fix TCP_USER_TIMEOUT with zero window
Enke Chen
2020-09-30
inet: remove icsk_ack.blocked
Eric Dumazet
2020-07-13
net: ipv4: kerneldoc fixes
Andrew Lunn
2020-04-30
tcp: add tp->dup_ack_counter
Eric Dumazet
2020-01-26
tcp: export count for rehash attempts
Abdul Kabbani
2019-12-03
tcp: refactor tcp_retransmit_timer()
Eric Dumazet
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
2019-10-01
tcp: adjust rto_base in retransmits_timed_out()
Eric Dumazet
2019-09-27
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
Eric Dumazet
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
2019-06-15
tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-01
tcp: lower congestion window on Fast Open SYNACK timeout
Yuchung Cheng
2019-01-27
tcp: Refactor pingpong code
Wei Wang
2019-01-17
tcp: retry more conservatively on local congestion
Yuchung Cheng
2019-01-17
tcp: simplify window probe aborting on USER_TIMEOUT
Yuchung Cheng
2019-01-17
tcp: create a helper to model exponential backoff
Yuchung Cheng
2019-01-17
tcp: properly track retry time on passive Fast Open
Yuchung Cheng
2019-01-17
tcp: always set retrans_stamp on recovery
Yuchung Cheng
2019-01-17
tcp: exit if nothing to retransmit on RTO timeout
Yuchung Cheng
2019-01-10
tcp: change txhash on SYN-data timeout
Yuchung Cheng
2018-11-30
tcp: fix SNMP TCP timeout under-estimation
Yuchung Cheng
2018-11-30
tcp: fix off-by-one bug on aborting window-probing socket
Yuchung Cheng
2018-11-24
tcp: address problems caused by EDT misshaps
Eric Dumazet
2018-11-21
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-10-15
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
2018-10-01
tcp/fq: move back to CLOCK_MONOTONIC
Eric Dumazet
2018-09-21
tcp: switch internal pacing timer to CLOCK_TAI
Eric Dumazet
2018-09-21
tcp: provide earliest departure time in skb->tstamp
Eric Dumazet
2018-07-25
tcp: make function tcp_retransmit_stamp() static
Wei Yongjun
2018-07-21
tcp: Add tcp_clamp_rto_to_user_timeout() helper to improve accuracy
Jon Maxwell
2018-07-21
tcp: Add tcp_retransmit_stamp() helper routine
Jon Maxwell
2018-07-21
tcp: convert icsk_user_timeout from jiffies to msecs
Jon Maxwell
2018-05-18
tcp: add SACK compression
Eric Dumazet
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
2018-03-07
tcp: purge write queue upon aborting the connection
Soheil Hassas Yeganeh
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]