These are only partially related patches for 2.6.35. They supersede earlier (unaccepted) patches in net-next.
An embedded and charset-unspecified text was scrubbed... Name: br-netpoll-cleanup.patch Url: http://lists.linux-foundation.org/pipermail/bridge/attachments/20100510/ed1f3ffe/attachment.txt
Stephen Hemminger
2010-May-10 19:31 UTC
[Bridge] [PATCH 2/4] bridge: change console message interface
An embedded and charset-unspecified text was scrubbed... Name: bridge-msg.patch Url: http://lists.linux-foundation.org/pipermail/bridge/attachments/20100510/126a6a3e/attachment.txt
Stephen Hemminger
2010-May-10 19:31 UTC
[Bridge] [PATCH 3/4] bridge: netfilter use net_ratelimit
An embedded and charset-unspecified text was scrubbed... Name: bridge-netfilter-msg.patch Url: http://lists.linux-foundation.org/pipermail/bridge/attachments/20100510/583b36b2/attachment.txt
Stephen Hemminger
2010-May-10 19:31 UTC
[Bridge] [PATCH 4/4] bridge: update sysfs link names if port device names have changed
An embedded and charset-unspecified text was scrubbed... Name: br-rename-link.patch Url: http://lists.linux-foundation.org/pipermail/bridge/attachments/20100510/4f48e9d6/attachment.txt
David Miller
2010-May-16 06:12 UTC
[Bridge] [PATCH 3/4] bridge: netfilter use net_ratelimit
From: Stephen Hemminger <shemminger at vyatta.com> Date: Mon, 10 May 2010 12:31:10 -0700> The function __br_dnat_complain is basically reimplementing existing > net_ratelimit. > > Signed-off-by: Stephen Hemminger <shemminger at vyatta.com>This code is no longer there after the recent netfilter merges.