Neal Cardwell
|
6514890f7a
tcp: fix tcp_should_expand_sndbuf() to use tcp_packets_in_flight()
|
10 vuotta sitten |
Neal Cardwell
|
f2b2c582e8
tcp: mitigate ACK loops for connections as tcp_sock
|
10 vuotta sitten |
Neal Cardwell
|
032ee42369
tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacks
|
10 vuotta sitten |
Florian Westphal
|
843c2fdf7a
net: dctcp: loosen requirement to assert ECT(0) during 3WHS
|
10 vuotta sitten |
Kenneth Klette Jonassen
|
932eb7638a
tcp: use SACK RTTs for CC
|
10 vuotta sitten |
Sébastien Barré
|
08abdffa1c
tcp: avoid reducing cwnd when ACK+DSACK is received
|
10 vuotta sitten |
Al Viro
|
f4362a2c95
switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)
|
10 vuotta sitten |
Al Viro
|
6ce8e9ce59
new helper: memcpy_from_msg()
|
11 vuotta sitten |
David S. Miller
|
1459143386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Calvin Owens
|
0c228e833c
tcp: Restore RFC5961-compliant behavior for SYN packets
|
10 vuotta sitten |
Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
10 vuotta sitten |
David S. Miller
|
4e84b496fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Marcelo Leitner
|
1f37bf87aa
tcp: zero retrans_stamp if all retrans were acked
|
10 vuotta sitten |
Florian Westphal
|
f7b3bec6f5
net: allow setting ecn via routing table
|
10 vuotta sitten |
Sowmini Varadhan
|
cd2145358e
tcp: Correction to RFC number in comment
|
10 vuotta sitten |
stephen hemminger
|
f4e715c325
ipv4: minor spelling fixes
|
10 vuotta sitten |
Eric Dumazet
|
dca145ffaa
tcp: allow for bigger reordering level
|
10 vuotta sitten |
Eric Dumazet
|
ad971f616a
tcp: fix tcp_ack() performance problem
|
10 vuotta sitten |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 vuotta sitten |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
10 vuotta sitten |
Florian Westphal
|
735d383117
tcp: change TCP_ECN prefixes to lower case
|
11 vuotta sitten |
Florian Westphal
|
d82bd12298
tcp: move TCP_ECN_create_request out of header
|
11 vuotta sitten |
Florian Westphal
|
9890092e46
net: tcp: more detailed ACK events and events for CE marked packets
|
11 vuotta sitten |
Florian Westphal
|
7354c8c389
net: tcp: split ack slow/fast events from cwnd_event
|
11 vuotta sitten |
Daniel Borkmann
|
30e502a34b
net: tcp: add flag for ca to indicate that ECN is required
|
11 vuotta sitten |
Peter Pan(潘卫平)
|
155c6e1ad4
tcp: use tcp_flags in tcp_data_queue()
|
11 vuotta sitten |
Eric Dumazet
|
cd7d8498c9
tcp: change tcp_skb_pcount() location
|
11 vuotta sitten |
Dan Williams
|
d27f9bc104
net_dma: revert 'copied_early'
|
11 vuotta sitten |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 vuotta sitten |
Eric Dumazet
|
bd1e75abf4
tcp: add coalescing attempt in tcp_ofo_queue()
|
11 vuotta sitten |