<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>3eb66e91a25497065c5322b1268cbc3953642227 - Merge tag &apos;v4.20&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#3eb66e91a25497065c5322b1268cbc3953642227</link>
        <description>Merge tag &apos;v4.20&apos; into for-linusSync with mainline to get linux/overflow.h among other things.

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Tue, 15 Jan 2019 00:33:23 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4116941b7a703f8c770998bb3a59966608cb5bb2 - Merge tag &apos;v4.20&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#4116941b7a703f8c770998bb3a59966608cb5bb2</link>
        <description>Merge tag &apos;v4.20&apos; into nextMerge with mainline to bring in the new APIs.

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Mon, 14 Jan 2019 07:35:32 +0100</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>aaccf3c97418f169afdbb5855e9cbcbda34e90fd - Merge tag &apos;v4.19-rc5&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#aaccf3c97418f169afdbb5855e9cbcbda34e90fd</link>
        <description>Merge tag &apos;v4.19-rc5&apos; of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into fbdev-for-nextSync with upstream (which now contains fbdev-v4.19 changes) toprepare a base for fbdev-v4.20 changes.

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Wed, 26 Sep 2018 15:54:31 +0200</pubDate>
        <dc:creator>Bartlomiej Zolnierkiewicz &lt;b.zolnierkie@samsung.com&gt;</dc:creator>
    </item>
<item>
        <title>2863b00941bc3062ea3299ed4057acfd9e52c335 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#2863b00941bc3062ea3299ed4057acfd9e52c335</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedCatch up in general, and get DP_EXTENDED_RECEIVER_CAP_FIELD_PRESENTspecifically.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Wed, 26 Sep 2018 10:24:04 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>9ac669fc01dbfef707ecaa6b618c0d03294cca16 - Merge tag &apos;y2038&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/core</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#9ac669fc01dbfef707ecaa6b618c0d03294cca16</link>
        <description>Merge tag &apos;y2038&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/corePull more y2038 work from Arnd Bergman:y2038: convert more syscallsHere is another set of system call changes to prepare the change over to64-bit time_t. As before, the strategy is to change system calls thattake a &apos;struct timespec&apos; argument over to &apos;struct __kernel_timespec&apos;,which for now is defined to be the same but will get redefined to use a64-bit time_t argument once we are ready to modify the system call tables.The major change from previous patches is that the plan is no longerto directly use the &apos;compat&apos; system calls for providing compatibilitywith the existing 32-bit time_t based entry points. Instead, we renamethe compat code to something that makes more sense on 32-bit architectures,e.g. compat_timespec becomes old_timespec32.With the renamed types in place, change over the &apos;stat&apos; and &apos;utimes&apos;families of system calls, sched_rr_get_interval, recvmmsg andrt_sigtimedwait. Another series for poll, select and io_pgetevents iscurrently being tested.

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Sat, 15 Sep 2018 20:50:42 +0200</pubDate>
        <dc:creator>Thomas Gleixner &lt;tglx@linutronix.de&gt;</dc:creator>
    </item>
<item>
        <title>e42f6f9be4f83c537aa81b4c6239ea94ff5b29ce - Merge tag &apos;v4.19-rc2&apos; into next-general</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#e42f6f9be4f83c537aa81b4c6239ea94ff5b29ce</link>
        <description>Merge tag &apos;v4.19-rc2&apos; into next-generalSync to Linux 4.19-rc2 for downstream developers.

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Tue, 04 Sep 2018 20:35:54 +0200</pubDate>
        <dc:creator>James Morris &lt;james.morris@microsoft.com&gt;</dc:creator>
    </item>
<item>
        <title>6e2d6b2728fcb408eabd7991804f8cb33ff59f20 - Merge tag &apos;v4.19-rc1&apos; into asoc-4.19</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#6e2d6b2728fcb408eabd7991804f8cb33ff59f20</link>
        <description>Merge tag &apos;v4.19-rc1&apos; into asoc-4.19Linux 4.19-rc1

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Tue, 28 Aug 2018 20:03:57 +0200</pubDate>
        <dc:creator>Mark Brown &lt;broonie@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>ea4d65f14f6aaa53e379b93c5544245ef081b3e7 - Merge branch &apos;perm-fix&apos; into omap-for-v4.19/fixes-v2</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#ea4d65f14f6aaa53e379b93c5544245ef081b3e7</link>
        <description>Merge branch &apos;perm-fix&apos; into omap-for-v4.19/fixes-v2

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Tue, 28 Aug 2018 18:58:03 +0200</pubDate>
        <dc:creator>Tony Lindgren &lt;tony@atomide.com&gt;</dc:creator>
    </item>
<item>
        <title>bc537a9cc47eec7f4e32b8164c494ddc35dca8ac - Merge drm/drm-next into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#bc537a9cc47eec7f4e32b8164c494ddc35dca8ac</link>
        <description>Merge drm/drm-next into drm-misc-nextNow that 4.19-rc1 is cut, backmerge it into -misc-next.Signed-off-by: Sean Paul &lt;seanpaul@chromium.org&gt;

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Mon, 27 Aug 2018 16:00:03 +0200</pubDate>
        <dc:creator>Sean Paul &lt;seanpaul@chromium.org&gt;</dc:creator>
    </item>
<item>
        <title>0a3173a5f09bc58a3638ecfd0a80bdbae55e123c - Merge branch &apos;linus/master&apos; into rdma.git for-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#0a3173a5f09bc58a3638ecfd0a80bdbae55e123c</link>
        <description>Merge branch &apos;linus/master&apos; into rdma.git for-nextrdma.git merge resolution for the 4.19 merge windowConflicts: drivers/infiniband/core/rdma_core.c   - Use the rdma code and revise with the new spelling for     atomic_fetch_add_unless drivers/nvme/host/rdma.c   - Replace max_sge with max_send_sge in new blk code drivers/nvme/target/rdma.c   - Use the blk code and revise to use NULL for ib_post_recv when     appropriate   - Replace max_sge with max_recv_sge in new blk code net/rds/ib_send.c   - Use the net code and revise to use NULL for ib_post_recv when     appropriateSigned-off-by: Jason Gunthorpe &lt;jgg@mellanox.com&gt;

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Thu, 16 Aug 2018 22:13:03 +0200</pubDate>
        <dc:creator>Jason Gunthorpe &lt;jgg@mellanox.com&gt;</dc:creator>
    </item>
<item>
        <title>9a76aba02a37718242d7cdc294f0a3901928aa57 - Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#9a76aba02a37718242d7cdc294f0a3901928aa57</link>
        <description>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPull networking updates from David Miller: &quot;Highlights:   - Gustavo A. R. Silva keeps working on the implicit switch fallthru     changes.   - Support 802.11ax High-Efficiency wireless in cfg80211 et al, From     Luca Coelho.   - Re-enable ASPM in r8169, from Kai-Heng Feng.   - Add virtual XFRM interfaces, which avoids all of the limitations of     existing IPSEC tunnels. From Steffen Klassert.   - Convert GRO over to use a hash table, so that when we have many     flows active we don&apos;t traverse a long list during accumluation.   - Many new self tests for routing, TC, tunnels, etc. Too many     contributors to mention them all, but I&apos;m really happy to keep     seeing this stuff.   - Hardware timestamping support for dpaa_eth/fsl-fman from Yangbo Lu.   - Lots of cleanups and fixes in L2TP code from Guillaume Nault.   - Add IPSEC offload support to netdevsim, from Shannon Nelson.   - Add support for slotting with non-uniform distribution to netem     packet scheduler, from Yousuk Seung.   - Add UDP GSO support to mlx5e, from Boris Pismenny.   - Support offloading of Team LAG in NFP, from John Hurley.   - Allow to configure TX queue selection based upon RX queue, from     Amritha Nambiar.   - Support ethtool ring size configuration in aquantia, from Anton     Mikaev.   - Support DSCP and flowlabel per-transport in SCTP, from Xin Long.   - Support list based batching and stack traversal of SKBs, this is     very exciting work. From Edward Cree.   - Busyloop optimizations in vhost_net, from Toshiaki Makita.   - Introduce the ETF qdisc, which allows time based transmissions. IGB     can offload this in hardware. From Vinicius Costa Gomes.   - Add parameter support to devlink, from Moshe Shemesh.   - Several multiplication and division optimizations for BPF JIT in     nfp driver, from Jiong Wang.   - Lots of prepatory work to make more of the packet scheduler layer     lockless, when possible, from Vlad Buslov.   - Add ACK filter and NAT awareness to sch_cake packet scheduler, from     Toke H&#248;iland-J&#248;rgensen.   - Support regions and region snapshots in devlink, from Alex Vesker.   - Allow to attach XDP programs to both HW and SW at the same time on     a given device, with initial support in nfp. From Jakub Kicinski.   - Add TLS RX offload and support in mlx5, from Ilya Lesokhin.   - Use PHYLIB in r8169 driver, from Heiner Kallweit.   - All sorts of changes to support Spectrum 2 in mlxsw driver, from     Ido Schimmel.   - PTP support in mv88e6xxx DSA driver, from Andrew Lunn.   - Make TCP_USER_TIMEOUT socket option more accurate, from Jon     Maxwell.   - Support for templates in packet scheduler classifier, from Jiri     Pirko.   - IPV6 support in RDS, from Ka-Cheong Poon.   - Native tproxy support in nf_tables, from M&#225;t&#233; Eckl.   - Maintain IP fragment queue in an rbtree, but optimize properly for     in-order frags. From Peter Oskolkov.   - Improvde handling of ACKs on hole repairs, from Yuchung Cheng&quot;* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (1996 commits)  bpf: test: fix spelling mistake &quot;REUSEEPORT&quot; -&gt; &quot;REUSEPORT&quot;  hv/netvsc: Fix NULL dereference at single queue mode fallback  net: filter: mark expected switch fall-through  xen-netfront: fix warn message as irq device name has &apos;/&apos;  cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0  net: dsa: mv88e6xxx: missing unlock on error path  rds: fix building with IPV6=m  inet/connection_sock: prefer _THIS_IP_ to current_text_addr  net: dsa: mv88e6xxx: bitwise vs logical bug  net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()  ieee802154: hwsim: using right kind of iteration  net: hns3: Add vlan filter setting by ethtool command -K  net: hns3: Set tx ring&apos; tc info when netdev is up  net: hns3: Remove tx ring BD len register in hns3_enet  net: hns3: Fix desc num set to default when setting channel  net: hns3: Fix for phy link issue when using marvell phy driver  net: hns3: Fix for information of phydev lost problem when down/up  net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero  net: hns3: Add support for serdes loopback selftest  bnxt_en: take coredump_record structure off stack  ...

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Thu, 16 Aug 2018 00:04:25 +0200</pubDate>
        <dc:creator>Linus Torvalds &lt;torvalds@linux-foundation.org&gt;</dc:creator>
    </item>
<item>
        <title>de7de576eca204de9a38e2f6dafe6b7c1ddc85c1 - Merge branch &apos;ieee802154-for-davem-2018-08-06&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#de7de576eca204de9a38e2f6dafe6b7c1ddc85c1</link>
        <description>Merge branch &apos;ieee802154-for-davem-2018-08-06&apos; of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan-nextStefan Schmidt says:====================pull-request: ieee802154-next 2018-08-06An update from ieee802154 for *net-next*Romuald added a socket option to get the LQI value of the received datagram.Alexander added a new hardware simulation driver modelled after hwsim of thewireless people. It allows runtime configuration for new nodes and edges over anetlink interface (a config utlity is making its way into wpan-tools).We also have three fixes in here. One from Colin which is more of a cleanup andtwo from Alex fixing tailroom and single frame space problems.I would normally put the last two into my fixes tree, but given we are alreadyin -rc8 I simply put them here and added a cc: stable to them.====================Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Mon, 06 Aug 2018 22:17:48 +0200</pubDate>
        <dc:creator>David S. Miller &lt;davem@davemloft.net&gt;</dc:creator>
    </item>
<item>
        <title>f25da51fdc381ca2863248c7060b3662632f0872 - ieee802154: hwsim: add replacement for fakelb</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#f25da51fdc381ca2863248c7060b3662632f0872</link>
        <description>ieee802154: hwsim: add replacement for fakelbThis patch adds a new virtual driver mac802154_hwsim which is based onthe fakelb driver.The fakelb driver will get deprecated and hopefully removed someday.The main reason for doing this step is to rename the driver tomac802154_hwsim to have a similar naming scheme as mac80211_hwsim,which is more popular in the 802.11 wireless word and the idea is thesame behind this driver.The new features of this driver are to have knowledge about connectededges, which can be changed during runtime. This offers a testingenvironment for routing protocols e.g. RPL.The default behaviour is still as fakelb: two radios connected to eachother. New added radios during runtime will not be connected to otherwpan_hwsim instances.The netlink api is not namespace aware on purpose, only the registeredwpan_phy&apos;s can be moved to namespaces. The physical layer according towiresless &quot;air&quot; communication can be handled across namespaces.Furthermore the edges can be weighted with the LQI value according IEEE802.15.4 which offers additional handling to mark bad or good connectionindicators to other connected virtual phys.Signed-off-by: Alexander Aring &lt;aring@mojatatu.com&gt;Signed-off-by: Stefan Schmidt &lt;stefan@datenfreihafen.org&gt;

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Sat, 14 Jul 2018 18:33:05 +0200</pubDate>
        <dc:creator>Alexander Aring &lt;aring@mojatatu.com&gt;</dc:creator>
    </item>
<item>
        <title>c13aca79ff3c4af5fd31a5b2743a90eba6e36a26 - Merge branch &apos;next&apos; into for-linus</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#c13aca79ff3c4af5fd31a5b2743a90eba6e36a26</link>
        <description>Merge branch &apos;next&apos; into for-linusPrepare input updates for 4.18 merge window.

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Mon, 04 Jun 2018 22:33:12 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>101cfc9f787d8ca22866a178f2c1684fb10f8c7a - Merge branches &apos;clk-warn&apos;, &apos;clk-core&apos;, &apos;clk-spear&apos; and &apos;clk-qcom-msm8998&apos; into clk-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#101cfc9f787d8ca22866a178f2c1684fb10f8c7a</link>
        <description>Merge branches &apos;clk-warn&apos;, &apos;clk-core&apos;, &apos;clk-spear&apos; and &apos;clk-qcom-msm8998&apos; into clk-next* clk-warn:  clk: Print the clock name and warning cause* clk-core:  clk: Remove clk_init_cb typedef* clk-spear:  clk: spear: fix WDT clock definition on SPEAr600* clk-qcom-msm8998:  clk: qcom: Add MSM8998 Global Clock Control (GCC) driver

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Mon, 04 Jun 2018 21:26:39 +0200</pubDate>
        <dc:creator>Stephen Boyd &lt;sboyd@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>754451342fc5954061ede74b0a8485ec4a4c6eaa - Merge tag &apos;v4.17-rc6&apos; into next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#754451342fc5954061ede74b0a8485ec4a4c6eaa</link>
        <description>Merge tag &apos;v4.17-rc6&apos; into nextSync up with mainline to bring in Atmel controller changes for Caroline.

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Thu, 24 May 2018 18:30:15 +0200</pubDate>
        <dc:creator>Dmitry Torokhov &lt;dmitry.torokhov@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>bba9525520b6028ecbe7486e13216e9ede8636be - Merge branch &apos;drm-intel-next-queued&apos; into gvt-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#bba9525520b6028ecbe7486e13216e9ede8636be</link>
        <description>Merge branch &apos;drm-intel-next-queued&apos; into gvt-nextSigned-off-by: Zhi Wang &lt;zhi.a.wang@intel.com&gt;

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Sun, 13 May 2018 23:19:07 +0200</pubDate>
        <dc:creator>Zhi Wang &lt;zhi.a.wang@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>94cc2fde365fb4484080ea6675bb1e0c933f8002 - Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-misc-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#94cc2fde365fb4484080ea6675bb1e0c933f8002</link>
        <description>Merge remote-tracking branch &apos;drm/drm-next&apos; into drm-misc-nextdrm-misc-next is still based on v4.16-rc7, and was getting a bit stale.Signed-off-by: Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Fri, 11 May 2018 18:08:10 +0200</pubDate>
        <dc:creator>Maarten Lankhorst &lt;maarten.lankhorst@linux.intel.com&gt;</dc:creator>
    </item>
<item>
        <title>53f071e19d566e7d0a4eada1bd8313a4cdb660a4 - Merge drm/drm-next into drm-intel-next-queued</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#53f071e19d566e7d0a4eada1bd8313a4cdb660a4</link>
        <description>Merge drm/drm-next into drm-intel-next-queuedNeed d224985a5e31 (&quot;sched/wait, drivers/drm: Convert wait_on_atomic_t()usage to the new wait_var_event() API&quot;) in dinq to be able to fixhttps://bugs.freedesktop.org/show_bug.cgi?id=106085.Signed-off-by: Jani Nikula &lt;jani.nikula@intel.com&gt;

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Wed, 02 May 2018 11:20:32 +0200</pubDate>
        <dc:creator>Jani Nikula &lt;jani.nikula@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>552c69b36ebd966186573b9c7a286b390935cce1 - Merge tag &apos;v4.17-rc3&apos; into apparmor-next</title>
        <link>http://kernelsources.org:8080/source/history/linux/drivers/net/ieee802154/Makefile#552c69b36ebd966186573b9c7a286b390935cce1</link>
        <description>Merge tag &apos;v4.17-rc3&apos; into apparmor-nextLinux v4.17-rc3Merge in v4.17 for LSM updatesSigned-off-by: John Johansen &lt;john.johansen@canonical.com&gt;

            List of files:
            /linux/drivers/net/ieee802154/Makefile</description>
        <pubDate>Wed, 02 May 2018 09:38:52 +0200</pubDate>
        <dc:creator>John Johansen &lt;john.johansen@canonical.com&gt;</dc:creator>
    </item>
</channel>
</rss>
