summaryrefslogtreecommitdiffstats
path: root/net/ieee802154
Commit message (Expand)AuthorAge
* Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-17
|\
| * drivers: Introduce device lookup variants by nameSuzuki K Poulose2019-07-30
* | Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller2019-08-24
|\ \
| * | net: ieee802154: remove redundant assignment to rcColin Ian King2019-08-13
* | | inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault2019-08-08
| |/ |/|
* | inet: fix various use-after-free in defrags unitsEric Dumazet2019-06-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-07
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-30
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* | | inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet2019-05-28
* | | net: dynamically allocate fqdir structuresEric Dumazet2019-05-26
* | | net: add a net pointer to struct fqdirEric Dumazet2019-05-26
* | | net: rename inet_frags_init_net() to fdir_init()Eric Dumazet2019-05-26
* | | ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet2019-05-26
* | | net: rename struct fqdir fieldsEric Dumazet2019-05-26
* | | net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet2019-05-26
* | | inet: rename netns_frags to fqdirEric Dumazet2019-05-26
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-27
* | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-27
* | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-27
* | net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-19
* | genetlink: make policy common to familyJohannes Berg2019-03-22
|/
* net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov2019-02-26
* 6lowpan: use rbtree for IP frag queuePeter Oskolkov2019-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-24
|\
| * ieee802154: lowpan_header_create check must check daddrWillem de Bruijn2018-12-24
* | net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-13
|/
* net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_netPeter Oskolkov2018-09-21
* net: Add and use skb_mark_not_on_list().David S. Miller2018-09-10
* net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'Colin Ian King2018-08-06
* net: 6lowpan: fix reserved space for single framesAlexander Aring2018-08-06
* Merge remote-tracking branch 'net-next/master'Stefan Schmidt2018-08-06
|\
| * net: remove blank lines at end of fileStephen Hemminger2018-07-24
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-07-21
| |\
| | * ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2018-07-18
| * | ieee802154: 6lowpan: set IFLA_LINKLubomir Rintel2018-07-05
| |/
* / ieee802154: add rx LQI from userspaceRomuald CARI2018-07-13
|/
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-28
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-04
|\
| * net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-26
* | net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring2018-04-23
|/
* inet: frags: fix ip6frag_low_thresh boundaryEric Dumazet2018-04-04
* inet: frags: break the 2GB limit for frags storageEric Dumazet2018-03-31
* inet: frags: remove inet_frag_maybe_warn_overflow()Eric Dumazet2018-03-31
* inet: frags: use rhashtables for reassembly unitsEric Dumazet2018-03-31
* inet: frags: refactor lowpan_net_frag_init()Eric Dumazet2018-03-31
* inet: frags: add a pointer to struct netns_fragsEric Dumazet2018-03-31
* inet: frags: change inet_frags_init_net() return valueEric Dumazet2018-03-31