Yuchung Cheng
|
6e08d5e3c8
tcp: fix false undo corner cases
|
11 vuotta sitten |
Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 vuotta sitten |
Per Hurtig
|
bef1909ee3
tcp: fixing TLP's FIN recovery
|
11 vuotta sitten |
Octavian Purdila
|
6cc55e096f
tcp: add gfp parameter to tcp_fragment
|
11 vuotta sitten |
Linus Torvalds
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 vuotta sitten |
Neal Cardwell
|
ca8a226343
tcp: make cwnd-limited checks measurement-based, and gentler
|
11 vuotta sitten |
Yuchung Cheng
|
843f4a55e3
tcp: use tcp_v4_send_synack on first SYN-ACK
|
11 vuotta sitten |
Yuchung Cheng
|
89278c9dc9
tcp: simplify fast open cookie processing
|
11 vuotta sitten |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 vuotta sitten |
Eric Dumazet
|
249015515f
tcp: remove in_flight parameter from cong_avoid() methods
|
11 vuotta sitten |
Eric Dumazet
|
e114a710aa
tcp: fix cwnd limited checking to improve congestion control
|
11 vuotta sitten |
Eric Dumazet
|
fc9f350106
tcp: increment retransmit counters in tlp and fast open
|
11 vuotta sitten |
Eric Dumazet
|
1f3279ae0c
tcp: avoid retransmits of TCP packets hanging in host queues
|
11 vuotta sitten |
Weiping Pan
|
86fd14ad1e
tcp: make tcp_cwnd_application_limited() static
|
11 vuotta sitten |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 vuotta sitten |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
11 vuotta sitten |
Eric Dumazet
|
a0b8486caf
tcp: tcp_make_synack() minor changes
|
11 vuotta sitten |
Peter Pan(潘卫平)
|
cc93fc51f3
tcp: delete unused parameter in tcp_nagle_check()
|
11 vuotta sitten |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 vuotta sitten |
Eric Dumazet
|
c3f9b01849
tcp: tcp_release_cb() should release socket ownership
|
11 vuotta sitten |
Eric Dumazet
|
431a91242d
tcp: timestamp SYN+DATA messages
|
11 vuotta sitten |
Eric Dumazet
|
2196269242
tcp: do not leak non zero tstamp in output packets
|
11 vuotta sitten |
David S. Miller
|
f7324acd98
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
|
11 vuotta sitten |
David S. Miller
|
67ddc87f16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 vuotta sitten |
Yuchung Cheng
|
f19c29e3e3
tcp: snmp stats for Fast Open, SYN rtx, and data pkts
|
11 vuotta sitten |
Yuchung Cheng
|
c84a57113f
tcp: fix bogus RTT on special retransmission
|
11 vuotta sitten |
Eric Dumazet
|
740b0f1841
tcp: switch rtt estimations to usec resolution
|
11 vuotta sitten |
Florian Westphal
|
8e165e2034
net: tcp: add mib counters to track zero window transitions
|
11 vuotta sitten |
Eric Dumazet
|
9a9bfd032f
net: tcp: use NET_INC_STATS()
|
11 vuotta sitten |
Eric Dumazet
|
f5ddcbbb40
net-tcp: fastopen: fix high order allocations
|
11 vuotta sitten |