summaryrefslogtreecommitdiffstats
path: root/net/ieee802154/6lowpan/reassembly.c
Commit message (Expand)AuthorAgeFilesLines
* net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring2018-04-231-7/+7
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2018-04-041-2/+0
* inet: frags: break the 2GB limit for frags storageEric Dumazet2018-03-311-5/+5
* inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2018-03-311-3/+2
* inet: frags: use rhashtables for reassembly unitsEric Dumazet2018-03-311-49/+42
* inet: frags: refactor lowpan_net_frag_init()Eric Dumazet2018-03-311-9/+11
* inet: frags: add a pointer to struct netns_fragsEric Dumazet2018-03-311-6/+7
* inet: frags: change inet_frags_init_net() return valueEric Dumazet2018-03-311-3/+8
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
* net: Convert lowpan_frags_opsKirill Tkhai2018-03-221-0/+1
* inet: frags: Convert timers to use timer_setup()Kees Cook2017-10-181-2/+3
* Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-031-8/+3
* inet: kill unused skb_free opFlorian Westphal2016-01-051-1/+0
* net: fix percpu memory leaksEric Dumazet2015-11-021-3/+8
* ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring2015-09-171-42/+100
* ieee802154: 6lowpan: remove EXPORT_SYMBOLAlexander Aring2015-09-171-1/+0
* ieee802154: 6lowpan: change dev vars to wdev and ldevAlexander Aring2015-09-171-7/+7
* inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal2015-07-261-3/+3
* ieee802154: 6lowpan: rename internal headerAlexander Aring2015-01-081-1/+1
* ieee802154: create 6lowpan sub-directoryAlexander Aring2015-01-081-0/+585
OpenPOWER on IntegriCloud