netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull request: batman-adv 2011-06-09
@ 2011-06-09 21:09 Sven Eckelmann
  2011-06-09 21:09 ` [PATCH 2/6] batman-adv: Don't return value in void function Sven Eckelmann
       [not found] ` <1307653754-5014-1-git-send-email-sven-KaDOiPu9UxWEi8DpZVb4nw@public.gmane.org>
  0 siblings, 2 replies; 8+ messages in thread
From: Sven Eckelmann @ 2011-06-09 21:09 UTC (permalink / raw)
  To: davem-fT/PcQaiUtIeIZ0/mPfg9Q
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA,
	b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r

Hi,

I would like to propose following changes for net-next-2.6/3.1. Most
patches are simple cleanup patches and only Daniele Furlan provided an
enhancement which should fix some routing decisions when a mesh node is
overloaded and OGMs get delayed.

Thanks,
	Sven


The following changes since commit bb899b89f46eb1fd6f62a4c360f6511b9714e479:

  batman-adv: Ensure that we really have route changes in update_route (2011-05-30 07:39:37 +0200)

are available in the git repository at:
  git://git.open-mesh.org/ecsv/linux-merge.git batman-adv/next

Daniele Furlan (1):
      batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load

Marek Lindner (1):
      batman-adv: use NO_FLAGS define instead of hard-coding 0

Sven Eckelmann (4):
      batman-adv: Don't return value in void function
      batman-adv: Fix signedness problem in parse_gw_bandwidth
      batman-adv: Rewrite debugfs kobj_to_* helpers as functions
      batman-adv: Use enums for related constants

 net/batman-adv/aggregation.c    |    2 +-
 net/batman-adv/bat_sysfs.c      |   14 +++++++++--
 net/batman-adv/gateway_client.c |    6 ++--
 net/batman-adv/gateway_common.c |    4 +-
 net/batman-adv/hard-interface.c |    2 +-
 net/batman-adv/hard-interface.h |   14 ++++++-----
 net/batman-adv/main.h           |   19 ++++++++++-----
 net/batman-adv/packet.h         |   47 ++++++++++++++++++++++++---------------
 net/batman-adv/routing.c        |    9 +++----
 net/batman-adv/send.c           |    2 +-
 10 files changed, 72 insertions(+), 47 deletions(-)

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

end of thread, other threads:[~2011-06-09 21:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-09 21:09 pull request: batman-adv 2011-06-09 Sven Eckelmann
2011-06-09 21:09 ` [PATCH 2/6] batman-adv: Don't return value in void function Sven Eckelmann
     [not found] ` <1307653754-5014-1-git-send-email-sven-KaDOiPu9UxWEi8DpZVb4nw@public.gmane.org>
2011-06-09 21:09   ` [PATCH 1/6] batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy load Sven Eckelmann
2011-06-09 21:09   ` [PATCH 3/6] batman-adv: Fix signedness problem in parse_gw_bandwidth Sven Eckelmann
2011-06-09 21:09   ` [PATCH 4/6] batman-adv: Rewrite debugfs kobj_to_* helpers as functions Sven Eckelmann
2011-06-09 21:09   ` [PATCH 5/6] batman-adv: Use enums for related constants Sven Eckelmann
2011-06-09 21:09   ` [PATCH 6/6] batman-adv: use NO_FLAGS define instead of hard-coding 0 Sven Eckelmann
2011-06-09 21:58   ` pull request: batman-adv 2011-06-09 David 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).