aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/tcp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
4 daystcp: socket option to check for MPTCP fallback to TCPMatthieu Baerts (NGI0)1-0/+2
2023-10-27net/tcp: Add TCP_AO_REPAIRDmitry Safonov1-0/+8
2023-10-27net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)Dmitry Safonov1-1/+2
2023-10-27net/tcp: Add TCP-AO getsockopt()sDmitry Safonov1-14/+49
2023-10-27net/tcp: Add option for TCP-AO to (not) hash headerDmitry Safonov1-0/+5
2023-10-27net/tcp: Ignore specific ICMPs for TCP-AO connectionsDmitry Safonov1-1/+3
2023-10-27net/tcp: Add TCP-AO segments countersDmitry Safonov1-1/+7
2023-10-27net/tcp: Introduce TCP_AO setsockopt()sDmitry Safonov1-0/+46
2023-10-27net/tcp: Add TCP-AO config and structuresDmitry Safonov1-0/+2
2023-10-23tcp: add TCPI_OPT_USEC_TSEric Dumazet1-0/+1
2023-09-16tcp: new TCP_INFO stats for RTO eventsAananth V1-0/+12
2022-10-28tcp: add rcv_wnd and plb_rehash to TCP_INFOMubashir Adnan Qureshi1-0/+5
2022-10-28tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi1-0/+1
2021-02-11tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.Arjun Roy1-1/+1
2021-01-22tcp: Add receive timestamp support for receive zerocopy.Arjun Roy1-0/+4
2021-01-22tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2021-01-11Fix whitespace in uapi/linux/tcp.h.Danilo Carvalho1-9/+9
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy1-0/+2
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy1-0/+2
2020-07-31tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2020-03-09tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2020-02-16tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.Arjun Roy1-0/+1
2020-02-16tcp-zerocopy: Return inq along with tcp receive zerocopy.Arjun Roy1-0/+1
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani1-0/+1
2020-01-02net: Add device index to tcp_md5sigDavid Ahern1-2/+3
2019-10-25tcp: add TCP_INFO status for failed client TFOJason Baron1-1/+9
2019-09-16tcp: Add snd_wnd to TCP_INFOThomas Higdon1-0/+4
2019-09-16tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon1-0/+2
2019-06-12tcp: add optional per socket transmit delayEric Dumazet1-0/+3
2019-03-23tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh1-0/+27
2018-11-17tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2018-08-01tcp: add stat of data packet reordering eventsWei Wang1-0/+2
2018-08-01tcp: add dsack blocks received statsWei Wang1-0/+2
2018-08-01tcp: add data bytes retransmitted statsWei Wang1-0/+2
2018-08-01tcp: add data bytes sent statsWei Wang1-1/+3
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff1-0/+4
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh1-0/+3
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet1-0/+8
2018-04-19tcp: export packets delivery infoYuchung Cheng1-0/+5
2018-03-16tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2018-03-05tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha1-0/+1
2018-03-05tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha1-0/+1
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2017-10-24tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch1-0/+1
2017-10-20tcp: socket option to set TCP fast open keyYuchung Cheng1-0/+1
2017-09-01tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande1-0/+9
2017-07-31tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSWei Wang1-0/+8
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande1-3/+8
2017-06-15tcp: ULP infrastructureDave Watson1-0/+1