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
/
net
/
ipv4
/
tcp.c
Age
Commit message (
Expand
)
Author
2026-03-03
net/tcp-md5: Fix MAC comparison to be constant-time
Eric Biggers
2026-02-26
net: annotate data-races around sk->sk_{data_ready,write_space}
Eric Dumazet
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-03
tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
Chia-Yu Chang
2026-02-03
tcp: try to avoid safer when ACKs are thinned
Ilpo Järvinen
2026-02-02
tcp: export tcp_splice_state
Geliang Tang
2026-01-28
tcp: tcp_tx_timestamp() must look at the rtx queue
Eric Dumazet
2026-01-27
tcp: move sk_forced_mem_schedule() to tcp.c
Eric Dumazet
2026-01-23
tcp: move tcp_stream_memory_free() to tcp.c
Eric Dumazet
2026-01-22
tcp: move tcp_rate_check_app_limited() to tcp.c
Eric Dumazet
2026-01-08
net: do not write to msg_get_inq in callee
Willem de Bruijn
2025-11-27
netmem, devmem, tcp: access pp fields through @desc in net_iov
Byungchul Park
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-10-27
tcp: remove one ktime_get() from recvmsg() fast path
Eric Dumazet
2025-10-23
tcp: Remove unnecessary null check in tcp_inbound_md5_hash()
Eric Biggers
2025-10-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-10-17
tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
Eric Biggers
2025-10-16
net: Allow opt-out from global protocol memory accounting.
Kuniyuki Iwashima
2025-10-15
tcp: better handle TCP_TX_DELAY on established flows
Eric Dumazet
2025-10-06
tcp: take care of zero tp->window_clamp in tcp_set_rcvlowat()
Eric Dumazet
2025-09-22
tcp: move tcp_clean_acked to tcp_sock_read_tx group
Eric Dumazet
2025-09-22
tcp: move tcp->rcv_tstamp to tcp_sock_write_txrx group
Eric Dumazet
2025-09-22
tcp: remove CACHELINE_ASSERT_GROUP_SIZE() uses
Eric Dumazet
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-18
tcp: add datapath logic for PSP with inline key exchange
Jakub Kicinski
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-17
tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().
Kuniyuki Iwashima
2025-09-15
tcp: reorganize tcp_sock_write_txrx group for variables later
Chia-Yu Chang
2025-09-11
tcp: Free TCP-AO/TCP-MD5 info/keys without RCU
Dmitry Safonov
2025-09-11
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
2025-09-11
net: devmem: expose tcp_recvmsg_locked errors
Stanislav Fomichev
2025-09-04
tcp: use tcp_eat_recv_skb in __tcp_close()
Eric Dumazet
2025-09-04
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
2025-08-25
tcp: annotate data-races around icsk->icsk_probes_out
Eric Dumazet
2025-08-25
tcp: annotate data-races around icsk->icsk_retransmits
Eric Dumazet
2025-08-22
tcp: lockless TCP_MAXSEG option
Eric Dumazet
2025-08-22
tcp: annotate data-races around tp->rx_opt.user_mss
Eric Dumazet
2025-07-21
tcp: add tcp_sock_set_maxseg
Geliang Tang
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-08
net: splice: Drop unused @gfp
Michal Luczaj
2025-07-08
tcp: Correct signedness in skb remaining space calculation
Jiayuan Chen
2025-07-02
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
2025-06-17
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
2025-06-17
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
[next]