Histórico de Commits

Autor SHA1 Mensagem Data
  Ilpo Jrvinen 4e67d876ce [TCP]: NAGLE_PUSH seems to be a wrong way around há 17 anos atrás
  Ilpo Järvinen 7f9c33e515 [TCP] MTUprobe: Cleanup send queue check (no need to loop) há 17 anos atrás
  Ilpo Järvinen 91cc17c0e5 [TCP]: MTUprobe: receiver window & data available checks fixed há 17 anos atrás
  Ilpo Jrvinen 6e42141009 [TCP] MTUprobe: fix potential sk_send_head corruption há 17 anos atrás
  Ilpo Järvinen b08d6cb22c [TCP]: Limit processing lost_retrans loop to work-to-do cases há 17 anos atrás
  Ilpo Järvinen 29d0a309d1 [TCP]: Fix two off-by-one errors in fackets_out adjusting logic há 17 anos atrás
  Ilpo Järvinen dc86967b54 [TCP]: No fackets_out/highest_sack tuning when SACK isn't enabled há 17 anos atrás
  Ilpo Järvinen a6963a6b3d [TCP]: Re-place highest_sack check to a more robust position há 17 anos atrás
  Ilpo Järvinen b76892051c [TCP]: Avoid clearing sacktag hint in trivial situations há 17 anos atrás
  Ilpo Järvinen 5af4ec236f [TCP]: clear_all_retrans_hints prefixed by tcp_ há 17 anos atrás
  Ilpo Järvinen 91fed7a15c [TCP]: Make fackets_out accurate há 17 anos atrás
  Ilpo Järvinen 0dde7b5404 [TCP]: Maintain highest_sack accurately to the highest skb há 17 anos atrás
  Ilpo Järvinen 356f89e12e [NET] Cleanup: DIV_ROUND_UP há 17 anos atrás
  Ilpo Järvinen 6ff03ac355 [TCP]: tcp_packets_out_inc to tcp_output.c (no callers elsewhere) há 17 anos atrás
  Ilpo Järvinen e9144bd8da [TCP]: Remove unnecessary wrapper tcp_packets_out_dec há 17 anos atrás
  Ilpo Järvinen e60402d0a9 [TCP]: Move sack_ok access to obviously named funcs & cleanup há 18 anos atrás
  Ilpo Järvinen 005903bc3a [TCP]: Left out sync->verify (the new meaning of it) & definify há 18 anos atrás
  Ilpo Järvinen b5860bbac7 [TCP]: Tighten tcp_sock's belt, drop left_out há 18 anos atrás
  Ilpo Järvinen af610b4ca1 [TCP]: Add tcp_dec_pcount_approx int variant há 18 anos atrás
  Ilpo Järvinen bdf1ee5d3b [TCP]: Move code from tcp_ecn.h to tcp*.c and tcp.h & remove it há 18 anos atrás
  Ilpo Järvinen 539d243fdd [TCP]: Access to highest_sack obsoletes forward_cnt_hint há 18 anos atrás
  YOSHIFUJI Hideaki 9c681b43fa [NET] IPV4: Fix whitespace errors. há 18 anos atrás
  Ilpo Järvinen d041005116 [TCP]: SACK fastpath did override adjusted fackets_out há 18 anos atrás
  Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used há 18 anos atrás
  Ilpo Järvinen d551e4541d [TCP] FRTO: RFC4138 allows Nagle override when new data must be sent há 18 anos atrás
  Gerrit Renker 65bb723c95 [TCP]: Update references in two old comments há 18 anos atrás
  Stephen Hemminger 164891aadf [TCP]: Congestion control API update. há 18 anos atrás
  Ilpo Järvinen 9e412ba763 [TCP]: Sed magic converts func(sk, tp, ...) -> func(sk, ...) há 18 anos atrás
  Arnaldo Carvalho de Melo 1a4e2d093f [SK_BUFF]: Some more conversions to skb_copy_from_linear_data há 18 anos atrás
  Arnaldo Carvalho de Melo 27a884dc3c [SK_BUFF]: Convert skb->tail to sk_buff_data_t há 18 anos atrás