aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee802154
Commit message (Expand)AuthorAge
* Merge tag 'master-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-11-10
|\
| * ieee802154: introduce sysfs fileAlexander Aring2014-10-28
| * mac802154: remove driver ops in wpan-phyAlexander Aring2014-10-28
| * ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend2014-10-27
| * 6lowpan: fix process_data return valuesMartin Townsend2014-10-27
| * 6lowpan: remove skb_deliver from IPHCMartin Townsend2014-10-27
| * ieee802154: move ieee802154 headerAlexander Aring2014-10-25
| * ieee802154: move wpan-class.c to core.cAlexander Aring2014-10-25
| * ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-25
| * ieee802154: wpan-class: fix trailing semicolonAlexander Aring2014-10-25
| * ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-25
| * ieee802154: 6lowpan: add RTNL assertionAlexander Aring2014-10-25
| * ieee802154: 6lowpan: improve packet registrationAlexander Aring2014-10-25
| * ieee802154: 6lowpan: fix sign of errno return valAlexander Aring2014-10-25
| * ieee802154: reassembly: fix tag byteorderAlexander Aring2014-10-25
| * ieee802154: 6lowpan: fix byteorder for frag tagAlexander Aring2014-10-25
| * ieee802154: 6lowpan: Drop PACKET_OTHERHOST skbs in 6lowpanSimon Vincent2014-10-25
* | net: Add and use skb_copy_datagram_msg() helper.David S. Miller2014-11-05
|/
* Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-10-05
|\
| * ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 headerSimon Vincent2014-09-24
* | ieee802154: fix __init functionsFabian Frederick2014-10-01
* | ieee802154: add __init to lowpan_frags_sysctl_registerFabian Frederick2014-09-30
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
|\
| * ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend2014-08-19
| * ieee802154: 6lowpan: ensure of sending 1280 packetsAlexander Aring2014-08-19
| * ieee802154: 6lowpan_rtnl: fix correct errno valueAlexander Aring2014-08-19
* | ieee802154: 6lowpan: remove unused functionAlexander Aring2014-08-14
|/
* inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov2014-08-02
* inet: frags: rename last_in to flagsNikolay Aleksandrov2014-08-02
* Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28
|\
| * 6lowpan: introduce new net/6lowpan directoryAlexander Aring2014-07-11
* | inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-28
* | inet: frag: use seqlock for hash rebuildFlorian Westphal2014-07-28
* | inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-28
* | inet: frag: remove lru listFlorian Westphal2014-07-28
* | inet: frag: move evictor calls into frag_find functionFlorian Westphal2014-07-28
* | inet: frag: remove hash size assumptions from callersFlorian Westphal2014-07-28
* | inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2014-07-28
* | ieee802154: remove unnecessary break after gotoFabian Frederick2014-07-15
* | 6lowpan: mac802154: fix coding style issuesVarka Bhadram2014-07-07
|/
* 6lowpan_rtnl: fix off by one while fragmentationAlexander Aring2014-06-02
* 6lowpan_rtnl: fix fragmentation with two fragmentsAlexander Aring2014-06-02
* ieee802154: missing put_dev() on errorDan Carpenter2014-05-22
* ieee802154: add netlink interfaces for llsecPhoebe Buckheister2014-05-16
* ieee802154: add dgram sockopts for security controlPhoebe Buckheister2014-05-16
* ieee802154: fix dgram socket sendmsg()Phoebe Buckheister2014-05-15
* 6lowpan: fix fragmentationPhoebe Buckheister2014-05-15
* ieee802154: change _cb handling slightlyPhoebe Buckheister2014-05-15
* ieee802154: add definitions for link-layer security and header functionsPhoebe Buckheister2014-05-15
* 6lowpan: make lowpan_cb staticLuis R. Rodriguez2014-04-20