All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] bonding: miscellaneous fixes
@ 2008-01-30  2:07 Jay Vosburgh
  2008-01-30  2:07 ` [PATCH 1/7] bonding: fix parameter parsing Jay Vosburgh
  0 siblings, 1 reply; 9+ messages in thread
From: Jay Vosburgh @ 2008-01-30  2:07 UTC (permalink / raw)
  To: netdev; +Cc: Jeff Garzik

	Following are 7 bonding related patches:

	patch 1: Revamp parameter parsing again to handle all cases (missed
an edge case last time).

	patch 2: fix set_multicast_list locking issues

	patch 3: Fix possible NULL pointer deref at module init time

	patch 4: Fix race that causes invalid statistics

	patch 5: Don't acquire rtnl in ARP monitor; it's not needed

	patch 6: update version

	patch 7: update MAINTAINERS

	Patches are against the current netdev-2.6#upstream branch.

	Please apply.

	-J

---
	-Jay Vosburgh, IBM Linux Technology Center, fubar@us.ibm.com

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

end of thread, other threads:[~2008-01-30  8:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-30  2:07 [PATCH 0/7] bonding: miscellaneous fixes Jay Vosburgh
2008-01-30  2:07 ` [PATCH 1/7] bonding: fix parameter parsing Jay Vosburgh
2008-01-30  2:07   ` [PATCH 2/7] bonding: fix set_multicast_list locking Jay Vosburgh
2008-01-30  2:07     ` [PATCH 3/7] bonding: fix NULL pointer deref in startup processing Jay Vosburgh
2008-01-30  2:07       ` [PATCH 4/7] bonding: fix race that causes invalid statistics Jay Vosburgh
2008-01-30  2:07         ` [PATCH 5/7] bonding: do not acquire rtnl in ARP monitor Jay Vosburgh
2008-01-30  2:07           ` [PATCH 6/7] bonding: update version Jay Vosburgh
2008-01-30  2:07             ` [PATCH 7/7] bonding: update MAINTAINERS Jay Vosburgh
2008-01-30  8:38   ` [PATCH 1/7] bonding: fix parameter parsing Jeff Garzik

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.