Eric Dumazet
|
75c119afe1
tcp: implement rb-tree based retransmit queue
|
hace 8 años |
Eric Dumazet
|
f33198163a
tcp: pass previous skb to tcp_shifted_skb()
|
hace 8 años |
Eric Dumazet
|
8ba6ddaaf8
tcp: reduce tcp_fastretrans_alert() verbosity
|
hace 8 años |
Eric Dumazet
|
5e76ee4b8e
tcp: tcp_mark_head_lost() optimization
|
hace 8 años |
Eric Dumazet
|
18a4c0eab2
net: add rb_to_skb() and other rb tree helpers
|
hace 8 años |
Eric Dumazet
|
e2080072ed
tcp: new list for sent but unacked skbs for RACK recovery
|
hace 8 años |
Wei Wang
|
6d05081e55
tcp: clean up TFO server's initial tcp_rearm_rto() call
|
hace 8 años |
Wei Wang
|
27204aaa9d
tcp: uniform the set up of sockets after successful connection
|
hace 8 años |
Eric Dumazet
|
bffa72cf7f
net: sk_buff rbnode reorg
|
hace 8 años |
Joe Perches
|
3934788a7b
net: tcp_input: Neaten DBGUNDO
|
hace 8 años |
Florian Westphal
|
31770e34e4
tcp: Revert "tcp: remove header prediction"
|
hace 8 años |
Florian Westphal
|
c1d2b4c3e2
tcp: Revert "tcp: remove CA_ACK_SLOWPATH"
|
hace 8 años |
Eric Dumazet
|
eaa72dc474
neigh: increase queue_len_bytes to match wmem_default
|
hace 8 años |
Mike Maloney
|
98aaa913b4
tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsg
|
hace 8 años |
Tonghao Zhang
|
1119936927
tcp: Remove the unused parameter for tcp_try_fastopen.
|
hace 8 años |
Tonghao Zhang
|
49c71586a6
tcp: Get a proper dst before checking it.
|
hace 8 años |
David S. Miller
|
e2a7c34fb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 8 años |
Neal Cardwell
|
cdbeb633ca
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
|
hace 8 años |
David S. Miller
|
3118e6e19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
hace 8 años |
Yuchung Cheng
|
4faf783998
tcp: fix cwnd undo in Reno and HTCP congestion controls
|
hace 8 años |
Neal Cardwell
|
df92c8394e
tcp: fix xmit timer to only be reset if data ACKed/SACKed
|
hace 8 años |
Neal Cardwell
|
e1a10ef7fa
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
|
hace 8 años |
Neal Cardwell
|
d06c3583c2
tcp: remove extra POLL_OUT added for finished active connect()
|
hace 8 años |
Yuchung Cheng
|
ed254971ed
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
|
hace 8 años |
Eric Dumazet
|
5357f0bd4e
tcp: tcp_data_queue() cleanup
|
hace 8 años |
Florian Westphal
|
573aeb0492
tcp: remove CA_ACK_SLOWPATH
|
hace 8 años |
Florian Westphal
|
45f119bf93
tcp: remove header prediction
|
hace 8 años |
Florian Westphal
|
c13ee2a4f0
tcp: reindent two spots after prequeue removal
|
hace 8 años |
Florian Westphal
|
e7942d0633
tcp: remove prequeue support
|
hace 8 años |
Matvejchikov Ilya
|
e42e24c3cc
tcp: remove redundant argument from tcp_rcv_established()
|
hace 8 años |