summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* net/tcp: Add TCP_AO_REPAIRDmitry Safonov2023-10-271-0/+8
* net/tcp: Allow asynchronous delete for TCP-AO keys (MKTs)Dmitry Safonov2023-10-271-1/+2
* net/tcp: Add TCP-AO getsockopt()sDmitry Safonov2023-10-271-14/+49
* net/tcp: Add option for TCP-AO to (not) hash headerDmitry Safonov2023-10-271-0/+5
* net/tcp: Ignore specific ICMPs for TCP-AO connectionsDmitry Safonov2023-10-271-1/+3
* net/tcp: Add TCP-AO segments countersDmitry Safonov2023-10-271-1/+7
* net/tcp: Introduce TCP_AO setsockopt()sDmitry Safonov2023-10-271-0/+46
* net/tcp: Add TCP-AO config and structuresDmitry Safonov2023-10-271-0/+2
* tcp: add TCPI_OPT_USEC_TSEric Dumazet2023-10-231-0/+1
* tcp: new TCP_INFO stats for RTO eventsAananth V2023-09-161-0/+12
* tcp: add rcv_wnd and plb_rehash to TCP_INFOMubashir Adnan Qureshi2022-10-281-0/+5
* tcp: add u32 counter in tcp_sock and an SNMP counter for PLBMubashir Adnan Qureshi2022-10-281-0/+1
* 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