Historie revizí

Autor SHA1 Zpráva Datum
  Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" před 19 roky
  Stephen Hemminger 40efc6fa17 [TCP]: less inline's před 19 roky
  Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls před 19 roky
  Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops před 19 roky
  Stephen Hemminger 31f3426904 [TCP]: More spelling fixes. před 19 roky
  Stephen Hemminger 6a438bbe68 [TCP]: speed up SACK processing před 19 roky
  Stephen Hemminger caa20d9abe [TCP]: spelling fixes před 19 roky
  John Heffner 326f36e9e7 [TCP]: receive buffer growth limiting with mixed MTU před 19 roky
  Stephen Hemminger 9772efb970 [TCP]: Appropriate Byte Count support před 19 roky
  Stephen Hemminger 2d2abbab63 [TCP]: simplify microsecond rtt sampling před 19 roky
  Herbert Xu 2ad41065d9 [TCP]: Clear stale pred_flags when snd_wnd changes před 19 roky
  Alexey Kuznetsov 09e9ec8711 [TCP]: Don't over-clamp window in tcp_clamp_window() před 19 roky
  Herbert Xu 3c05d92ed4 [TCP]: Compute in_sacked properly when we split up a TSO frame. před 19 roky
  David S. Miller 6475be16fd [TCP]: Keep TSO enabled even during loss events. před 19 roky
  Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings před 20 roky
  Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp před 20 roky
  Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk před 20 roky
  Arnaldo Carvalho de Melo 295f7324ff [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer před 20 roky
  Arnaldo Carvalho de Melo 3f421baa47 [NET]: Just move the inet_connection_sock function from tcp sources před 20 roky
  Arnaldo Carvalho de Melo 463c84b97f [NET]: Introduce inet_connection_sock před 20 roky
  David S. Miller 8728b834b2 [NET]: Kill skb->list před 20 roky
  David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() před 20 roky
  David S. Miller c1b4a7e695 [TCP]: Move to new TSO segmenting scheme. před 20 roky
  David S. Miller 0d9901df62 [TCP]: Break out send buffer expansion test. před 20 roky
  David S. Miller cb83199a29 [TCP]: Do not call tcp_tso_acked() if no work to do. před 20 roky
  David S. Miller a56476962e [TCP]: Kill bogus comment above tcp_tso_acked(). před 20 roky
  David S. Miller 55c97f3e99 [TCP]: Fix __tcp_push_pending_frames() 'nonagle' handling. před 20 roky
  David S. Miller 84d3e7b957 [TCP]: Move __tcp_data_snd_check into tcp_output.c před 20 roky
  Stephen Hemminger 317a76f9a4 [TCP]: Add pluggable congestion control algorithm infrastructure. před 20 roky
  David S. Miller 314324121f [TCP]: Fix stretch ACK performance killer when doing ucopy. před 20 roky