Commit Verlauf

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