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_input.c
Age
Commit message (
Expand
)
Author
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
Jason Xing
2024-02-16
tcp: Spelling s/curcuit/circuit/
Geert Uytterhoeven
2024-02-15
tcp: no need to use acceptable for conn_request
Jason Xing
2024-01-29
net: tcp: accept old ack during closing
Menglong Dong
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-08
tcp: fix tcp_disordered_ack() vs usec TS resolution
Eric Dumazet
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-06
tcp: do not accept ACK of bytes we never sent
Eric Dumazet
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
2023-12-01
tcp: tcp_gro_dev_warn() cleanup
Eric Dumazet
2023-11-03
tcp: fix fastopen code vs usec TS
Eric Dumazet
2023-10-27
net/tcp: Add static_key for TCP-AO
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
net/tcp: Add tcp_parse_auth_options()
Dmitry Safonov
2023-10-27
net/tcp: Calculate TCP-AO traffic keys
Dmitry Safonov
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
tcp: add tcp_rtt_tsopt_us()
Eric Dumazet
2023-10-23
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
2023-10-23
tcp: rename tcp_skb_timestamp()
Eric Dumazet
2023-10-23
tcp: add tcp_time_stamp_ms() helper
Eric Dumazet
2023-10-22
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-10
tcp: change data receiver flowlabel after one dup
David Morley
2023-10-10
tcp: record last received ipv6 flowlabel
David Morley
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-10-01
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-13
net: tcp: allow zero-window ACK update the window
Menglong Dong
2023-08-13
net: tcp: send zero-window ACK when no memory
Menglong Dong
2023-08-06
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
2023-08-06
tcp: set TCP_LINGER2 locklessly
Eric Dumazet
2023-08-04
tcp: Update stale comment for MD5 in tcp_parse_options().
Kuniyuki Iwashima
2023-07-20
tcp: add TCP_OLD_SEQUENCE drop reason
Eric Dumazet
2023-07-19
tcp: tcp_enter_quickack_mode() should be static
Eric Dumazet
2023-07-18
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
2023-07-03
tcp: annotate data races in __tcp_oow_rate_limited()
Eric Dumazet
2023-06-22
tcp: fix comment typo
Yueh-Shun Li
2023-06-01
tcp: fix mishandling when the sack compression is deferred.
fuyuanli
2023-05-10
tcp: add annotations around sk->sk_shutdown accesses
Eric Dumazet
2023-03-31
tcp: Refine SYN handling for PAWS.
Kuniyuki Iwashima
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
[next]