Andrey Vagin
|
dbde497966
tcp: don't update snd_nxt, when a socket is switched from repair mode
|
11 years ago |
Eric Dumazet
|
98e09386c0
tcp: tsq: restore minimal amount of queueing
|
11 years ago |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Neal Cardwell
|
675297c904
tcp: remove redundant code in __tcp_retransmit_skb()
|
11 years ago |
Eric Dumazet
|
8f26fb1c1e
tcp: remove the sk_can_gso() check from tcp_set_skb_tso_segs()
|
11 years ago |
Eric Dumazet
|
c52e2421f7
tcp: must unclone packets before mangling them
|
11 years ago |
Eric Dumazet
|
ccdbb6e96b
tcp: tcp_transmit_skb() optimizations
|
11 years ago |
Eric Dumazet
|
b44084c2c8
inet: rename ir_loc_port to ir_num
|
11 years ago |
Eric Dumazet
|
634fb979e8
inet: includes a sock_common in request_sock
|
11 years ago |
Andi Kleen
|
5843ef4213
tcp: Always set options to 0 before calling tcp_established_options
|
11 years ago |
Eric Dumazet
|
c9eeec26e3
tcp: TSQ can use a dynamic limit
|
11 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Phil Oester
|
eb8895debe
tcp: tcp_make_synack() should use sock_wmalloc
|
12 years ago |
Eric Dumazet
|
95bd09eb27
tcp: TSO packets automatic sizing
|
12 years ago |
Andrew Vagin
|
c7781a6e3c
tcp: initialize rcv_tstamp for restored sockets
|
12 years ago |
Eric Dumazet
|
c9bee3b7fd
tcp: TCP_NOTSENT_LOWAT socket option
|
12 years ago |
Yuchung Cheng
|
24ab6bec80
tcp: account all retransmit failures
|
12 years ago |
Cong Wang
|
bcefe17cff
tcp: introduce a per-route knob for quick ack
|
12 years ago |
Weiping Pan
|
9ef71e0c82
tcp:typo unset should be unsent
|
12 years ago |
Yuchung Cheng
|
85f16525a2
tcp: properly send new data in fast recovery in first RTT
|
12 years ago |
Eric Dumazet
|
547669d483
tcp: xps: fix reordering issues
|
12 years ago |
Eric Dumazet
|
6a5dc9e598
net: Add MIB counters for checksum errors
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
0e280af026
tcp: introduce TCPSpuriousRtxHostQueues SNMP counter
|
12 years ago |
Eric Dumazet
|
d6a4a10411
tcp: GSO should be TSQ friendly
|
12 years ago |
Thomas Graf
|
50bceae9bd
tcp: Reallocate headroom if it would overflow csum_start
|
12 years ago |
Eric Dumazet
|
ca10b9e9a8
selinux: add a skb_owned_by() hook
|
12 years ago |
David S. Miller
|
ea3d1cc285
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
f4541d60a4
tcp: preserve ACK clocking in TSO
|
12 years ago |
Yuchung Cheng
|
9b44190dc1
tcp: refactor F-RTO
|
12 years ago |