summaryrefslogtreecommitdiff
path: root/net/ieee802154/reassembly.c
AgeCommit message (Expand)Author
2014-10-01ieee802154: fix __init functionsFabian Frederick
2014-09-30ieee802154: add __init to lowpan_frags_sysctl_registerFabian Frederick
2014-08-19ieee802154: 6lowpan: ensure MTU of 1280 for 6lowpanMartin Townsend
2014-08-02inet: frags: use kmem_cache for inet_frag_queueNikolay Aleksandrov
2014-08-02inet: frags: rename last_in to flagsNikolay Aleksandrov
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-076lowpan: mac802154: fix coding style issuesVarka Bhadram
2014-04-206lowpan: make lowpan_cb staticLuis R. Rodriguez
2014-04-206lowpan: add helper to get 6lowpan namespaceLuis R. Rodriguez
2014-03-146lowpan: move lowpan frag_info out of 802.15.4 headersPhoebe Buckheister
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister
2014-03-136lowpan: reassembly: un-export local functionsFlorian Westphal
2014-03-106lowpan: reassembly: fix access of ctl table entryAlexander Aring
2014-03-076lowpan: reassembly: fix return of init functionAlexander Aring
2014-03-066lowpan: move 6lowpan header to include/netAlexander Aring
2014-03-026lowpan: fix type of datagram size parameterAlexander Aring
2014-02-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring