| Commit message (Expand) | Author | Age | Files | Lines |
* | tcp: Add snd_wnd to TCP_INFO | Thomas Higdon | 2019-09-16 | 1 | -0/+4 |
* | tcp: Add TCP_INFO counter for packets received out-of-order | Thomas Higdon | 2019-09-16 | 1 | -0/+2 |
* | tcp: add optional per socket transmit delay | Eric Dumazet | 2019-06-12 | 1 | -0/+3 |
* | tcp: add documentation for tcp_ca_state | Soheil Hassas Yeganeh | 2019-03-23 | 1 | -0/+27 |
* | tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS | Yousuk Seung | 2018-11-17 | 1 | -0/+1 |
* | tcp: add stat of data packet reordering events | Wei Wang | 2018-08-01 | 1 | -0/+2 |
* | tcp: add dsack blocks received stats | Wei Wang | 2018-08-01 | 1 | -0/+2 |
* | tcp: add data bytes retransmitted stats | Wei Wang | 2018-08-01 | 1 | -0/+2 |
* | tcp: add data bytes sent stats | Wei Wang | 2018-08-01 | 1 | -1/+3 |
* | tcp: Fix broken repair socket window probe patch | Stefan Baranoff | 2018-07-16 | 1 | -0/+4 |
* | tcp: send in-queue bytes in cmsg upon read | Soheil Hassas Yeganeh | 2018-05-01 | 1 | -0/+3 |
* | tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive | Eric Dumazet | 2018-04-29 | 1 | -0/+8 |
* | tcp: export packets delivery info | Yuchung Cheng | 2018-04-19 | 1 | -0/+5 |
* | tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS | Yousuk Seung | 2018-03-16 | 1 | -0/+1 |
* | tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATS | Priyaranjan Jha | 2018-03-05 | 1 | -0/+1 |
* | tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS | Priyaranjan Jha | 2018-03-05 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | tcp: Configure TFO without cookie per socket and/or per route | Christoph Paasch | 2017-10-24 | 1 | -0/+1 |
* | | tcp: socket option to set TCP fast open key | Yuchung Cheng | 2017-10-20 | 1 | -0/+1 |
|/ |
|
* | tcp_diag: report TCP MD5 signing keys and addresses | Ivan Delalande | 2017-09-01 | 1 | -0/+9 |
* | tcp: add related fields into SCM_TIMESTAMPING_OPT_STATS | Wei Wang | 2017-07-31 | 1 | -0/+8 |
* | tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix | Ivan Delalande | 2017-06-19 | 1 | -3/+8 |
* | tcp: ULP infrastructure | Dave Watson | 2017-06-15 | 1 | -0/+1 |
* | tcp: record pkts sent and retransmistted | Yuchung Cheng | 2017-01-29 | 1 | -0/+2 |
* | net/tcp-fastopen: Add new API support | Wei Wang | 2017-01-25 | 1 | -0/+1 |
* | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING | Francis Yan | 2016-11-30 | 1 | -0/+8 |
* | tcp: export sender limits chronographs to TCP_INFO | Francis Yan | 2016-11-30 | 1 | -0/+4 |
* | tcp: export data delivery rate | Yuchung Cheng | 2016-09-21 | 1 | -0/+3 |
* | tcp: add an ability to dump and restore window parameters | Andrey Vagin | 2016-06-30 | 1 | -0/+10 |
* | tcp: Add RFC4898 tcpEStatsPerfDataSegsOut/In | Martin KaFai Lau | 2016-03-14 | 1 | -0/+2 |
* | tcp: add tcpi_min_rtt and tcpi_notsent_bytes to tcp_info | Eric Dumazet | 2016-02-16 | 1 | -0/+3 |
* | tcp: add tcpi_segs_in and tcpi_segs_out to tcp_info | Marcelo Ricardo Leitner | 2015-05-21 | 1 | -1/+3 |
* | tcp: provide SYN headers for passive connections | Eric Dumazet | 2015-05-05 | 1 | -0/+2 |
* | tcp: add TCP_CC_INFO socket option | Eric Dumazet | 2015-04-29 | 1 | -0/+1 |
* | tcp: add tcpi_bytes_received to tcp_info | Eric Dumazet | 2015-04-29 | 1 | -0/+1 |
* | tcp: add tcpi_bytes_acked to tcp_info | Eric Dumazet | 2015-04-29 | 1 | -0/+1 |
* | tcp: add pacing_rate information into tcp_info | Eric Dumazet | 2014-02-14 | 1 | -0/+3 |
* | tcp: TCP_NOTSENT_LOWAT socket option | Eric Dumazet | 2013-07-24 | 1 | -0/+1 |
* | tcp: Remove TCPCT | Christoph Paasch | 2013-03-17 | 1 | -26/+0 |
* | tcp: set and get per-socket timestamp | Andrey Vagin | 2013-02-13 | 1 | -0/+1 |
* | tcp: add SYN/data info to TCP_INFO | Yuchung Cheng | 2012-10-22 | 1 | -0/+1 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -0/+225 |