Denis V. Lunev
|
68fcadd16c
[TCP]: Place file operations directly into tcp_seq_afinfo.
|
17 年之前 |
Denis V. Lunev
|
9427c4b36b
[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
|
17 年之前 |
Denis V. Lunev
|
a4146b1b2c
[TCP]: Replace struct net on tcp_iter_state with seq_net_private.
|
17 年之前 |
Florian Westphal
|
4dfc281702
[Syncookies]: Add support for TCP options via timestamps.
|
17 年之前 |
Ilpo Järvinen
|
882bebaaca
[TCP]: tcp_simple_retransmit can cause S+L
|
17 年之前 |
Florian Westphal
|
2051f11fb8
[TCP]: Shrink syncookie_secret by 8 byte.
|
17 年之前 |
Patrick McManus
|
ec3c0982a2
[TCP]: TCP_DEFER_ACCEPT updates - process as established
|
17 年之前 |
Daniel Lezcano
|
6f8b13bcb3
[NETNS][IPV6] tcp6 - make proc per namespace
|
17 年之前 |
Daniel Lezcano
|
f40c8174d3
[NETNS][IPV4] tcp - make proc handle the network namespaces
|
17 年之前 |
Glenn Griffin
|
c6aefafb7e
[TCP]: Add IPv6 support to TCP SYN cookies
|
17 年之前 |
Denis V. Lunev
|
9b0f976f27
[INET]: Remove struct net_proto_family* from _init calls.
|
17 年之前 |
Ilpo Järvinen
|
cea14e0ed6
[TCP]: Uninline tcp_is_cwnd_limited
|
17 年之前 |
Ilpo Järvinen
|
490d504693
[TCP]: Uninline tcp_set_state
|
17 年之前 |
Ilpo Järvinen
|
4828e7f49a
[TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary
|
17 年之前 |
Ilpo Järvinen
|
90840defab
[TCP]: Introduce tcp_wnd_end() to reduce line lengths
|
17 年之前 |
Hideo Aoki
|
3ab224be6d
[NET] CORE: Introducing new memory accounting interface.
|
17 年之前 |
YOSHIFUJI Hideaki
|
9cb5734e5b
[TCP]: Convert several length variable to unsigned.
|
17 年之前 |
Ilpo Järvinen
|
6859d49475
[TCP]: Abstract tp->highest_sack accessing & point to next skb
|
17 年之前 |
Ilpo Järvinen
|
234b686070
[TCP]: Add tcp_for_write_queue_from_safe and use it in mtu_probe
|
17 年之前 |
Ilpo Järvinen
|
c3a05c6050
[TCP]: Cong.ctrl modules: remove unused good_ack from cong_avoid
|
17 年之前 |
Ilpo Järvinen
|
8512430e55
[TCP]: Move FRTO checks out from write queue abstraction funcs
|
17 年之前 |
Ilpo Järvinen
|
68f8353b48
[TCP]: Rewrite SACK block processing & sack_recv_cache use
|
17 年之前 |
Ilpo Järvinen
|
a47e5a988a
[TCP]: Convert highest_sack to sk_buff to allow direct access
|
17 年之前 |
Jens Axboe
|
9c55e01c0c
[TCP]: Splice receive support.
|
17 年之前 |
Ilpo Jrvinen
|
6e42141009
[TCP] MTUprobe: fix potential sk_send_head corruption
|
17 年之前 |
Chuck Lever
|
c1bd24b768
[TCP]: Remove unneeded implicit type cast when calling tcp_minshall_update()
|
17 年之前 |
David S. Miller
|
0800f17026
[TCP]: Minor coding style fixup.
|
17 年之前 |
Ilpo Järvinen
|
b76892051c
[TCP]: Avoid clearing sacktag hint in trivial situations
|
17 年之前 |
Ilpo Järvinen
|
5af4ec236f
[TCP]: clear_all_retrans_hints prefixed by tcp_
|
17 年之前 |
Ilpo Järvinen
|
6ff03ac355
[TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere)
|
18 年之前 |