Neal Cardwell
|
4fab907195
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
|
před 11 roky |
Andrey Vagin
|
9d186cac7f
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
|
před 11 roky |
Willem de Bruijn
|
490cc7d03c
net-timestamp: fix missing tcp fragmentation cases
|
před 11 roky |
David S. Miller
|
1a98c69af1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
Christoph Paasch
|
5ee2c941b5
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
|
před 11 roky |
Yuchung Cheng
|
6e08d5e3c8
tcp: fix false undo corner cases
|
před 11 roky |
Tom Herbert
|
b73c3d0e4f
net: Save TX flow hash in sock and set in skbuf on xmit
|
před 11 roky |
Octavian Purdila
|
5db92c9949
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
|
před 11 roky |
Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
před 11 roky |
Per Hurtig
|
bef1909ee3
tcp: fixing TLP's FIN recovery
|
před 11 roky |
Octavian Purdila
|
6cc55e096f
tcp: add gfp parameter to tcp_fragment
|
před 11 roky |
Linus Torvalds
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
před 11 roky |
Neal Cardwell
|
ca8a226343
tcp: make cwnd-limited checks measurement-based, and gentler
|
před 11 roky |
Yuchung Cheng
|
843f4a55e3
tcp: use tcp_v4_send_synack on first SYN-ACK
|
před 11 roky |
Yuchung Cheng
|
89278c9dc9
tcp: simplify fast open cookie processing
|
před 11 roky |
David S. Miller
|
5f013c9bc7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
Eric Dumazet
|
249015515f
tcp: remove in_flight parameter from cong_avoid() methods
|
před 11 roky |
Eric Dumazet
|
e114a710aa
tcp: fix cwnd limited checking to improve congestion control
|
před 11 roky |
Eric Dumazet
|
fc9f350106
tcp: increment retransmit counters in tlp and fast open
|
před 11 roky |
Eric Dumazet
|
1f3279ae0c
tcp: avoid retransmits of TCP packets hanging in host queues
|
před 11 roky |
Weiping Pan
|
86fd14ad1e
tcp: make tcp_cwnd_application_limited() static
|
před 11 roky |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
před 11 roky |
Eric Dumazet
|
b0270e9101
ipv4: add a sock pointer to ip_queue_xmit()
|
před 11 roky |
Eric Dumazet
|
a0b8486caf
tcp: tcp_make_synack() minor changes
|
před 11 roky |
Peter Pan(潘卫平)
|
cc93fc51f3
tcp: delete unused parameter in tcp_nagle_check()
|
před 11 roky |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
před 11 roky |
Eric Dumazet
|
c3f9b01849
tcp: tcp_release_cb() should release socket ownership
|
před 11 roky |
Eric Dumazet
|
431a91242d
tcp: timestamp SYN+DATA messages
|
před 11 roky |
Eric Dumazet
|
2196269242
tcp: do not leak non zero tstamp in output packets
|
před 11 roky |
David S. Miller
|
f7324acd98
tcp: Use NET_ADD_STATS instead of NET_ADD_STATS_BH in tcp_event_new_data_sent()
|
před 11 roky |