]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 May 2013 22:53:18 +0000 (15:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 May 2013 22:53:18 +0000 (15:53 -0700)
commit0f1a1fb4401a64edba19daf8a24e82a9356c8a70
tree0a9c5cb054513d4c0cc08aa1f3c80102546a3241
parent6189768e2834feaa605bc270f0625f18486dbd98
parenta7e9247a6d0f0f9fdcd6a81dc522958987591f9f
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge

Included changes:
- reduce broadcast overhead on non-lossy wired links
- fix typos in kernel doc
- use eth_hdr() when possible
- use netdev_allock_skb_ip_align() and don't deal with NET_IP_ALIGN
- change VID semantic in the BLA component
- other minor cleanups and code refactoring

Signed-off-by: David S. Miller <davem@davemloft.net>