From: Jiri Pirko <jpirko@redhat.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net
Subject: [patch net-next 0/3] team: couple of patches
Date: Wed, 11 Jul 2012 17:34:01 +0200 [thread overview]
Message-ID: <1342020844-3547-1-git-send-email-jpirko@redhat.com> (raw)
Jiri Pirko (3):
team: use function team_port_txable() for determing enabled and up
port
team: add broadcast mode
team: make team_port_enabled() and team_port_txable() static inline
drivers/net/team/Kconfig | 13 ++++-
drivers/net/team/Makefile | 1 +
drivers/net/team/team.c | 6 ---
drivers/net/team/team_mode_broadcast.c | 88 +++++++++++++++++++++++++++++++
drivers/net/team/team_mode_roundrobin.c | 6 +--
include/linux/if_team.h | 10 +++-
6 files changed, 113 insertions(+), 11 deletions(-)
create mode 100644 drivers/net/team/team_mode_broadcast.c
--
1.7.10.4
next reply other threads:[~2012-07-11 15:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-11 15:34 Jiri Pirko [this message]
2012-07-11 15:34 ` [patch net-next 1/3] team: use function team_port_txable() for determing enabled and up port Jiri Pirko
2012-07-11 15:34 ` [patch net-next 2/3] team: add broadcast mode Jiri Pirko
2012-07-11 15:34 ` [patch net-next 3/3] team: make team_port_enabled() and team_port_txable() static inline Jiri Pirko
2012-07-12 15:11 ` [patch net-next 0/3] team: couple of patches David Miller
2012-07-12 15:14 ` David Miller
2012-07-12 15:53 ` Jiri Pirko
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=1342020844-3547-1-git-send-email-jpirko@redhat.com \
--to=jpirko@redhat.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/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).