Eric Dumazet
|
815afe1785
tcp: fix build error if IPv6 is not enabled
|
11 سال پیش |
Eric Dumazet
|
870c315138
ipv6: introduce tcp_v6_iif()
|
11 سال پیش |
Cong Wang
|
461b74c391
ipv4: clean up cookie_v4_check()
|
11 سال پیش |
Cong Wang
|
e25f866fbc
ipv4: share tcp_v4_save_options() with cookie_v4_check()
|
11 سال پیش |
Linus Torvalds
|
35a9ad8af0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 سال پیش |
Linus Torvalds
|
d0cd84817c
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
|
11 سال پیش |
Li RongQing
|
a12a601ed1
tcp: Change tcp_slow_start function to return void
|
11 سال پیش |
Florian Westphal
|
d82bd12298
tcp: move TCP_ECN_create_request out of header
|
11 سال پیش |
Florian Westphal
|
9890092e46
net: tcp: more detailed ACK events and events for CE marked packets
|
11 سال پیش |
Florian Westphal
|
7354c8c389
net: tcp: split ack slow/fast events from cwnd_event
|
11 سال پیش |
Daniel Borkmann
|
30e502a34b
net: tcp: add flag for ca to indicate that ECN is required
|
11 سال پیش |
Florian Westphal
|
55d8694fa8
net: tcp: assign tcp cong_ops when tcp sk is created
|
11 سال پیش |
Eric Dumazet
|
cd7d8498c9
tcp: change tcp_skb_pcount() location
|
11 سال پیش |
Eric Dumazet
|
971f10eca1
tcp: better TCP_SKB_CB layout to reduce cache line misses
|
11 سال پیش |
Dan Williams
|
3f33407856
net: make tcp_cleanup_rbuf private
|
11 سال پیش |
Dan Williams
|
7bced39751
net_dma: simple removal
|
11 سال پیش |
Eric Dumazet
|
7faee5c0d5
tcp: remove TCP_SKB_CB(skb)->when
|
11 سال پیش |
Eric Dumazet
|
04317dafd1
tcp: introduce TCP_SKB_CB(skb)->tcp_tw_isn
|
11 سال پیش |
Hannes Frederic Sowa
|
a26552afe8
tcp: don't allow syn packets without timestamps to pass tcp_tw_recycle logic
|
11 سال پیش |
Neal Cardwell
|
4fab907195
tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()
|
11 سال پیش |
Andrey Vagin
|
9d186cac7f
tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)
|
11 سال پیش |
Neal Cardwell
|
5ae344c949
tcp: reduce spurious retransmits due to transient SACK reneging
|
11 سال پیش |
Christoph Paasch
|
5ee2c941b5
tcp: Remove unnecessary arg from tcp_enter_cwr and tcp_init_cwnd_reduction
|
11 سال پیش |
Neal Cardwell
|
86c6a2c75a
tcp: switch snt_synack back to measuring transmit time of first SYNACK
|
11 سال پیش |
Octavian Purdila
|
1fb6f159fd
tcp: add tcp_conn_request
|
11 سال پیش |
Octavian Purdila
|
695da14eb0
tcp: add queue_add_hash to tcp_request_sock_ops
|
11 سال پیش |
Octavian Purdila
|
2aec4a297b
tcp: add mss_clamp to tcp_request_sock_ops
|
11 سال پیش |
Octavian Purdila
|
5db92c9949
tcp: unify tcp_v4_rtx_synack and tcp_v6_rtx_synack
|
11 سال پیش |
Octavian Purdila
|
d6274bd8d6
tcp: add send_synack method to tcp_request_sock_ops
|
11 سال پیش |
Octavian Purdila
|
936b8bdb53
tcp: add init_seq method to tcp_request_sock_ops
|
11 سال پیش |