aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/tcp.h
AgeCommit message (Expand)Author
2018-11-17tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2018-08-01tcp: add stat of data packet reordering eventsWei Wang
2018-08-01tcp: add dsack blocks received statsWei Wang
2018-08-01tcp: add data bytes retransmitted statsWei Wang
2018-08-01tcp: add data bytes sent statsWei Wang
2018-07-16tcp: Fix broken repair socket window probe patchStefan Baranoff
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet
2018-04-19tcp: export packets delivery infoYuchung Cheng
2018-03-16tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung
2018-03-05tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha
2018-03-05tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-10-24tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch
2017-10-20tcp: socket option to set TCP fast open keyYuchung Cheng
2017-09-01tcp_diag: report TCP MD5 signing keys and addressesIvan Delalande
2017-07-31tcp: add related fields into SCM_TIMESTAMPING_OPT_STATSWei Wang
2017-06-19tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefixIvan Delalande
2017-06-15tcp: ULP infrastructureDave Watson
2017-01-29tcp: record pkts sent and retransmisttedYuchung Cheng
2017-01-25net/tcp-fastopen: Add new API supportWei Wang
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-11-30tcp: export sender limits chronographs to TCP_INFOFrancis Yan
2016-09-21tcp: export data delivery rateYuchung Cheng
2016-06-30tcp: add an ability to dump and restore window parametersAndrey Vagin
2016-03-14tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/InMartin KaFai Lau
2016-02-16tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_infoEric Dumazet
2015-05-21tcp: add tcpi_segs_in and tcpi_segs_out to tcp_infoMarcelo Ricardo Leitner
2015-05-05tcp: provide SYN headers for passive connectionsEric Dumazet
2015-04-29tcp: add TCP_CC_INFO socket optionEric Dumazet
2015-04-29tcp: add tcpi_bytes_received to tcp_infoEric Dumazet
2015-04-29tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet
2014-02-14tcp: add pacing_rate information into tcp_infoEric Dumazet
2013-07-24tcp: TCP_NOTSENT_LOWAT socket optionEric Dumazet
2013-03-17tcp: Remove TCPCTChristoph Paasch
2013-02-13tcp: set and get per-socket timestampAndrey Vagin
2012-10-22tcp: add SYN/data info to TCP_INFOYuchung Cheng
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells