summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.Arjun Roy2021-02-111-1/+1
* tcp: Add receive timestamp support for receive zerocopy.Arjun Roy2021-01-221-0/+4
* tcp: add TTL to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2021-01-221-0/+1
* Fix whitespace in uapi/linux/tcp.h.Danilo Carvalho2021-01-111-9/+9
* net-zerocopy: Defer vm zap unless actually needed.Arjun Roy2020-12-041-0/+2
* net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy2020-12-041-0/+2
* tcp: add earliest departure time to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2020-07-311-0/+1
* tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2020-03-091-0/+1
* tcp-zerocopy: Return sk_err (if set) along with tcp receive zerocopy.Arjun Roy2020-02-161-0/+1
* tcp-zerocopy: Return inq along with tcp receive zerocopy.Arjun Roy2020-02-161-0/+1
* tcp: export count for rehash attemptsAbdul Kabbani2020-01-261-0/+1
* net: Add device index to tcp_md5sigDavid Ahern2020-01-021-2/+3
* tcp: add TCP_INFO status for failed client TFOJason Baron2019-10-251-1/+9
* tcp: Add snd_wnd to TCP_INFOThomas Higdon2019-09-161-0/+4
* tcp: Add TCP_INFO counter for packets received out-of-orderThomas Higdon2019-09-161-0/+2
* tcp: add optional per socket transmit delayEric Dumazet2019-06-121-0/+3
* tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh2019-03-231-0/+27
* tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2018-11-171-0/+1
* tcp: add stat of data packet reordering eventsWei Wang2018-08-011-0/+2
* tcp: add dsack blocks received statsWei Wang2018-08-011-0/+2
* tcp: add data bytes retransmitted statsWei Wang2018-08-011-0/+2
* tcp: add data bytes sent statsWei Wang2018-08-011-1/+3
* tcp: Fix broken repair socket window probe patchStefan Baranoff2018-07-161-0/+4
* tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh2018-05-011-0/+3
* tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet2018-04-291-0/+8
* tcp: export packets delivery infoYuchung Cheng2018-04-191-0/+5
* tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung2018-03-161-0/+1
* tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-051-0/+1
* tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2018-03-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
* | tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch2017-10-241-0/+1
* | tcp: socket option to set TCP fast open keyYuchung Cheng2017-10-201-0/+1
|/
* tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande2017-09-011-0/+9
* tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSWei Wang2017-07-311-0/+8
* tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande2017-06-191-3/+8
* tcp: ULP infrastructureDave Watson2017-06-151-0/+1
* tcp: record pkts sent and retransmisttedYuchung Cheng2017-01-291-0/+2
* net/tcp-fastopen: Add new API supportWei Wang2017-01-251-0/+1
* tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+8
* tcp: export sender limits chronographs to TCP_INFOFrancis Yan2016-11-301-0/+4
* tcp: export data delivery rateYuchung Cheng2016-09-211-0/+3
* tcp: add an ability to dump and restore window parametersAndrey Vagin2016-06-301-0/+10
* tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau2016-03-141-0/+2
* tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet2016-02-161-0/+3
* tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner2015-05-211-1/+3
* tcp: provide SYN headers for passive connectionsEric Dumazet2015-05-051-0/+2
* tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-291-0/+1
* tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-291-0/+1
* tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-291-0/+1