index
:
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.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
Greg Kroah-Hartman
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
*
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
*
mptcp: Add ADD_ADDR handling
Peter Krystad
2020-03-29
1
-2
/
+18
*
mptcp: handle tcp fallback when using syn cookies
Florian Westphal
2020-01-29
1
-2
/
+0
*
tcp: export count for rehash attempts
Abdul Kabbani
2020-01-26
1
-0
/
+2
*
mptcp: parse and emit MP_CAPABLE option according to v1 spec
Christoph Paasch
2020-01-24
1
-1
/
+2
*
mptcp: Implement MPTCP receive path
Mat Martineau
2020-01-24
1
-0
/
+10
*
mptcp: Handle MP_CAPABLE options for outgoing connections
Peter Krystad
2020-01-24
1
-0
/
+3
*
mptcp: Associate MPTCP context with TCP socket
Peter Krystad
2020-01-24
1
-0
/
+3
*
mptcp: Handle MPTCP TCP options
Peter Krystad
2020-01-24
1
-0
/
+18
*
tcp: add TCP_INFO status for failed client TFO
Jason Baron
2019-10-25
1
-1
/
+1
*
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
2019-10-13
1
-3
/
+3
*
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
2019-09-16
1
-0
/
+2
*
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
2019-06-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-0
/
+4
|
\
|
*
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-06-15
1
-0
/
+4
*
|
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
2019-06-17
1
-6
/
+1
*
|
tcp: add optional per socket transmit delay
Eric Dumazet
2019-06-12
1
-0
/
+2
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
tcp: defer SACK compression after DupThresh
Eric Dumazet
2018-11-21
1
-0
/
+1
*
tcp: do not change tcp_wstamp_ns in tcp_mstamp_refresh
Eric Dumazet
2018-10-15
1
-0
/
+1
*
tcp: add tcp_wstamp_ns socket field
Eric Dumazet
2018-09-21
1
-0
/
+2
*
tcp: add stat of data packet reordering events
Wei Wang
2018-08-01
1
-2
/
+2
*
tcp: add dsack blocks received stats
Wei Wang
2018-08-01
1
-0
/
+3
*
tcp: add data bytes retransmitted stats
Wei Wang
2018-08-01
1
-0
/
+3
*
tcp: add data bytes sent stats
Wei Wang
2018-08-01
1
-0
/
+3
*
tcp: use monotonic timestamps for PAWS
Arnd Bergmann
2018-07-12
1
-2
/
+2
[next]