* 2.6.12-rc4-tcp2
@ 2005-05-11 23:49 Stephen Hemminger
2005-05-12 0:12 ` 2.6.12-rc4-tcp2 Arnaldo Carvalho de Melo
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2005-05-11 23:49 UTC (permalink / raw)
To: David S. Miller, Baruch Even, Daniele Lacamera,
Angelo Dell'Aera; +Cc: netdev
http://developer.osdl.org/shemminger/patches/2.6.12-rc4-tcp2
Patches that should probably go in 2.6.13.
Note: Westwood and Hybla need more debugging and don't seem
to work correctly.
# stuff to cleanup netif_rx
fastroute-stats-remove.diff
no-congestion.diff
no-throttle.diff
bigger-backlog.diff
fix-weightp.diff
tso-reloaded.patch
# TCP congestion infrastructure
tcp_infra.patches
tcp_bic.patch
westwood.patch
hstcp.patch
hybla.patch
vegas.patch
h-tcp.patch
# Rearrange sk_buff to make room for bigger cb[]
# This allows adding ptr for SACK improvement without
# more memory
skbuff-del-security.patch
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.12-rc4-tcp2
2005-05-11 23:49 2.6.12-rc4-tcp2 Stephen Hemminger
@ 2005-05-12 0:12 ` Arnaldo Carvalho de Melo
0 siblings, 0 replies; 2+ messages in thread
From: Arnaldo Carvalho de Melo @ 2005-05-12 0:12 UTC (permalink / raw)
To: Stephen Hemminger
Cc: David S. Miller, Baruch Even, Daniele Lacamera,
Angelo Dell'Aera, netdev
On 5/11/05, Stephen Hemminger <shemminger@osdl.org> wrote:
> http://developer.osdl.org/shemminger/patches/2.6.12-rc4-tcp2
>
> Patches that should probably go in 2.6.13.
> Note: Westwood and Hybla need more debugging and don't seem
> to work correctly.
>
> # stuff to cleanup netif_rx
> fastroute-stats-remove.diff
> no-congestion.diff
> no-throttle.diff
> bigger-backlog.diff
> fix-weightp.diff
>
> tso-reloaded.patch
>
> # TCP congestion infrastructure
> tcp_infra.patches
+ /* cleanup private data (optional) */
+ void (*destory)(struct tcp_sock *tp);
^^^^^
Typo 8)
+ /* return slow satrt threshold (required) */
> tcp_bic.patch
> westwood.patch
> hstcp.patch
> hybla.patch
> vegas.patch
> h-tcp.patch
>
> # Rearrange sk_buff to make room for bigger cb[]
> # This allows adding ptr for SACK improvement without
> # more memory
> skbuff-del-security.patch
>
>
--
- Arnaldo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-12 0:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-11 23:49 2.6.12-rc4-tcp2 Stephen Hemminger
2005-05-12 0:12 ` 2.6.12-rc4-tcp2 Arnaldo Carvalho de Melo
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.