| Commit message (Expand) | Author | Age |
... | |
| * | ieee802154: add wpan_dev_list | Alexander Aring | 2014-11-09 |
| * | ieee802154: add cfg802154_registered_device list | Alexander Aring | 2014-11-09 |
| * | ieee802154: rename wpan_phy_alloc | Alexander Aring | 2014-11-09 |
| * | 6lowpan: move skb_free from error paths in decompression | Martin Townsend | 2014-11-06 |
| * | ieee802154: remove mlme get_phy callback | Alexander Aring | 2014-11-05 |
| * | mac802154: move dev_hold out of ieee802154_if_add | Alexander Aring | 2014-11-05 |
| * | ieee802154: remove nl802154 unused functions | Alexander Aring | 2014-11-05 |
| * | ieee802154: rework wpan_phy index assignment | Alexander Aring | 2014-11-05 |
| * | ieee802154: sysfs: add missing include | Alexander Aring | 2014-11-02 |
| * | ieee802154: 6lowpan: remove set of mac address | Alexander Aring | 2014-11-01 |
| * | ieee802154: don't allow to change addr while netif_running | Alexander Aring | 2014-11-01 |
| * | cfg802154: convert deprecated iface add and del | Alexander Aring | 2014-11-01 |
| * | ieee802154: add helper wpan_phy_to_rdev function | Alexander Aring | 2014-11-01 |
| * | cfg802154: introduce cfg802154_registered_device | Alexander Aring | 2014-11-01 |
| * | ieee802154: remove default channel settings | Alexander Aring | 2014-11-01 |
* | | Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-11-10 |
|\| |
|
| * | ieee802154: introduce sysfs file | Alexander Aring | 2014-10-28 |
| * | mac802154: remove driver ops in wpan-phy | Alexander Aring | 2014-10-28 |
| * | ieee802154: 6lowpan: rename process_data and lowpan_process_data | Martin Townsend | 2014-10-27 |
| * | 6lowpan: fix process_data return values | Martin Townsend | 2014-10-27 |
| * | 6lowpan: remove skb_deliver from IPHC | Martin Townsend | 2014-10-27 |
| * | ieee802154: move ieee802154 header | Alexander Aring | 2014-10-25 |
| * | ieee802154: move wpan-class.c to core.c | Alexander Aring | 2014-10-25 |
| * | ieee802154: move wpan-phy.h to cfg802154.h | Alexander Aring | 2014-10-25 |
| * | ieee802154: wpan-class: fix trailing semicolon | Alexander Aring | 2014-10-25 |
| * | ieee802154: mac802154: remove FSF address | Alexander Aring | 2014-10-25 |
| * | ieee802154: 6lowpan: add RTNL assertion | Alexander Aring | 2014-10-25 |
| * | ieee802154: 6lowpan: improve packet registration | Alexander Aring | 2014-10-25 |
| * | ieee802154: 6lowpan: fix sign of errno return val | Alexander Aring | 2014-10-25 |
| * | ieee802154: reassembly: fix tag byteorder | Alexander Aring | 2014-10-25 |
| * | ieee802154: 6lowpan: fix byteorder for frag tag | Alexander Aring | 2014-10-25 |
| * | ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpan | Simon Vincent | 2014-10-25 |
* | | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 2014-11-05 |
|/ |
|
* | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-10-05 |
|\ |
|
| * | ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header | Simon Vincent | 2014-09-24 |
* | | ieee802154: fix __init functions | Fabian Frederick | 2014-10-01 |
* | | ieee802154: add __init to lowpan_frags_sysctl_register | Fabian Frederick | 2014-09-30 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-09-08 |
|\ |
|
| * | ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpan | Martin Townsend | 2014-08-19 |
| * | ieee802154: 6lowpan: ensure of sending 1280 packets | Alexander Aring | 2014-08-19 |
| * | ieee802154: 6lowpan_rtnl: fix correct errno value | Alexander Aring | 2014-08-19 |
* | | ieee802154: 6lowpan: remove unused function | Alexander Aring | 2014-08-14 |
|/ |
|
* | inet: frags: use kmem_cache for inet_frag_queue | Nikolay Aleksandrov | 2014-08-02 |
* | inet: frags: rename last_in to flags | Nikolay Aleksandrov | 2014-08-02 |
* | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2014-07-28 |
|\ |
|
| * | 6lowpan: introduce new net/6lowpan directory | Alexander Aring | 2014-07-11 |
* | | inet: frag: set limits and make init_net's high_thresh limit global | Nikolay Aleksandrov | 2014-07-28 |
* | | inet: frag: use seqlock for hash rebuild | Florian Westphal | 2014-07-28 |
* | | inet: frag: remove periodic secret rebuild timer | Florian Westphal | 2014-07-28 |
* | | inet: frag: remove lru list | Florian Westphal | 2014-07-28 |