netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH PKT_SCHED 0/6]: assorted fixes
@ 2005-01-11 21:46 Patrick McHardy
  2005-01-14  4:49 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick McHardy @ 2005-01-11 21:46 UTC (permalink / raw)
  To: David S. Miller; +Cc: Maillist netdev

Hi Dave,

following are a couple of assorted fixes: a mem leak, locking bugs in two
tc actions, your sch_api.c fix for holding the rtnl while loading modules
ported to act_api.c, and a bug in tcf_exts that prevents using 
actions/policers
without a rate estimator.

You can pull all changes from bk://212.42.230.204/net-2.6-sched

Regards
Patrick

Patrick McHardy:
  o [PKT_SCHED]: act_api.c: kill some exports
  o [PKT_SCHED]: tcf_exts: rate_tlv is optional
  o [PKT_SCHED]: act_api.c: drop rtnl for loading modules
  o [PKT_SCHED]: tc actions: disable bhs while lock is held in init path
  o [PKT_SCHED]: Fix memory leaks in cls_u32.c error path
  o [PKT_SCHED]: Use rtattr_parse_nested where appropriate

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

* Re: [PATCH PKT_SCHED 0/6]: assorted fixes
  2005-01-11 21:46 [PATCH PKT_SCHED 0/6]: assorted fixes Patrick McHardy
@ 2005-01-14  4:49 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2005-01-14  4:49 UTC (permalink / raw)
  To: Patrick McHardy; +Cc: netdev

On Tue, 11 Jan 2005 22:46:14 +0100
Patrick McHardy <kaber@trash.net> wrote:

> following are a couple of assorted fixes: a mem leak, locking bugs in two
> tc actions, your sch_api.c fix for holding the rtnl while loading modules
> ported to act_api.c, and a bug in tcf_exts that prevents using 
> actions/policers
> without a rate estimator.
> 
> You can pull all changes from bk://212.42.230.204/net-2.6-sched

Pulled, thanks a lot Patrick.

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

end of thread, other threads:[~2005-01-14  4:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-11 21:46 [PATCH PKT_SCHED 0/6]: assorted fixes Patrick McHardy
2005-01-14  4:49 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).