index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp.h
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
-2
/
+4
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
-1
/
+3
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
-1
/
+7
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
-1
/
+9
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
Chia-Yu Chang
-0
/
+1
2026-02-03
tcp: disable RFC3168 fallback identifier for CC modules
Chia-Yu Chang
-1
/
+11
2026-02-03
tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
Chia-Yu Chang
-1
/
+20
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
-0
/
+11
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
-2
/
+0
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
-1
/
+0
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
-2
/
+1
2026-01-22
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
-2
/
+0
2026-01-21
gro: inline tcp6_gro_complete()
Eric Dumazet
-1
/
+0
2026-01-21
gro: inline tcp6_gro_receive()
Eric Dumazet
-1
/
+0
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
-2
/
+0
2026-01-17
tcp: move tcp_rate_skb_sent() to tcp_output.c
Eric Dumazet
-1
/
+0
2026-01-06
tcp: clarify tcp_congestion_ops functions comments
Daniel Sedlak
-10
/
+19
2025-11-14
tcp: gro: inline tcp_gro_pull_header()
Eric Dumazet
-1
/
+0
2025-11-07
tcp: Apply max RTO to non-TFO SYN+ACK.
Kuniyuki Iwashima
-1
/
+2
2025-11-07
tcp: Remove timeout arg from reqsk_timeout().
Kuniyuki Iwashima
-0
/
+7
2025-11-04
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
-1
/
+1
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2025-10-29
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
-1
/
+1
2025-10-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-0
/
+3
2025-10-17
tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
Eric Biggers
-18
/
+8
2025-10-16
net: Allow opt-out from global protocol memory accounting.
Kuniyuki Iwashima
-0
/
+3
2025-10-15
tcp: better handle TCP_TX_DELAY on established flows
Eric Dumazet
-0
/
+2
2025-09-29
tcp: make tcp_rcvbuf_grow() accessible to mptcp code
Paolo Abeni
-0
/
+1
2025-09-18
tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
Ilpo Järvinen
-0
/
+1
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
-0
/
+3
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
-0
/
+13
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
-0
/
+1
2025-09-18
tcp: AccECN core
Ilpo Järvinen
-0
/
+15
2025-09-15
tcp: fast path functions later
Ilpo Järvinen
-27
/
+27
2025-09-11
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
-0
/
+4
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
-0
/
+10
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
-1
/
+1
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().
Kuniyuki Iwashima
-1
/
+1
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
-1
/
+1
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-2
/
+2
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
-1
/
+1
2025-07-02
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
-1
/
+0
2025-06-24
module: remove meaningless 'name' parameter from __MODULE_INFO()
Masahiro Yamada
-2
/
+2
2025-06-17
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
-1
/
+1
2025-06-17
tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial()
Neal Cardwell
-5
/
+0
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
-1
/
+0
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
-1
/
+2
2025-03-31
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
-15
/
+0
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
-0
/
+15
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
-1
/
+1
[next]