b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
From: Sven Eckelmann <sven.eckelmann@gmx.de>
To: greg@kroah.com
Cc: b.a.t.m.a.n@lists.open-mesh.org
Subject: [B.A.T.M.A.N.] Staging: batman-adv for 2.6.37 (3)
Date: Sat, 18 Sep 2010 21:01:10 +0200	[thread overview]
Message-ID: <1284836482-23431-1-git-send-email-sven.eckelmann@gmx.de> (raw)

Hi,

here are patches targeted for 2.6.37. All patches needed for that patchset are
already part of your staging-next tree.

thanks,
	Sven

Marek Lindner (1):
      Staging: batman-adv: Introduce update_primary_addr to update mac address

Sven Eckelmann (11):
      Staging: batman-adv: checkpatch cleanup of comments
      Staging: batman-adv: Move mailing list address to .org
      Staging: batman-adv: Mark debugfs files as nonseekable
      Staging: batman-adv: wait for call_rcu before unloading module
      Staging: batman-adv: Introduce if_list_lock to protect if_list
      Staging: batman-adv: Always protect list_for_each_entry_rcu with RCU
      Staging: batman-adv: Remove unneeded rcu_read_lock
      Staging: batman-adv: Use synchronize_rcu instead of call_rcu
      Staging: batman-adv: Use refcnt to track usage count of batman_if
      Staging: batman-adv: count batman_if list queries as reference
      Staging: batman-adv: Track references of batman_if in set_primary_if

 drivers/staging/batman-adv/README           |    5 +-
 drivers/staging/batman-adv/TODO             |    7 +--
 drivers/staging/batman-adv/bat_debugfs.c    |    2 +
 drivers/staging/batman-adv/bat_sysfs.c      |   42 ++++++++++---
 drivers/staging/batman-adv/hard-interface.c |   89 +++++++++++++++++++-------
 drivers/staging/batman-adv/hard-interface.h |   13 ++++
 drivers/staging/batman-adv/icmp_socket.c    |    3 +
 drivers/staging/batman-adv/main.c           |    2 +-
 drivers/staging/batman-adv/originator.c     |    2 -
 drivers/staging/batman-adv/packet.h         |    2 +-
 drivers/staging/batman-adv/routing.c        |    2 +
 drivers/staging/batman-adv/types.h          |   21 +++---
 drivers/staging/batman-adv/vis.c            |   16 +++---
 13 files changed, 142 insertions(+), 64 deletions(-)

             reply	other threads:[~2010-09-18 19:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-18 19:01 Sven Eckelmann [this message]
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 01/12] Staging: batman-adv: checkpatch cleanup of comments Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 02/12] Staging: batman-adv: Move mailing list address to .org Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 03/12] Staging: batman-adv: Mark debugfs files as nonseekable Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 04/12] Staging: batman-adv: wait for call_rcu before unloading module Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 05/12] Staging: batman-adv: Introduce if_list_lock to protect if_list Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 06/12] Staging: batman-adv: Always protect list_for_each_entry_rcu with RCU Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 07/12] Staging: batman-adv: Remove unneeded rcu_read_lock Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 08/12] Staging: batman-adv: Use synchronize_rcu instead of call_rcu Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 09/12] Staging: batman-adv: Use refcnt to track usage count of batman_if Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 10/12] Staging: batman-adv: count batman_if list queries as reference Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 11/12] Staging: batman-adv: Track references of batman_if in set_primary_if Sven Eckelmann
2010-09-18 19:01 ` [B.A.T.M.A.N.] [PATCH 12/12] Staging: batman-adv: Introduce update_primary_addr to update mac address Sven Eckelmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1284836482-23431-1-git-send-email-sven.eckelmann@gmx.de \
    --to=sven.eckelmann@gmx.de \
    --cc=b.a.t.m.a.n@lists.open-mesh.org \
    --cc=greg@kroah.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).