index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp.h
Age
Commit message (
Expand
)
Author
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-15
tcp: rehash onto different local ECMP path on retransmit timeout
Neil Spring
2026-06-12
tcp: clear sock_ops cb flags before force-closing a child socket
Sechang Lim
2026-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-20
tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction
Eric Dumazet
2026-05-13
net: make is_skb_wmem() available to modules
Eric Dumazet
2026-04-30
net/tcp: Remove tcp_sigpool
Eric Biggers
2026-04-30
net/tcp-ao: Return void from functions that can no longer fail
Eric Biggers
2026-04-29
tcp: add tcp_mstamp_refresh_inline()
Eric Dumazet
2026-04-18
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
Eric Dumazet
2026-04-18
tcp: annotate data-races in tcp_get_info_chrono_stats()
Eric Dumazet
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
2026-04-06
tcp: add recv_should_stop helper
Geliang Tang
2026-03-26
tcp: Fix inconsistent indenting warning
Jiayuan Chen
2026-03-24
tcp: add cwnd_event_tx_start to tcp_congestion_ops
Eric Dumazet
2026-03-14
tcp: implement RFC 7323 window retraction receiver requirements
Simon Baatz
2026-03-12
tcp: add tcp_release_cb_cond() helper
Eric Dumazet
2026-03-09
tcp: inline tcp_chrono_start()
Eric Dumazet
2026-03-09
tcp: move tcp_v4_early_demux() to net/ipv4/ip_input.c
Eric Dumazet
2026-03-05
tcp: move tcp_v6_early_demux() to net/ipv6/ip6_input.c
Eric Dumazet
2026-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-04
net: use ktime_t in struct scm_timestamping_internal
Eric Dumazet
2026-03-04
tcp: secure_seq: add back ports to TS offset
Eric Dumazet
2026-03-02
net: remove addr_len argument of recvmsg() handlers
Eric Dumazet
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-24
tcp: make tcp_v{4,6}_send_check() static
Eric Dumazet
2026-02-24
tcp: move tcp_v6_send_check() to tcp_output.c
Eric Dumazet
2026-02-24
tcp: inline __tcp_v4_send_check()
Eric Dumazet
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
2026-02-04
tcp: split tcp_check_space() in two parts
Eric Dumazet
2026-02-03
tcp: add TCP_SYNACK_RETRANS synack_type
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
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
2026-01-28
tcp: move tcp_rack_advance() to tcp_input.c
Eric Dumazet
2026-01-28
tcp: move tcp_rack_update_reo_wnd() to tcp_input.c
Eric Dumazet
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
2026-01-22
tcp: move tcp_rate_gen to tcp_input.c
Eric Dumazet
2026-01-21
gro: inline tcp6_gro_complete()
Eric Dumazet
2026-01-21
gro: inline tcp6_gro_receive()
Eric Dumazet
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
2026-01-17
tcp: move tcp_rate_skb_sent() to tcp_output.c
Eric Dumazet
2026-01-06
tcp: clarify tcp_congestion_ops functions comments
Daniel Sedlak
2025-11-14
tcp: gro: inline tcp_gro_pull_header()
Eric Dumazet
[next]