index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp_ecn.h
Age
Commit message (
Expand
)
Author
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
2026-02-03
tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
Chia-Yu Chang
2026-02-03
tcp: accecn: fallback outgoing half link to non-AccECN
Chia-Yu Chang
2026-02-03
tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
Chia-Yu Chang
2026-02-03
tcp: accecn: handle unexpected AccECN negotiation feedback
Chia-Yu Chang
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option failure handling
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
2025-09-18
tcp: accecn: add AccECN rx byte counters
Ilpo Järvinen
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
2025-09-18
tcp: AccECN core
Ilpo Järvinen
2025-09-15
tcp: ecn functions in separated include file
Chia-Yu Chang
2007-10-10
[TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it
Ilpo Järvinen
2007-04-25
[TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...)
Ilpo Järvinen
2007-04-25
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2006-06-30
[IPV6]: Added GSO support for TCPv6
Herbert Xu
2006-06-29
[NET]: Add ECN support for TSO
Michael Chan
2005-08-29
[NET]: Introduce inet_connection_sock
Arnaldo Carvalho de Melo
2005-06-18
[NET] Rename open_request to request_sock
Arnaldo Carvalho de Melo
2005-06-18
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds