aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp.c
Commit message (Expand)AuthorAge
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-31
* Revert "net: simplify sock_poll_wait"Karsten Graul2018-10-23
* net: extend sk_pacing_rate to unsigned longEric Dumazet2018-10-16
* tcp: do not release socket ownership in tcp_close()Eric Dumazet2018-10-03
* tcp: adjust rcv zerocopy hints based on frag sizesSoheil Hassas Yeganeh2018-10-02
* tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZESoheil Hassas Yeganeh2018-10-02
* tcp: up initial rmem to 128KB and SYN rwin to around 64KBYuchung Cheng2018-09-29
* tcp: provide earliest departure time in skb->tstampEric Dumazet2018-09-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-13
|\
| * tcp: really ignore MSG_ZEROCOPY if no SO_ZEROCOPYVincent Whitchurch2018-09-08
* | tcp: change IPv6 flow-label upon receiving spurious retransmissionYuchung Cheng2018-09-01
|/
* tcp: remove unneeded variable 'err'YueHaibing2018-08-03
* tcp: add stat of data packet reordering eventsWei Wang2018-08-01
* tcp: add dsack blocks received statsWei Wang2018-08-01
* tcp: add data bytes retransmitted statsWei Wang2018-08-01
* tcp: add data bytes sent statsWei Wang2018-08-01
* tcp: add a helper to calculate size of opt_statsWei Wang2018-08-01
* net: simplify sock_poll_waitChristoph Hellwig2018-07-30
* tcp: convert icsk_user_timeout from jiffies to msecsJon Maxwell2018-07-21
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-21
|\
| * tcp: identify cryptic messages as TCP seq # bugsRandy Dunlap2018-07-18
| * tcp: Fix broken repair socket window probe patchStefan Baranoff2018-07-16
| * tcp: allow user to create repair socket without window probesStefan Baranoff2018-07-12
| * tcp: cleanup copied_seq and urg_data in tcp_disconnectEric Dumazet2018-07-08
| * net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abortLorenzo Colitti2018-07-07
* | tcp: remove SG-related comment in tcp_sendmsg()Julian Wiedmann2018-07-09
* | tcp: remove redundant SOCK_DONE checksEric Dumazet2018-07-08
* | sock: sockc cookie initializerWillem de Bruijn2018-07-06
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-02
|\|
| * Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* | tcp: ignore rcv_rtt sample with old ts ecr valueWei Wang2018-06-22
|/
* tcp: limit sk_rcvlowat by the maximum receive bufferSoheil Hassas Yeganeh2018-06-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * tcp: add SACK compressionEric Dumazet2018-05-18
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-04
| |\
| * | tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh2018-05-01
| * | tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet2018-04-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-21
| |\ \
| * | | tcp: export packets delivery infoYuchung Cheng2018-04-19
| * | | tcp: track total bytes delivered with ECN CE marksYuchung Cheng2018-04-19
| * | | tcp: implement mmap() for zero copy receiveEric Dumazet2018-04-16
| * | | tcp: avoid extra wakeups for SO_RCVLOWAT usersEric Dumazet2018-04-16
| * | | tcp: fix SO_RCVLOWAT and RCVBUF autotuningEric Dumazet2018-04-16
* | | | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | net/tcp: convert to ->poll_maskChristoph Hellwig2018-05-26
| | |/ | |/|
* | | tcp: restore autocorkingEric Dumazet2018-05-03
* | | tcp: fix TCP_REPAIR_QUEUE bound checkingEric Dumazet2018-05-01
* | | tcp: ignore Fast Open on repair modeYuchung Cheng2018-04-27
|/ /
* | tcp: clear tp->packets_out when purging write queueSoheil Hassas Yeganeh2018-04-16
* | tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established socketsEric Dumazet2018-04-12
|/