index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
tcp_minisocks.c
Age
Commit message (
Expand
)
Author
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
2025-03-17
tcp: helpers for ECN mode handling
Ilpo Järvinen
2025-03-03
tcp: remove READ_ONCE(req->ts_recent)
Eric Dumazet
2025-03-03
tcp: add four drop reasons to tcp_check_req()
Eric Dumazet
2025-03-03
tcp: add a drop_reason pointer to tcp_check_req()
Eric Dumazet
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-26
tcp: be less liberal in TSEcr received while in SYN_RECV state
Eric Dumazet
2025-02-26
tcp: Defer ts_recent changes until req is owned
Wang Hai
2025-02-14
tcp: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-02-07
tcp: rename inet_csk_{delete|reset}_keepalive_timer()
Eric Dumazet
2024-12-11
tcp: Measure TIME-WAIT reuse delay with millisecond precision
Jakub Sitnicki
2024-11-30
tcp: populate XPS related fields of timewait sockets
Eric Dumazet
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
2024-08-28
tcp: annotate data-races around tcptw->tw_rcv_nxt
Eric Dumazet
2024-08-28
tcp: remove volatile qualifier on tw_substate
Eric Dumazet
2024-07-16
tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().
Kuniyuki Iwashima
2024-06-10
net: tcp: un-pin the tw_timer
Florian Westphal
2024-06-10
net: tcp/dccp: prepare for tw_timer un-pinning
Valentin Schneider
2024-06-05
tcp: annotate data-races around tw->tw_ts_recent and tw->tw_ts_recent_stamp
Eric Dumazet
2024-05-27
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
2024-05-13
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
2024-04-26
rstreason: prepare for passive reset
Jason Xing
2024-04-22
tcp: do not export tcp_twsk_purge()
Eric Dumazet
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
2024-04-01
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
2024-03-12
rds: tcp: Fix use-after-free of net in reqsk_timer_handler().
Kuniyuki Iwashima
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
2023-12-06
net/tcp: Consistently align TCP-AO option in the header
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO SNE support
Dmitry Safonov
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
2023-10-27
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
2023-10-27
net/tcp: Prepare tcp_md5sig_pool for TCP-AO
Dmitry Safonov
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
2023-10-23
tcp: introduce tcp_clock_ms()
Eric Dumazet
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-08-16
inet: move inet->transparent to inet->inet_flags
Eric Dumazet
2023-08-06
tcp: set TCP_DEFER_ACCEPT locklessly
Eric Dumazet
2023-08-04
tcp: Disable header prediction for MD5 flow.
Kuniyuki Iwashima
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->ts_recent
Eric Dumazet
2023-07-18
tcp: annotate data-races around tcp_rsk(req)->txhash
Eric Dumazet
2023-05-25
net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 too
Antoine Tenart
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
2023-02-27
tcp: tcp_check_req() can be called from process context
Eric Dumazet
2022-12-01
net/tcp: Separate initialization of twsk
Dmitry Safonov
2022-12-01
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
2022-10-13
tcp: Clean up kernel listener's reqsk in inet_twsk_purge()
Kuniyuki Iwashima
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
[next]