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