Histórico de Commits

Autor SHA1 Mensagem Data
  Adrian Bunk 6c97e72a16 [IPV4]: Possible cleanups. há 19 anos atrás
  John Heffner 0e7b13685f [TCP] mtu probing: move tcp-specific data out of inet_connection_sock há 19 anos atrás
  John Heffner 5d424d5a67 [TCP]: MTU probing há 19 anos atrás
  John Heffner 6fcf9412de [TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabled há 19 anos atrás
  Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" há 19 anos atrás
  Stephen Hemminger 40efc6fa17 [TCP]: less inline's há 19 anos atrás
  Arnaldo Carvalho de Melo d83d8461f9 [IP_SOCKGLUE]: Remove most of the tcp specific calls há 19 anos atrás
  Arnaldo Carvalho de Melo 8292a17a39 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops há 19 anos atrás
  Stephen Hemminger 31f3426904 [TCP]: More spelling fixes. há 19 anos atrás
  Stephen Hemminger 6a438bbe68 [TCP]: speed up SACK processing há 19 anos atrás
  Stephen Hemminger caa20d9abe [TCP]: spelling fixes há 19 anos atrás
  John Heffner 326f36e9e7 [TCP]: receive buffer growth limiting with mixed MTU há 19 anos atrás
  Stephen Hemminger 9772efb970 [TCP]: Appropriate Byte Count support há 19 anos atrás
  Stephen Hemminger 2d2abbab63 [TCP]: simplify microsecond rtt sampling há 19 anos atrás
  Herbert Xu 2ad41065d9 [TCP]: Clear stale pred_flags when snd_wnd changes há 19 anos atrás
  Alexey Kuznetsov 09e9ec8711 [TCP]: Don't over-clamp window in tcp_clamp_window() há 19 anos atrás
  Herbert Xu 3c05d92ed4 [TCP]: Compute in_sacked properly when we split up a TSO frame. há 19 anos atrás
  David S. Miller 6475be16fd [TCP]: Keep TSO enabled even during loss events. há 19 anos atrás
  Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings há 20 anos atrás
  Patrick McHardy a61bbcf28a [NET]: Store skb->timestamp as offset to a base timestamp há 20 anos atrás
  Arnaldo Carvalho de Melo 6687e988d9 [ICSK]: Move TCP congestion avoidance members to icsk há 20 anos atrás
  Arnaldo Carvalho de Melo 295f7324ff [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer há 20 anos atrás
  Arnaldo Carvalho de Melo 3f421baa47 [NET]: Just move the inet_connection_sock function from tcp sources há 20 anos atrás
  Arnaldo Carvalho de Melo 463c84b97f [NET]: Introduce inet_connection_sock há 20 anos atrás
  David S. Miller 8728b834b2 [NET]: Kill skb->list há 20 anos atrás
  David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() há 20 anos atrás
  David S. Miller c1b4a7e695 [TCP]: Move to new TSO segmenting scheme. há 20 anos atrás
  David S. Miller 0d9901df62 [TCP]: Break out send buffer expansion test. há 20 anos atrás
  David S. Miller cb83199a29 [TCP]: Do not call tcp_tso_acked() if no work to do. há 20 anos atrás
  David S. Miller a56476962e [TCP]: Kill bogus comment above tcp_tso_acked(). há 20 anos atrás