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.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
/
linux
/
tcp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
1
-3
/
+3
2024-03-05
tcp: align tcp_sock_write_rx group
Eric Dumazet
1
-1
/
+1
2024-02-29
tcp: remove some holes in struct tcp_sock
Eric Dumazet
1
-4
/
+4
2024-02-12
tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group
Eric Dumazet
1
-2
/
+2
2024-02-12
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
1
-1
/
+1
2023-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2023-12-06
net/tcp: Don't store TCP-AO maclen on reqsk
Dmitry Safonov
1
-6
/
+2
2023-12-06
tcp: reorganize tcp_sock fast path variables
Coco Li
1
-114
/
+134
2023-11-03
tcp: fix fastopen code vs usec TS
Eric Dumazet
1
-1
/
+1
2023-10-27
net/tcp: Wire TCP-AO to request sockets
Dmitry Safonov
1
-0
/
+18
2023-10-27
net/tcp: Add TCP-AO sign to twsk
Dmitry Safonov
1
-0
/
+3
2023-10-27
net/tcp: Add TCP-AO config and structures
Dmitry Safonov
1
-2
/
+7
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
1
-1
/
+3
2023-10-23
tcp: add RTAX_FEATURE_TCP_USEC_TS
Eric Dumazet
1
-0
/
+5
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
1
-0
/
+8
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
1
-6
/
+8
2023-08-06
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
1
-1
/
+1
2023-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
1
-1
/
+1
2023-07-19
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
1
-1
/
+3
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
1
-4
/
+6
2022-10-28
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
Mubashir Adnan Qureshi
1
-0
/
+1
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-09-30
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
1
-1
/
+1
2022-09-29
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
1
-0
/
+6
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-0
/
+30
2022-02-11
net/smc: Limit SMC visits when handshake workqueue congested
D. Wythe
1
-0
/
+1
2021-12-07
tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay
Maxim Galaganov
1
-0
/
+2
2021-01-23
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-1
/
+2
2020-09-10
tcp: record received TOS value in the request socket
Wei Wang
1
-0
/
+1
2020-08-25
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
1
-5
/
+8
2020-08-25
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
1
-0
/
+2
2020-08-25
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
1
-1
/
+6
2020-08-01
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
1
-1
/
+2
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+4
2020-07-23
tcp: allow at most one TLP probe per flight
Yuchung Cheng
1
-2
/
+4
2020-06-24
tcp: Expose tcp_sock_set_keepidle_locked
Dmitry Yakunin
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
1
-0
/
+1
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
1
-0
/
+2
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
1
-0
/
+3
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-51
/
+0
2020-04-30
tcp: add tp->dup_ack_counter
Eric Dumazet
1
-0
/
+1
2020-04-30
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
1
-51
/
+0
2020-03-30
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
1
-1
/
+7
[next]