aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
Commit message (Expand)AuthorAge
...
* | tcp: uninline tcp_oow_rate_limited()Eric Dumazet2015-03-17
* | tcp: move tcp_openreq_init() to tcp_input.cEric Dumazet2015-03-17
* | inet: fill request sock ir_iif for IPv4Eric Dumazet2015-03-14
* | ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet2015-03-12
* | net: fix CONFIG_NET_NS=n compilationEric Dumazet2015-03-11
* | net: add real socket cookiesEric Dumazet2015-03-11
|/
* tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()Neal Cardwell2015-02-22
* tcp: mitigate ACK loops for connections as tcp_sockNeal Cardwell2015-02-08
* tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell2015-02-08
* net: dctcp: loosen requirement to assert ECT(0) during 3WHSFlorian Westphal2015-02-02
* tcp: use SACK RTTs for CCKenneth Klette Jonassen2015-01-31
* tcp: avoid reducing cwnd when ACK+DSACK is receivedSébastien Barré2015-01-13
* switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)Al Viro2014-12-09
* new helper: memcpy_from_msg()Al Viro2014-11-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-21
|\
| * tcp: Restore RFC5961-compliant behavior for SYN packetsCalvin Owens2014-11-21
* | net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-06
|\|
| * tcp: zero retrans_stamp if all retrans were ackedMarcelo Leitner2014-11-05
* | net: allow setting ecn via routing tableFlorian Westphal2014-11-04
* | tcp: Correction to RFC number in commentSowmini Varadhan2014-10-30
* | ipv4: minor spelling fixesstephen hemminger2014-10-30
* | tcp: allow for bigger reordering levelEric Dumazet2014-10-29
|/
* tcp: fix tcp_ack() performance problemEric Dumazet2014-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * tcp: change TCP_ECN prefixes to lower caseFlorian Westphal2014-09-29
| * tcp: move TCP_ECN_create_request out of headerFlorian Westphal2014-09-29
| * net: tcp: more detailed ACK events and events for CE marked packetsFlorian Westphal2014-09-29
| * net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2014-09-29
| * net: tcp: add flag for ca to indicate that ECN is requiredDaniel Borkmann2014-09-29
| * tcp: use tcp_flags in tcp_data_queue()Peter Pan(潘卫平)2014-09-28
| * tcp: change tcp_skb_pcount() locationEric Dumazet2014-09-28
| * tcp: add coalescing attempt in tcp_ofo_queue()Eric Dumazet2014-09-23
| * tcp: avoid possible arithmetic overflowsEric Dumazet2014-09-22
| * tcp: do not fake tcp headers in tcp_send_rcvq()Eric Dumazet2014-09-19
| * tcp: do not copy headers in tcp_collapse()Eric Dumazet2014-09-15
| * tcp: allow segment with FIN in tcp_try_coalesce()Eric Dumazet2014-09-15
| * tcp: use TCP_SKB_CB(skb)->tcp_flags in input pathEric Dumazet2014-09-15
| * tcp: remove TCP_SKB_CB(skb)->whenEric Dumazet2014-09-05
| * tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isnEric Dumazet2014-09-05
| * tcp: improve undo on timeoutYuchung Cheng2014-08-23
* | Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-10-07
|\ \ | |/ |/|
| * net_dma: revert 'copied_early'Dan Williams2014-09-28
| * net_dma: simple removalDan Williams2014-09-28
* | tcp: fix ssthresh and undo for consecutive short FRTO episodesNeal Cardwell2014-08-14
* | tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logicHannes Frederic Sowa2014-08-14
* | net-timestamp: fix missing ACK timestampWillem de Bruijn2014-08-13
* | net-timestamp: ACK timestamp for bytestreamsWillem de Bruijn2014-08-05
* | tcp: reduce spurious retransmits due to transient SACK renegingNeal Cardwell2014-08-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-16
|\ \