summaryrefslogtreecommitdiff
path: root/net/ieee802154
AgeCommit message (Expand)Author
2014-11-066lowpan: move skb_free from error paths in decompressionMartin Townsend
2014-11-05ieee802154: remove mlme get_phy callbackAlexander Aring
2014-11-05mac802154: move dev_hold out of ieee802154_if_addAlexander Aring
2014-11-05ieee802154: remove nl802154 unused functionsAlexander Aring
2014-11-05ieee802154: rework wpan_phy index assignmentAlexander Aring
2014-11-02ieee802154: sysfs: add missing includeAlexander Aring
2014-11-02ieee802154: 6lowpan: remove set of mac addressAlexander Aring
2014-11-02ieee802154: don't allow to change addr while netif_runningAlexander Aring
2014-11-02cfg802154: convert deprecated iface add and delAlexander Aring
2014-11-02ieee802154: add helper wpan_phy_to_rdev functionAlexander Aring
2014-11-02cfg802154: introduce cfg802154_registered_deviceAlexander Aring
2014-11-02ieee802154: remove default channel settingsAlexander Aring
2014-10-28ieee802154: introduce sysfs fileAlexander Aring
2014-10-28mac802154: remove driver ops in wpan-phyAlexander Aring
2014-10-27ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend
2014-10-276lowpan: fix process_data return valuesMartin Townsend
2014-10-276lowpan: remove skb_deliver from IPHCMartin Townsend
2014-10-25ieee802154: move ieee802154 headerAlexander Aring
2014-10-25ieee802154: move wpan-class.c to core.cAlexander Aring
2014-10-25ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring
2014-10-25ieee802154: wpan-class: fix trailing semicolonAlexander Aring
2014-10-25ieee802154: mac802154: remove FSF addressAlexander Aring
2014-10-25ieee802154: 6lowpan: add RTNL assertionAlexander Aring
2014-10-25ieee802154: 6lowpan: improve packet registrationAlexander Aring
2014-10-25ieee802154: 6lowpan: fix sign of errno return valAlexander Aring
2014-10-25ieee802154: reassembly: fix tag byteorderAlexander Aring
2014-10-25ieee802154: 6lowpan: fix byteorder for frag tagAlexander Aring
2014-10-25ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpanSimon Vincent
2014-10-05Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-10-01ieee802154: fix __init functionsFabian Frederick
2014-09-30ieee802154: add __init to lowpan_frags_sysctl_registerFabian Frederick
2014-09-24ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 headerSimon Vincent
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend
2014-08-19ieee802154: 6lowpan: ensure of sending 1280 packetsAlexander Aring
2014-08-19ieee802154: 6lowpan_rtnl: fix correct errno valueAlexander Aring
2014-08-14ieee802154: 6lowpan: remove unused functionAlexander Aring
2014-08-02inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov
2014-08-02inet: frags: rename last_in to flagsNikolay Aleksandrov
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-07-27inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov
2014-07-27inet: frag: use seqlock for hash rebuildFlorian Westphal
2014-07-27inet: frag: remove periodic secret rebuild timerFlorian Westphal
2014-07-27inet: frag: remove lru listFlorian Westphal
2014-07-27inet: frag: move evictor calls into frag_find functionFlorian Westphal
2014-07-27inet: frag: remove hash size assumptions from callersFlorian Westphal
2014-07-27inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal
2014-07-15ieee802154: remove unnecessary break after gotoFabian Frederick
2014-07-126lowpan: introduce new net/6lowpan directoryAlexander Aring
2014-07-076lowpan: mac802154: fix coding style issuesVarka Bhadram