summaryrefslogtreecommitdiff
path: root/net/ieee802154
Commit message (Expand)AuthorAge
* 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-12
* | inet: frag: set limits and make init_net's high_thresh limit globalNikolay Aleksandrov2014-07-27
* | inet: frag: use seqlock for hash rebuildFlorian Westphal2014-07-27
* | inet: frag: remove periodic secret rebuild timerFlorian Westphal2014-07-27
* | inet: frag: remove lru listFlorian Westphal2014-07-27
* | inet: frag: move evictor calls into frag_find functionFlorian Westphal2014-07-27
* | inet: frag: remove hash size assumptions from callersFlorian Westphal2014-07-27
* | inet: frag: constify match, hashfn and constructor argumentsFlorian Westphal2014-07-27
* | 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
* 6lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez2014-04-20
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-01
* ieee802154: dgram: cleanup set of broadcast panidAlexander Aring2014-03-20
* af_ieee802154: fix check on broadcast addressAlexander Aring2014-03-20
* ieee802154: properly unshare skbs in ieee802154 *_rcv functionsPhoebe Buckheister2014-03-18
* ieee802154: add proper length checks to header creationsPhoebe Buckheister2014-03-14
* 6lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister2014-03-14
* ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2014-03-14
* mac802154: use header operations to create/parse headersPhoebe Buckheister2014-03-14
* ieee802154: add header structs with endiannes and operationsPhoebe Buckheister2014-03-14
* ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister2014-03-14
* ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister2014-03-14
* 6lowpan: reassembly: un-export local functionsFlorian Westphal2014-03-13
* ieee802154: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* 6lowpan: reassembly: fix access of ctl table entryAlexander Aring2014-03-10
* 6lowpan: reassembly: fix return of init functionAlexander Aring2014-03-07
* 6lowpan: move 6lowpan header to include/netAlexander Aring2014-03-06
* 6lowpan: add missing include of net/ipv6.hAlexander Aring2014-03-06