All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/10]: tcp & more tcp
@ 2008-12-05 20:58 Ilpo Järvinen
  2008-12-05 20:58 ` [PATCH 01/10] tcp: force mss equality with the next skb too Ilpo Järvinen
  2008-12-06  6:49 ` [PATCH 0/10]: tcp & more tcp David Miller
  0 siblings, 2 replies; 13+ messages in thread
From: Ilpo Järvinen @ 2008-12-05 20:58 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

1) Some fixes to recent work, and some to pre-historic things.

2) sacktag state struct to avoid ..., *ptr, *ptr2, *ptr3 crazyness

3) Besides that combine some code here and there.

--
 i.



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2008-12-06  6:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-05 20:58 [PATCH 0/10]: tcp & more tcp Ilpo Järvinen
2008-12-05 20:58 ` [PATCH 01/10] tcp: force mss equality with the next skb too Ilpo Järvinen
2008-12-05 20:58   ` [PATCH 02/10] tcp: Fix thinko making the not-shiftable to cover S|R as well Ilpo Järvinen
2008-12-05 20:58     ` [PATCH 03/10] tcp: make mtu probe failure to not break gso'ed skbs unnecessarily Ilpo Järvinen
2008-12-05 20:58       ` [PATCH 04/10] tcp: introduce struct tcp_sacktag_state to reduce arg pressure Ilpo Järvinen
2008-12-05 20:58         ` [PATCH 05/10] tcp: no need to pass prev skb around, reduces " Ilpo Järvinen
2008-12-05 20:58           ` [PATCH 06/10] tcp: drop tcp_bound_rto, merge content of it tcp_set_rto Ilpo Järvinen
2008-12-05 20:58             ` [PATCH 07/10] tcp: share code through function, not through copy-paste. :-) Ilpo Järvinen
2008-12-05 20:58               ` [PATCH 08/10] tcp: move some parts from tcp_write_xmit Ilpo Järvinen
2008-12-05 20:58                 ` [PATCH 09/10] tcp: use tcp_write_xmit also in tcp_push_one Ilpo Järvinen
2008-12-05 20:58                   ` [PATCH 10/10] tcp: fix tso_should_defer in 64bit Ilpo Järvinen
2008-12-05 22:13   ` [PATCH 01/10] tcp: force mss equality with the next skb too Andi Kleen
2008-12-06  6:49 ` [PATCH 0/10]: tcp & more tcp David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.