Yuchung Cheng
|
c84a57113f
tcp: fix bogus RTT on special retransmission
|
11 rokov pred |
Eric Dumazet
|
9a9bfd032f
net: tcp: use NET_INC_STATS()
|
11 rokov pred |
Eric Dumazet
|
f5ddcbbb40
net-tcp: fastopen: fix high order allocations
|
11 rokov pred |
John Ogness
|
bf06200e73
tcp: tsq: fix nonagle handling
|
11 rokov pred |
Eric Dumazet
|
4a5ab4e224
tcp: remove 1ms offset in srtt computation
|
11 rokov pred |
stephen hemminger
|
f7e56a76ac
tcp: make local functions static
|
11 rokov pred |
Eric Dumazet
|
d4589926d7
tcp: refine TSO splits
|
11 rokov pred |
stephen hemminger
|
8e3bff96af
net: more spelling fixes
|
11 rokov pred |
Eric Dumazet
|
7b7fc97aa3
tcp: optimize some skb_shinfo(skb) uses
|
11 rokov pred |
Andrey Vagin
|
dbde497966
tcp: don't update snd_nxt, when a socket is switched from repair mode
|
11 rokov pred |
Eric Dumazet
|
98e09386c0
tcp: tsq: restore minimal amount of queueing
|
11 rokov pred |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 rokov pred |
Neal Cardwell
|
675297c904
tcp: remove redundant code in __tcp_retransmit_skb()
|
11 rokov pred |
Eric Dumazet
|
8f26fb1c1e
tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()
|
11 rokov pred |
Eric Dumazet
|
c52e2421f7
tcp: must unclone packets before mangling them
|
11 rokov pred |
Eric Dumazet
|
ccdbb6e96b
tcp: tcp_transmit_skb() optimizations
|
12 rokov pred |
Eric Dumazet
|
b44084c2c8
inet: rename ir_loc_port to ir_num
|
12 rokov pred |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
12 rokov pred |
Andi Kleen
|
5843ef4213
tcp: Always set options to 0 before calling tcp_established_options
|
12 rokov pred |
Eric Dumazet
|
c9eeec26e3
tcp: TSQ can use a dynamic limit
|
12 rokov pred |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 rokov pred |
Phil Oester
|
eb8895debe
tcp: tcp_make_synack() should use sock_wmalloc
|
12 rokov pred |
Eric Dumazet
|
95bd09eb27
tcp: TSO packets automatic sizing
|
12 rokov pred |
Andrew Vagin
|
c7781a6e3c
tcp: initialize rcv_tstamp for restored sockets
|
12 rokov pred |
Eric Dumazet
|
c9bee3b7fd
tcp: TCP_NOTSENT_LOWAT socket option
|
12 rokov pred |
Yuchung Cheng
|
24ab6bec80
tcp: account all retransmit failures
|
12 rokov pred |
Cong Wang
|
bcefe17cff
tcp: introduce a per-route knob for quick ack
|
12 rokov pred |
Weiping Pan
|
9ef71e0c82
tcp:typo unset should be unsent
|
12 rokov pred |
Yuchung Cheng
|
85f16525a2
tcp: properly send new data in fast recovery in first RTT
|
12 rokov pred |
Eric Dumazet
|
547669d483
tcp: xps: fix reordering issues
|
12 rokov pred |