Daniel Borkmann
|
81164413ad
net: tcp: add per route congestion control
|
10 years ago |
Daniel Borkmann
|
ea69763999
net: tcp: add RTAX_CC_ALGO fib handling
|
10 years ago |
Daniel Borkmann
|
c5c6a8ab45
net: tcp: add key management to congestion control
|
10 years ago |
Florian Westphal
|
f7b3bec6f5
net: allow setting ecn via routing table
|
11 years ago |
Florian Westphal
|
f1673381b1
syncookies: split cookie_check_timestamp() into two functions
|
11 years ago |
Eric Dumazet
|
dca145ffaa
tcp: allow for bigger reordering level
|
11 years ago |
Kenjiro Nakayama
|
105970f608
net: Remove trailing whitespace in tcp.h icmp.c syncookies.c
|
11 years ago |
Eric Dumazet
|
815afe1785
tcp: fix build error if IPv6 is not enabled
|
11 years ago |
Eric Dumazet
|
870c315138
ipv6: introduce tcp_v6_iif()
|
11 years ago |
Cong Wang
|
461b74c391
ipv4: clean up cookie_v4_check()
|
11 years ago |
Cong Wang
|
e25f866fbc
ipv4: share tcp_v4_save_options() with cookie_v4_check()
|
11 years ago |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 years ago |
Li RongQing
|
a12a601ed1
tcp: Change tcp_slow_start function to return void
|
11 years ago |
Florian Westphal
|
d82bd12298
tcp: move TCP_ECN_create_request out of header
|
11 years ago |
Florian Westphal
|
9890092e46
net: tcp: more detailed ACK events and events for CE marked packets
|
11 years ago |
Florian Westphal
|
7354c8c389
net: tcp: split ack slow/fast events from cwnd_event
|
11 years ago |
Daniel Borkmann
|
30e502a34b
net: tcp: add flag for ca to indicate that ECN is required
|
11 years ago |
Florian Westphal
|
55d8694fa8
net: tcp: assign tcp cong_ops when tcp sk is created
|
11 years ago |
Eric Dumazet
|
cd7d8498c9
tcp: change tcp_skb_pcount() location
|
11 years ago |
Eric Dumazet
|
971f10eca1
tcp: better TCP_SKB_CB layout to reduce cache line misses
|
11 years ago |
Dan Williams
|
3f33407856
net: make tcp_cleanup_rbuf private
|
11 years ago |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 years ago |
Eric Dumazet
|
7faee5c0d5
tcp: remove TCP_SKB_CB(skb)->when
|
11 years ago |
Eric Dumazet
|
04317dafd1
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
|
11 years ago |
Hannes Frederic Sowa
|
a26552afe8
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
|
11 years ago |
Neal Cardwell
|
4fab907195
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
|
11 years ago |
Andrey Vagin
|
9d186cac7f
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
|
11 years ago |
Neal Cardwell
|
5ae344c949
tcp: reduce spurious retransmits due to transient SACK reneging
|
11 years ago |
Christoph Paasch
|
5ee2c941b5
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
|
11 years ago |