index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
tcp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
1
-0
/
+3
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
1
-0
/
+7
2026-03-09
tcp: move tp->chrono_type next tp->chrono_stat[]
Eric Dumazet
1
-2
/
+2
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
1
-1
/
+2
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
1
-0
/
+1
2026-01-21
tcp: preserve const qualifier in tcp_rsk() and inet_rsk()
Eric Dumazet
1
-4
/
+1
2025-09-22
tcp: move mtu_info to remove two 32bit holes
Eric Dumazet
1
-3
/
+3
2025-09-22
tcp: move tcp_clean_acked to tcp_sock_read_tx group
Eric Dumazet
1
-3
/
+3
2025-09-22
tcp: move recvmsg_inq to tcp_sock_read_txrx
Eric Dumazet
1
-2
/
+2
2025-09-22
tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group
Eric Dumazet
1
-2
/
+2
2025-09-18
tcp: accecn: AccECN option failure handling
Chia-Yu Chang
1
-1
/
+3
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
1
-1
/
+3
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
1
-2
/
+7
2025-09-18
tcp: accecn: add AccECN rx byte counters
Ilpo Järvinen
1
-0
/
+4
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
1
-1
/
+7
2025-09-18
tcp: AccECN core
Ilpo Järvinen
1
-0
/
+3
2025-09-15
tcp: reorganize tcp_sock_write_txrx group for variables later
Chia-Yu Chang
1
-2
/
+2
2025-07-21
tcp: add tcp_sock_set_maxseg
Geliang Tang
1
-0
/
+1
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
1
-3
/
+0
2025-05-15
tcp: add receive queue awareness in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2025-04-24
tcp: fastopen: note that a child socket was created
Jeremy Harris
1
-1
/
+2
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
1
-0
/
+3
2025-02-26
tcp: be less liberal in TSEcr received while in SYN_RECV state
Eric Dumazet
1
-0
/
+2
2024-11-04
net: tcp: replace the document for "lsndtime" in tcp_sock
Menglong Dong
1
-2
/
+1
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
1
-3
/
+3
2024-03-04
tcp: align tcp_sock_write_rx group
Eric Dumazet
1
-1
/
+1
2024-02-28
tcp: remove some holes in struct tcp_sock
Eric Dumazet
1
-4
/
+4
2024-02-12
tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group
Eric Dumazet
1
-2
/
+2
2024-02-12
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
1
-1
/
+1
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
1
-6
/
+2
2023-12-05
tcp: reorganize tcp_sock fast path variables
Coco Li
1
-114
/
+134
2023-11-03
tcp: fix fastopen code vs usec TS
Eric Dumazet
1
-1
/
+1
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
1
-0
/
+18
2023-10-27
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
1
-0
/
+3
2023-10-27
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
1
-2
/
+7
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
1
-1
/
+3
2023-10-23
tcp: add RTAX_FEATURE_TCP_USEC_TS
Eric Dumazet
1
-0
/
+5
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
1
-0
/
+8
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
1
-6
/
+8
2023-08-06
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
1
-1
/
+1
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-07-18
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
1
-1
/
+3
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
1
-4
/
+6
2022-10-28
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
Mubashir Adnan Qureshi
1
-0
/
+1
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-09-30
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
1
-1
/
+1
2022-09-29
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
1
-0
/
+6
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-0
/
+30
[next]