Historial de Commits

Autor SHA1 Mensaje Fecha
  Ilpo Järvinen 9eb9362e56 tcp: miscounts due to tcp_fragment pcount reset hace 16 años
  Ilpo Järvinen 797108d134 tcp: add helper for counter tweaking due mid-wq change hace 16 años
  Ilpo Järvinen 0c54b85f28 tcp: simplify tcp_current_mss hace 16 años
  Ilpo Järvinen 5861f8e58d tcp: remove pointless .dsack/.num_sacks code hace 16 años
  Hantzis Fotis ee7537b63a tcp: tcp_init_wl / tcp_update_wl argument cleanup hace 16 años
  Ilpo Järvinen 9ce0146102 tcp: get rid of two unnecessary u16s in TCP skb flags copying hace 16 años
  Ilpo Järvinen cabeccbd17 tcp: kill eff_sacks "cache", the sole user can calculate itself hace 16 años
  Ilpo Järvinen e6c7d08579 tcp: drop unnecessary local var in collapse hace 16 años
  Ilpo Järvinen 02276f3c96 tcp: fix corner case issue in segmentation during rexmitting hace 16 años
  Ilpo Järvinen d3d2ae4545 tcp: Don't clear hints when tcp_fragmenting hace 16 años
  Ilpo Järvinen 62ad27619c tcp: deferring in middle of queue makes very little sense hace 16 años
  Ilpo Järvinen ac11ba753f tcp: don't backtrack to sacked skbs hace 16 años
  David S. Miller e70049b9e7 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ hace 16 años
  Herbert Xu 7691367d71 tcp: Always set urgent pointer if it's beyond snd_nxt hace 16 años
  Ilpo Järvinen 5209921cf1 tcp: remove obsoleted comment about different passes hace 16 años
  David S. Miller a23f4bbd8d Revert "tcp: Always set urgent pointer if it's beyond snd_nxt" hace 16 años
  Herbert Xu 64ff3b938e tcp: Always set urgent pointer if it's beyond snd_nxt hace 16 años
  Ilpo Järvinen a2acde0771 tcp: fix tso_should_defer in 64bit hace 16 años
  Ilpo Järvinen d5dd9175bc tcp: use tcp_write_xmit also in tcp_push_one hace 16 años
  David S. Miller 730c30ec64 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 16 años
  Ilpo Järvinen 726e07a8a3 tcp: move some parts from tcp_write_xmit hace 16 años
  Ilpo Järvinen f8269a495a tcp: make urg+gso work for real this time hace 16 años
  David S. Miller 5b9ab2ec04 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 16 años
  Ilpo Järvinen e1aa680fa4 tcp: move tcp_simple_retransmit to tcp_input hace 16 años
  Ilpo Järvinen 4a17fc3add tcp: collapse more than two on retransmission hace 16 años
  Petr Tesarik 33cf71cee1 tcp: Do not use TSO/GSO when there is urgent data hace 16 años
  Jianjun Kong 09cb105ea7 net: clean up net/ipv4/ip_sockglue.c tcp_output.c hace 16 años
  Florian Westphal 8b5f12d04b syncookies: fix inclusion of tcp options in syn-ack hace 16 años
  Ilpo Järvinen fd6149d332 tcp: Restore ordering of TCP options for the sake of inter-operability hace 16 años
  Ilpo Järvinen 75e3d8db53 tcp: should use number of sack blocks instead of -1 hace 16 años