index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
tcp.h
Age
Commit message (
Expand
)
Author
2025-09-18
tcp: accecn: AccECN option failure handling
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
2025-04-24
tcp: fastopen: pass TFO child indication through getsockopt
Jeremy Harris
2025-03-25
tcp: support TCP_DELACK_MAX_US for set/getsockopt use
Jason Xing
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
2024-05-13
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
2023-10-27
net/tcp: Add TCP_AO_REPAIR
Dmitry Safonov
2023-10-27
net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO getsockopt()s
Dmitry Safonov
2023-10-27
net/tcp: Add option for TCP-AO to (not) hash header
Dmitry Safonov
2023-10-27
net/tcp: Ignore specific ICMPs for TCP-AO connections
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO segments counters
Dmitry Safonov
2023-10-27
net/tcp: Introduce TCP_AO setsockopt()s
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
2023-10-23
tcp: add TCPI_OPT_USEC_TS
Eric Dumazet
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
2022-10-28
tcp: add rcv_wnd and plb_rehash to TCP_INFO
Mubashir Adnan Qureshi
2022-10-28
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
Mubashir Adnan Qureshi
2021-02-11
tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.
Arjun Roy
2021-01-22
tcp: Add receive timestamp support for receive zerocopy.
Arjun Roy
2021-01-22
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2021-01-11
Fix whitespace in uapi/linux/tcp.h.
Danilo Carvalho
2020-12-04
net-zerocopy: Defer vm zap unless actually needed.
Arjun Roy
2020-12-04
net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.
Arjun Roy
2020-07-31
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-03-09
tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-02-16
tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.
Arjun Roy
2020-02-16
tcp-zerocopy: Return inq along with tcp receive zerocopy.
Arjun Roy
2020-01-26
tcp: export count for rehash attempts
Abdul Kabbani
2020-01-02
net: Add device index to tcp_md5sig
David Ahern
2019-10-25
tcp: add TCP_INFO status for failed client TFO
Jason Baron
2019-09-16
tcp: Add snd_wnd to TCP_INFO
Thomas Higdon
2019-09-16
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
2019-06-12
tcp: add optional per socket transmit delay
Eric Dumazet
2019-03-23
tcp: add documentation for tcp_ca_state
Soheil Hassas Yeganeh
2018-11-17
tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2018-08-01
tcp: add stat of data packet reordering events
Wei Wang
2018-08-01
tcp: add dsack blocks received stats
Wei Wang
2018-08-01
tcp: add data bytes retransmitted stats
Wei Wang
2018-08-01
tcp: add data bytes sent stats
Wei Wang
2018-07-16
tcp: Fix broken repair socket window probe patch
Stefan Baranoff
2018-05-01
tcp: send in-queue bytes in cmsg upon read
Soheil Hassas Yeganeh
2018-04-29
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
Eric Dumazet
2018-04-19
tcp: export packets delivery info
Yuchung Cheng
2018-03-16
tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2018-03-05
tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS
Priyaranjan Jha
2018-03-05
tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS
Priyaranjan Jha
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]