From: David Miller <davem@davemloft.net>
To: ordex@autistici.org
Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org
Subject: Re: pull request: batman-adv 2013-05-29b
Date: Thu, 30 May 2013 15:53:59 -0700 (PDT) [thread overview]
Message-ID: <20130530.155359.2022430388757359040.davem@davemloft.net> (raw)
In-Reply-To: <1369815051-708-1-git-send-email-ordex@autistici.org>
From: Antonio Quartulli <ordex@autistici.org>
Date: Wed, 29 May 2013 10:10:30 +0200
> The only real behavioural change in this batch is the broadcast overhead
> reduction on non-wireless interfaces brought by Matthias Schiffer.
>
> The rest is made up by code cleanups and refactoring.
>
> Two highlights on the refactoring are the introduction of
> netdev_alloc_skb_ip_align() to avoid to deal with NET_IP_ALIGN manually and the
> introduction of the eth_hdr() wherever it was possible in order to improve
> readability.
>
> Please pull or let me know of any problem.
...
> The following changes since commit 06ecf24bdf2b7afc6c8fd13de6dba2a96dd331b6:
>
> net: Fix build warnings after mac_header and transport_header became __u16. (2013-05-28 13:15:50 -0700)
>
> are available in the git repository at:
>
> git://git.open-mesh.org/linux-merge.git tags/batman-adv-for-davem
Pulled, thanks Antonio.
prev parent reply other threads:[~2013-05-30 22:54 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 8:10 pull request: batman-adv 2013-05-29b Antonio Quartulli
2013-05-29 8:10 ` [PATCH 01/21] batman-adv: split batadv_is_wifi_iface() into two functions Antonio Quartulli
2013-05-29 8:10 ` [PATCH 02/21] batman-adv: send each broadcast only once on non-wireless interfaces Antonio Quartulli
2013-05-29 8:10 ` [PATCH 03/21] batman-adv: fix typos in kernel doc & comments Antonio Quartulli
2013-05-29 8:10 ` [PATCH 04/21] batman-adv: drop useless argument seqno in neighbor creation Antonio Quartulli
2013-05-29 8:10 ` [PATCH 05/21] batman-adv: slightly improve neighbor creation debug message Antonio Quartulli
2013-05-29 8:10 ` [PATCH 06/21] batman-adv: don't check the source address twice Antonio Quartulli
2013-05-29 8:10 ` [PATCH 07/21] batman-adv: don't check compat version twice Antonio Quartulli
2013-05-29 8:10 ` [PATCH 08/21] batman-adv: do not silently ignore wrong condition Antonio Quartulli
2013-05-29 8:10 ` [PATCH 09/21] batman-adv: don't initialise batman_iv private members in hard-interface.c Antonio Quartulli
2013-05-29 8:10 ` [PATCH 10/21] batman-adv: use eth_hdr() when it makes sense Antonio Quartulli
2013-05-29 8:10 ` [PATCH 11/21] batman-adv: move ring_buffer helper functions in bat_iv_ogm Antonio Quartulli
2013-05-29 8:10 ` [PATCH 12/21] batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c Antonio Quartulli
2013-05-29 8:10 ` [PATCH 13/21] batman-adv: refactor batadv_tt_local_event() Antonio Quartulli
2013-05-29 8:10 ` [PATCH 14/21] batman-adv: don't deal with NET_IP_ALIGN manually Antonio Quartulli
2013-05-29 8:10 ` [PATCH 15/21] batman-adv: pass a 16bit long flag argument to tt_global_add() Antonio Quartulli
2013-05-29 8:10 ` [PATCH 16/21] batman-adv: Remove unnecessary INIT_HLIST_NODE() calls Antonio Quartulli
2013-05-29 8:10 ` [PATCH 17/21] batman-adv: do not print orig nodes without nc neighbors on nc table print Antonio Quartulli
2013-05-29 8:12 ` [PATCH 18/21] batman-adv: change VID semantic in the BLA code Antonio Quartulli
2013-05-29 8:12 ` [PATCH 19/21] batman-adv: print the VID properly Antonio Quartulli
2013-05-29 8:12 ` [PATCH 20/21] batman-adv: Move call to batadv_nc_skb_forward() from routing.c to send.c Antonio Quartulli
2013-05-29 8:12 ` [PATCH 21/21] batman-adv: Start new development cycle Antonio Quartulli
2013-05-29 8:17 ` pull request: batman-adv 2013-05-29b Antonio Quartulli
2013-05-30 22:53 ` David Miller [this message]
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=20130530.155359.2022430388757359040.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=netdev@vger.kernel.org \
--cc=ordex@autistici.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).