Lennert Buytenhek (8): ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big. Documentation/networking/ieee802154.txt: fix various inaccuracies. ieee802154: Remove ieee802154_reduced_mlme_ops references. ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU. ieee802154 6lowpan: Don't implement ieee802154_mlme_ops. ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind(). mac802154: mac802154_header_create() optimisation. mac802154: mac802154_mlme_start_req() optimisation. Documentation/networking/ieee802154.txt | 25 ++++++++++++------------- include/net/ieee802154_netdev.h | 6 ------ net/ieee802154/6lowpan/core.c | 28 ---------------------------- net/ieee802154/6lowpan/tx.c | 7 ++++--- net/ieee802154/nl-mac.c | 17 +++-------------- net/ieee802154/socket.c | 8 +------- net/mac802154/iface.c | 2 +- net/mac802154/mac_cmd.c | 29 +++++++++++------------------ 8 files changed, 32 insertions(+), 90 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html