index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
tcp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-15
tcp: gro: inline tcp_gro_pull_header()
Eric Dumazet
1
-1
/
+0
2025-11-08
tcp: Apply max RTO to non-TFO SYN+ACK.
Kuniyuki Iwashima
1
-1
/
+2
2025-11-08
tcp: Remove timeout arg from reqsk_timeout().
Kuniyuki Iwashima
1
-0
/
+7
2025-11-05
net: Convert proto callbacks from sockaddr to sockaddr_unsized
Kees Cook
1
-1
/
+1
2025-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-10-30
tcp: add newval parameter to tcp_rcvbuf_grow()
Eric Dumazet
1
-1
/
+1
2025-10-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+3
2025-10-18
tcp: Convert tcp-md5 to use MD5 library instead of crypto_ahash
Eric Biggers
1
-18
/
+8
2025-10-16
net: Allow opt-out from global protocol memory accounting.
Kuniyuki Iwashima
1
-0
/
+3
2025-10-15
tcp: better handle TCP_TX_DELAY on established flows
Eric Dumazet
1
-0
/
+2
2025-09-30
tcp: make tcp_rcvbuf_grow() accessible to mptcp code
Paolo Abeni
1
-0
/
+1
2025-09-18
tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
Ilpo Järvinen
1
-0
/
+1
2025-09-18
tcp: accecn: AccECN option send control
Chia-Yu Chang
1
-0
/
+3
2025-09-18
tcp: accecn: AccECN option
Ilpo Järvinen
1
-0
/
+13
2025-09-18
tcp: accecn: AccECN negotiation
Ilpo Järvinen
1
-0
/
+1
2025-09-18
tcp: AccECN core
Ilpo Järvinen
1
-0
/
+15
2025-09-16
tcp: fast path functions later
Ilpo Järvinen
1
-27
/
+27
2025-09-12
tcp: Destroy TCP-AO, TCP-MD5 keys in .sk_destruct()
Dmitry Safonov
1
-0
/
+4
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
1
-0
/
+10
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
1
-1
/
+1
2025-08-20
net-memcg: Pass struct sock to mem_cgroup_sk_under_memory_pressure().
Kuniyuki Iwashima
1
-1
/
+1
2025-08-20
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
1
-1
/
+1
2025-08-06
Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+2
2025-07-19
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
1
-1
/
+1
2025-07-03
tcp: move tcp_memory_allocated into net_aligned_data
Eric Dumazet
1
-1
/
+0
2025-06-24
module: remove meaningless 'name' parameter from __MODULE_INFO()
Masahiro Yamada
1
-2
/
+2
2025-06-18
net: tcp: tsq: Convert from tasklet to BH workqueue
Tejun Heo
1
-1
/
+1
2025-06-18
tcp: remove RFC3517/RFC6675 tcp_clear_retrans_hints_partial()
Neal Cardwell
1
-5
/
+0
2025-06-18
tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hint
Neal Cardwell
1
-1
/
+0
2025-04-11
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
1
-1
/
+2
2025-04-01
Revert "tcp: avoid atomic operations on sk->sk_rmem_alloc"
Eric Dumazet
1
-15
/
+0
2025-03-25
tcp: avoid atomic operations on sk->sk_rmem_alloc
Eric Dumazet
1
-0
/
+15
2025-03-25
tcp: support TCP_RTO_MIN_US for set/getsockopt use
Jason Xing
1
-1
/
+1
2025-03-24
tcp: move icsk_clean_acked to a better location
Eric Dumazet
1
-2
/
+2
2025-03-17
tcp: Pass flags to __tcp_send_ack
Ilpo Järvinen
1
-1
/
+1
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
1
-1
/
+2
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
1
-4
/
+40
2025-03-17
tcp: extend TCP flags to allow AE bit/ACE field
Ilpo Järvinen
1
-2
/
+9
2025-03-17
tcp: use BIT() macro in include/net/tcp.h
Chia-Yu Chang
1
-10
/
+11
2025-03-08
tcp: ulp: diag: more info without CAP_NET_ADMIN
Matthieu Baerts (NGI0)
1
-2
/
+2
2025-03-04
tcp: add a drop_reason pointer to tcp_check_req()
Eric Dumazet
1
-1
/
+1
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2025-02-22
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+5
2025-02-21
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-0
/
+8
2025-02-21
bpf: Add BPF_SOCK_OPS_TSTAMP_ACK_CB callback
Jason Xing
1
-2
/
+4
2025-02-21
bpf: Prevent unsafe access to the sock fields in the BPF timestamping callback
Jason Xing
1
-0
/
+1
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+14
2025-02-20
tcp: drop secpath at the same time as we currently drop dst
Sabrina Dubroca
1
-0
/
+14
2025-02-11
tcp: add the ability to control max RTO
Eric Dumazet
1
-5
/
+11
2025-02-11
tcp: add a @pace_delay parameter to tcp_reset_xmit_timer()
Eric Dumazet
1
-4
/
+6
[next]