Message ID | 1369815051-708-1-git-send-email-ordex@autistici.org |
---|---|
State | Not Applicable, archived |
Headers | show |
On Wed, May 29, 2013 at 10:10:30AM +0200, Antonio Quartulli wrote: > Hello David, > > this is again our pull request intended for net-next/linux-3.11. > > Apparently my mail server decided that 14/21 was spam and refused all the > subsequent emails. It's a first step towards the automatic kernel maintenance > :-) David, sorry but it happened again. I'm in touch with my provider admin in order to solve the issue. Meanwhile I sent the patches divided in two subsets and I hope it did not create troubles to patchwork. Sorry for the noise. Regards,
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.