index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tcp.h
Age
Commit message (
Expand
)
Author
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2023-08-06
tcp: set TCP_USER_TIMEOUT locklessly
Eric Dumazet
2023-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
2023-07-18
tcp: get rid of sysctl_tcp_adv_win_scale
Eric Dumazet
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
2022-10-28
tcp: add u32 counter in tcp_sock and an SNMP counter for PLB
Mubashir Adnan Qureshi
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-30
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-09-29
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
2022-02-11
net/smc: Limit SMC visits when handshake workqueue congested
D. Wythe
2021-12-07
tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay
Maxim Galaganov
2021-01-22
tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-09-10
tcp: record received TOS value in the request socket
Wei Wang
2020-08-24
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
2020-08-24
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
2020-07-31
tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATS
Yousuk Seung
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-23
tcp: allow at most one TLP probe per flight
Yuchung Cheng
2020-06-24
tcp: Expose tcp_sock_set_keepidle_locked
Dmitry Yakunin
2020-05-28
tcp: add tcp_sock_set_keepcnt
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_keepintvl
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_keepidle
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_user_timeout
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_syncnt
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_quickack
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-15
mptcp: add new sock flag to deal with join subflows
Paolo Abeni
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-30
tcp: add tp->dup_ack_counter
Eric Dumazet
2020-04-30
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
2020-03-29
mptcp: Add handling of incoming MP_JOIN requests
Peter Krystad
2020-03-29
mptcp: Add ADD_ADDR handling
Peter Krystad
2020-01-29
mptcp: handle tcp fallback when using syn cookies
Florian Westphal
2020-01-26
tcp: export count for rehash attempts
Abdul Kabbani
2020-01-24
mptcp: parse and emit MP_CAPABLE option according to v1 spec
Christoph Paasch
2020-01-24
mptcp: Implement MPTCP receive path
Mat Martineau
2020-01-24
mptcp: Handle MP_CAPABLE options for outgoing connections
Peter Krystad
2020-01-24
mptcp: Associate MPTCP context with TCP socket
Peter Krystad
2020-01-24
mptcp: Handle MPTCP TCP options
Peter Krystad
2019-10-25
tcp: add TCP_INFO status for failed client TFO
Jason Baron
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
2019-09-16
tcp: Add TCP_INFO counter for packets received out-of-order
Thomas Higdon
2019-06-22
net: fastopen: robustness and endianness fixes for SipHash
Ard Biesheuvel
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
[next]