summaryrefslogtreecommitdiffstats
path: root/net/ieee802154
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-8/+0
|\
| * net: core: add generic lockdep keysTaehee Yoo2019-10-241-8/+0
* | net: ieee802154: have genetlink code to parse the attrs during dumpitJiri Pirko2019-10-061-25/+14
|/
* ieee802154: enforce CAP_NET_RAW for raw socketsOri Nimron2019-09-241-0/+3
* Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-171-6/+1
|\
| * drivers: Introduce device lookup variants by nameSuzuki K Poulose2019-07-301-6/+1
* | Merge branch 'ieee802154-for-davem-2019-08-24' of git://git.kernel.org/pub/sc...David S. Miller2019-08-241-1/+1
|\ \
| * | net: ieee802154: remove redundant assignment to rcColin Ian King2019-08-141-1/+1
* | | inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault2019-08-081-1/+1
| |/ |/|
* | inet: fix various use-after-free in defrags unitsEric Dumazet2019-06-191-2/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-0713-115/+15
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-3012-109/+14
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* | | inet: frags: call inet_frags_fini() after unregister_pernet_subsys()Eric Dumazet2019-05-281-1/+1
* | | net: dynamically allocate fqdir structuresEric Dumazet2019-05-261-11/+13
* | | net: add a net pointer to struct fqdirEric Dumazet2019-05-261-1/+1
* | | net: rename inet_frags_init_net() to fdir_init()Eric Dumazet2019-05-261-2/+1
* | | ieee820154: 6lowpan: no longer reference init_net in lowpan_frags_ns_ctl_tableEric Dumazet2019-05-261-11/+6
* | | net: rename struct fqdir fieldsEric Dumazet2019-05-261-18/+18
* | | net: rename inet_frags_exit_net() to fqdir_exit()Eric Dumazet2019-05-261-2/+2
* | | inet: rename netns_frags to fqdirEric Dumazet2019-05-261-1/+1
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* | genetlink: optionally validate strictly/dumpsJohannes Berg2019-04-271-0/+29
* | netlink: make validation more configurable for future strictnessJohannes Berg2019-04-271-28/+18
* | netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2019-04-271-16/+18
* | net: rework SIOCGSTAMP ioctl handlingArnd Bergmann2019-04-191-4/+2
* | genetlink: make policy common to familyJohannes Berg2019-03-223-31/+2
|/
* net: remove unused struct inet_frag_queue.fragments fieldPeter Oskolkov2019-02-261-1/+0
* 6lowpan: use rbtree for IP frag queuePeter Oskolkov2019-02-191-112/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-241-0/+3
|\
| * ieee802154: lowpan_header_create check must check daddrWillem de Bruijn2018-12-241-0/+3
* | net: dev: Add extack argument to dev_set_mac_address()Petr Machata2018-12-131-1/+1
|/
* net/ipfrag: let ip[6]frag_high_thresh in ns be higher than in init_netPeter Oskolkov2018-09-211-1/+0
* net: Add and use skb_mark_not_on_list().David S. Miller2018-09-101-1/+1
* net: ieee802154: 6lowpan: remove redundant pointers 'fq' and 'net'Colin Ian King2018-08-061-5/+0
* net: 6lowpan: fix reserved space for single framesAlexander Aring2018-08-061-3/+18
* Merge remote-tracking branch 'net-next/master'Stefan Schmidt2018-08-064-3/+7
|\
| * net: remove blank lines at end of fileStephen Hemminger2018-07-242-2/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-07-201-1/+1
| |\
| | * ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2018-07-181-1/+1
| * | ieee802154: 6lowpan: set IFLA_LINKLubomir Rintel2018-07-051-0/+6
| |/
* | ieee802154: add rx LQI from userspaceRomuald CARI2018-07-131-0/+17
|/
* Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2018-06-281-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-2/+2
|\
| * net: convert datagram_poll users tp ->poll_maskChristoph Hellwig2018-05-261-2/+2
* | net: ieee802154: 6lowpan: fix frag reassemblyAlexander Aring2018-04-232-9/+9
|/
* 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
OpenPOWER on IntegriCloud